Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-c95d1eb6b80dc879a4bca48a34ea9ebd1efc03ef/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/golang-github-prometheus-2.26.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-c95d1eb6b80dc879a4bca48a34ea9ebd1efc03ef/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q5pYfb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prometheus-2.26.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/golang-github-prometheus-2.26.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prometheus-2.26.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/web-ui-2.26.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/vendor-2.26.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (02-Default_settings.patch):' Patch #0 (02-Default_settings.patch): + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/02-Default_settings.patch patching file cmd/prometheus/main.go Hunk #1 succeeded at 187 (offset 39 lines). Hunk #2 succeeded at 209 (offset 39 lines). Hunk #3 succeeded at 219 (offset 39 lines). Hunk #4 succeeded at 231 (offset 39 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tib403 + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.26.1 + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor ++ date +%Y%m%d-%T + export 'LDFLAGS=-X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 ' + LDFLAGS='-X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 ' + export 'BUILDTAGS=netgo builtinassets' + BUILDTAGS='netgo builtinassets' + for cmd in 'cmd/*' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/prometheus + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 -B 0xf72e239dc3e3b3ba1b162f5772727eb4624ca14c -extldflags '\''-Wl,-z,relro '\'' -compressdwarf=false' -a -v -x -o '%{gobuilddir}/bin/prometheus' github.com/prometheus/prometheus/cmd/prometheus WORK=/tmp/go-build800883094 internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b014/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.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_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal math/bits 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_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-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_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.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_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-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_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal unicode mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-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_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal encoding mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./encoding.go 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_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -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 ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.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_arm.go ./os_linux_generic.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_arm.go ./signal_linux_arm.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_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.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_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal unicode/utf16 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal container/list mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p container/list -std -complete -installsuffix shared -buildid i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal crypto/internal/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal internal/nettrace mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid hXyK5pbGuYyLSrBgg6tf/hXyK5pbGuYyLSrBgg6tf -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d7/d7337022b9683b033aad179fa2c8defb72ec61106570f9a4b3ddc15cf465c391-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid uh9mq6B9oYRN9xFyp6Dy/uh9mq6B9oYRN9xFyp6Dy -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./ints.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid qEHQGhQv1z0nsVMNvxU7/qEHQGhQv1z0nsVMNvxU7 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/63/63d3508501225c7eb1a8740ebe0d8cdf6c24c2ef0d790d54baa9aab7511cee4a-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid vl6FYV6dhzjt6-_nt4hl/vl6FYV6dhzjt6-_nt4hl -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3b/3b5eec48f75e1acbf93b6e5b85e60451f7dfdb7624111aa0a4435b5ea413a70c-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/to /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid 8B4TiqohLMD8ojyORo6J/8B4TiqohLMD8ojyORo6J -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack ./convert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/29/29328a942ae8732f24433da3e20e0abf719b6c03b0497f318154dbdc3d2a2bce-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid JuUU8gvE6YkVC1C35k_f/JuUU8gvE6YkVC1C35k_f -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/68/680ffe3776077d1d6dcc14d476404997418c94d8d9c52d81effdc74d69a5c5be-d # internal github.com/docker/docker/api mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid -h6oNm2o10QpnTK4PhEE/-h6oNm2o10QpnTK4PhEE -goversion go1.15.14 -D "" -importcfg $WORK/b284/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ad/ad01005d4af6884d513481d748b21aaf8f232dd14b50095d1702b590b9a5bdb9-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid ZX_GKxTFstEbyxKDpKC7/ZX_GKxTFstEbyxKDpKC7 -goversion go1.15.14 -D "" -importcfg $WORK/b285/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/e0/e01fe00075afa1ff29af8578d14b19ac3f96d01878327132280d6cdb99769283-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid IY-X4Lx4Y4e5fK8LaDGN/IY-X4Lx4Y4e5fK8LaDGN -goversion go1.15.14 -D "" -importcfg $WORK/b286/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/11/1126a502de80e0ef5e189abc1c2f7135a9d44e6081af827bc1c836ccafecd0c5-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid CGepq8Brry9h0GWWEBZS/CGepq8Brry9h0GWWEBZS -goversion go1.15.14 -D "" -importcfg $WORK/b307/importcfg -pack ./client_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/15/153de98c2077cad53c058cee8fa1f3e853f95b8cf427806507ecff05f8ac1fad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/9d/9d6508bf6ed29b8e2f297ad4c7d8413f1a6f5ffff43c298fe5aca2666a96f3d0-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b365/ runtime/cgo mkdir -p $WORK/b350/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b350/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b350/ -g -O2 -Wall -Werror ./cgo.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid lEk9nUBasojwcNovJ9PD/lEk9nUBasojwcNovJ9PD -goversion go1.15.14 -D "" -importcfg $WORK/b365/importcfg -pack ./serviceconfig.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/stubs_arm.o ./stubs_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/95/95cbeee6593ad486686731d4c2453062de9bd745cf3f4c56b701944924500714-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/sqrt_arm.o $WORK/b022/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true github.com/golang/groupcache/lru cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b405/ cd $WORK/b350 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b317/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid YJs_m0_x_RXMjSKHpBwi/YJs_m0_x_RXMjSKHpBwi -goversion go1.15.14 -D "" -importcfg $WORK/b405/importcfg -pack ./lru.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid tTvxZDlnLoY6Icdyz2EI/tTvxZDlnLoY6Icdyz2EI -goversion go1.15.14 -D "" -importcfg $WORK/b317/importcfg -pack ./floor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/18/181345a8699e08a4d37a5036458bdee0c56b50b89299f9859bfdd90161f65d79-d # internal go.opencensus.io mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p go.opencensus.io -complete -installsuffix shared -buildid XRwMjj-ASPCgK2KXH2hb/XRwMjj-ASPCgK2KXH2hb -goversion go1.15.14 -D "" -importcfg $WORK/b407/importcfg -pack ./opencensus.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/9f/9f323cd1f9db0496a49c6bb407c56533652da70455a2435f8314b4116da650d6-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p go.opencensus.io/trace/internal -complete -installsuffix shared -buildid jl_w0pkz0RNaIbKNDI7-/jl_w0pkz0RNaIbKNDI7- -goversion go1.15.14 -D "" -importcfg $WORK/b408/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e1/e1d688bc41d7b36e779b06706c7acb1212f3d44fc7d0d6f4c03e212d5ceccf2b-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid oTXUPW7yRDtLP911ecA2/oTXUPW7yRDtLP911ecA2 -goversion go1.15.14 -D "" -importcfg $WORK/b419/importcfg -pack ./tagencoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/7e/7ee58436071512eafbceee74aba23c841fea15c77b9f8eafbe3c96087d887181-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid BIemr_s2mqHH48eX0wv3/BIemr_s2mqHH48eX0wv3 -goversion go1.15.14 -D "" -importcfg $WORK/b438/importcfg -pack ./operator.go cd $WORK/b350 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/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_arm/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/90/9035035e149905094b925e82fd7705c77adf7ffe5b9f20145e78b8ccb56396d1-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid oEwu_hO99U7uRxMmDjse/oEwu_hO99U7uRxMmDjse -goversion go1.15.14 -D "" -importcfg $WORK/b456/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/c1/c19a5fe34172fa634a9e6a48efa758189217d931200dd9749c4d36a1188e275e-d # internal k8s.io/utils/integer mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid 6-I_78JMIMouYPU-yA05/6-I_78JMIMouYPU-yA05 -goversion go1.15.14 -D "" -importcfg $WORK/b542/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/68/6821a26a0e61c02e56004df767202b93bbed00c260621a3f27db94b2bc3ff1d3-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid gBdpJUA24J9MGbhPP7QZ/gBdpJUA24J9MGbhPP7QZ -goversion go1.15.14 -D "" -importcfg $WORK/b594/importcfg -pack ./flags.go ./toolchain_recent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/43/438a0989767353d2bbb0644e837d3111d945508b28e5e162a1c15da8f54cfc29-d # internal k8s.io/utils/buffer mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p k8s.io/utils/buffer -complete -installsuffix shared -buildid RKpwTQOfGiBjBvm2ApwU/RKpwTQOfGiBjBvm2ApwU -goversion go1.15.14 -D "" -importcfg $WORK/b600/importcfg -pack ./ring_growing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/f8/f8eae3faa64704a4f6a391f9b913375fdcd064dcb428fec3e1c58b10701c8741-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid s9g1VtpIQoLZazDV5rH7/s9g1VtpIQoLZazDV5rH7 -goversion go1.15.14 -D "" -importcfg $WORK/b640/importcfg -pack ./byte_slice_codec_options.go ./empty_interface_codec_options.go ./map_codec_options.go ./slice_codec_options.go ./string_codec_options.go ./struct_codec_options.go ./time_codec_options.go ./uint_codec_options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/10/109a025f159e8d631d7a68ea5fa69d4e5bd92c77af346fb74bac9ea9d98722e6-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson/bsontype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid He1zd10FHnZfuvUMi3hI/He1zd10FHnZfuvUMi3hI -goversion go1.15.14 -D "" -importcfg $WORK/b642/importcfg -pack ./bsontype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/65/6537fa161fbf7fd8b46d5aadb97ed4b8200d1866c9bd41499cb3c96c88040ea8-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/prometheus/prometheus/pkg/value -lang=go1.14 -complete -installsuffix shared -buildid U82en1tprGxSaD9Svjf2/U82en1tprGxSaD9Svjf2 -goversion go1.15.14 -D "" -importcfg $WORK/b673/importcfg -pack ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/60/60e735afb7a24c4ad6690d63cbdfb616e8796ca96e0a166ff86bcf9a68d71c0c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x004.o -c gcc_fatalf.c github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/goversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.14 -complete -installsuffix shared -buildid j66w3Lm9Jud3FJJrkaFj/j66w3Lm9Jud3FJJrkaFj -goversion go1.15.14 -D "" -importcfg $WORK/b684/importcfg -pack ./goversion.go ./init.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/85/85d2deafb1219be73bf5990ac678edc5c197d0f7851123a3ea3af27c917fd83d-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid ZAHK9ykJvfTUw3sGhIoE/ZAHK9ykJvfTUw3sGhIoE -goversion go1.15.14 -D "" -importcfg $WORK/b705/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/3c/3c326088ae0f0dd399f3f1aa37499076d430cc1a5a44e565a51f9a1b82519855-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nK9y3jo7UHianDJqNhFc/nK9y3jo7UHianDJqNhFc -goversion go1.15.14 -D "" -importcfg $WORK/b706/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/72/72488007ae46760071420ebb08bf8a41916292aa1e6032c05476139899f35d26-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b708/ cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/d2/d23cc5674ffd76ca086e7936a537473ebfba0f7884e42d089771b7c577c64788-d # internal cat >$WORK/b708/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid kq6SeNlbscZQweZASCic/kq6SeNlbscZQweZASCic -goversion go1.15.14 -D "" -importcfg $WORK/b708/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/21/21b1de7d7ffe006b34e464f6d8e3f7a5a483ff5de60adc6db3fd77b7cb9609bd-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -I $WORK/b350/ -g -O2 -Wall -Werror -o $WORK/b350/_x010.o -c gcc_arm.S cd $WORK/b350 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b350=/tmp/go-build -gno-record-gcc-switches -o $WORK/b350/_cgo_.o $WORK/b350/_cgo_main.o $WORK/b350/_x001.o $WORK/b350/_x002.o $WORK/b350/_x003.o $WORK/b350/_x004.o $WORK/b350/_x005.o $WORK/b350/_x006.o $WORK/b350/_x007.o $WORK/b350/_x008.o $WORK/b350/_x009.o $WORK/b350/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b350/_cgo_.o -dynout $WORK/b350/_cgo_import.go -dynlinker cat >$WORK/b350/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b350=>" -I $WORK/b350/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b350/symabis ./asm_arm.s cat >$WORK/b350/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b350/symabis -D "" -importcfg $WORK/b350/importcfg -pack -asmhdr $WORK/b350/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b350/_cgo_gotypes.go $WORK/b350/cgo.cgo1.go $WORK/b350/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b350=>" -I $WORK/b350/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b350/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b350/_pkg_.a $WORK/b350/asm_arm.o $WORK/b350/_x001.o $WORK/b350/_x002.o $WORK/b350/_x003.o $WORK/b350/_x004.o $WORK/b350/_x005.o $WORK/b350/_x006.o $WORK/b350/_x007.o $WORK/b350/_x008.o $WORK/b350/_x009.o $WORK/b350/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/54/545abb76c31248d44febbeaa3068fe764d02ac614b50edec77c56a4e8e1d1421-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s 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_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -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_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -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_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b094/ cat >$WORK/b094/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_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b127/ math/rand mkdir -p $WORK/b051/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Tl35RiCefI99mg0MOWxj/Tl35RiCefI99mg0MOWxj -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./pragma.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b0/b0495e761ca89999b9d6f92a6299764cf029d0325bb6e5a49a31bbaf4398e440-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid gs4-K-GApSPVXxJ5CMgY/gs4-K-GApSPVXxJ5CMgY -goversion go1.15.14 -D "" -importcfg $WORK/b302/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid bnWCsucWdpK83UI73Y5q/bnWCsucWdpK83UI73Y5q -goversion go1.15.14 -D "" -importcfg $WORK/b379/importcfg -pack ./unbounded.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/2e/2e43cf2a94477d15ac922212fcb3836d4c453750725323c651fe92fb0a584553-d # internal google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b379/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pm3jKmyjndQ0lY2G-RKr/pm3jKmyjndQ0lY2G-RKr -goversion go1.15.14 -D "" -importcfg $WORK/b382/importcfg -pack ./event.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/65/650f34b0436fa481271cb7ffff97f7d0789d58c2cbfabf8b0dac7df82bfe2908-d # internal github.com/josharian/intern mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/josharian/intern /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid 1KnavylZie7EOzHgEYq1/1KnavylZie7EOzHgEYq1 -goversion go1.15.14 -D "" -importcfg $WORK/b650/importcfg -pack ./intern.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/20/20edcfa6233d92e8f9fb5fc91289ecb911839e37c430ed869e1978a6639f970f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/85/853f650fb7be78c04ddb6b8ba64b4ede6b36b92cf6ac535b854edec0b824d313-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b027/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go 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_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-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_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go 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_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_arm.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_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -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_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b092/ cat >$WORK/b092/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_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b035/ cat >$WORK/b035/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_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-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_arm/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_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 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -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 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal bytes 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 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_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b047/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_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal bufio mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b017/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-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_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -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_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-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_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-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_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal hash mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal hash/crc32 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_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_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/internal/randutil mkdir -p $WORK/b071/ cat >$WORK/b071/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_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto/hmac mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./hmac.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_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_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal path mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid q8C_SPjnOp-_TLmuvVvp/q8C_SPjnOp-_TLmuvVvp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d6/d6b1c79c92715421147d03eecde803040a0433d68843ad1520db10343deb033e-d # internal hash/fnv mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./fnv.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/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_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal github.com/jpillora/backoff mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF 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_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -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 /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/jpillora/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid rAYq7vfe_chqpWjYA5W5/rAYq7vfe_chqpWjYA5W5 -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/29/290f0efc80d09c30a225492561b868179aea9b4b79598eca0a942c782f55a1b7-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid o8vA5Q-xDTWuQ8Gm2ZDG/o8vA5Q-xDTWuQ8Gm2ZDG -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal html mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p html -std -complete -installsuffix shared -buildid 7kYvGhiU1823u7DTuC5Q/7kYvGhiU1823u7DTuC5Q -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e8/e8b4d165e4d397d6fa394b73238b2d0787c58d9113c9f16c3fcfacf72fae69b5-d # internal text/tabwriter mkdir -p $WORK/b173/ cat >$WORK/b173/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_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cGZm5MrhMorrK5vWLuf6/cGZm5MrhMorrK5vWLuf6 -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/59/59bd98bdedc4b9f8ba32f14f377004f24b2e0ec5985b7b5f78d0b07cf6ddc906-d # internal golang.org/x/text/transform mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/prometheus-2.26.1/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid pxzQrBksgksok_n_QBp6/pxzQrBksgksok_n_QBp6 -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2c/2ce9d3c2df936ca7800c7c4566d5521099d903c9e1dcd5b4e7f4018092ae5b7d-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid UOcze5BgpVSt9Ge5l4Tp/UOcze5BgpVSt9Ge5l4Tp -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-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_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/81/8181c119e49fb75d3d1cd98c822ff238937b60b4d7d06dc783c4b37368025d56-d # internal encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/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_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid ia0jTzDpk2efDclKk5Ni/ia0jTzDpk2efDclKk5Ni -goversion go1.15.14 -D "" -importcfg $WORK/b239/importcfg -pack ./lru.go ./lru_interface.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/51/51b3e8aaba95f23f6c7eae138d43e8f024ac60187b428ad75a8090497cdbcae9-d # internal encoding/base32 mkdir -p $WORK/b249/ cat >$WORK/b249/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_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Mt7DSnI3s23yv_np753S/Mt7DSnI3s23yv_np753S -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-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_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -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_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/d9/d9ad01916b82ad9d0ecaa60756c7e8769434c47b52c9bc2e118ee76f2bccad40-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b239/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 8HO4Gw9KGNL_jhSlTSaU/8HO4Gw9KGNL_jhSlTSaU -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ae/aebad4be7baa6cc36484eeb534352a47d558db94739495e052f04e9595ecae83-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid J6MNxJk1SvMlt-opQmGg/J6MNxJk1SvMlt-opQmGg -goversion go1.15.14 -D "" -importcfg $WORK/b264/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6e/6e71851ce77996ffdf753064828ecf5e94e290fcf13f1fbf31a1d26cbaf936ca-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid aqX6-fOvpP-MU4cDcmdr/aqX6-fOvpP-MU4cDcmdr -goversion go1.15.14 -D "" -importcfg $WORK/b304/importcfg -pack ./byte.go ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/53/53bb01f194bf5bf2d7532665ade17d8dd23ddb4df9cf1da38984a3c8f5d437cd-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid Nu33mb4uIsUtW0OUck1g/Nu33mb4uIsUtW0OUck1g -goversion go1.15.14 -D "" -importcfg $WORK/b311/importcfg -pack ./locked_source.go ./read.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/f4/f4a6acc50389f4ab679ddb53836eb11a495bb35112bb30cdd8d12e68224cc10e-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid KkJKH5WaAgbBvTjrkfEf/KkJKH5WaAgbBvTjrkfEf -goversion go1.15.14 -D "" -importcfg $WORK/b314/importcfg -pack ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/a6/a66a2afd6d4fd9fe53f4f8ccea20a13652f4e9e051bdc2ba36181bf6cf27caf4-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 3PuJlazhlgoCY44VbCOt/3PuJlazhlgoCY44VbCOt -goversion go1.15.14 -D "" -importcfg $WORK/b324/importcfg -pack ./path.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ef/ef9fb2b8d75f53678bb875132d8af0f9e8f4bcce8f4114c08d7364ace98b82da-d # internal crypto/cipher mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/b6/b66610b501c52d006ca053f3a30b055b51d0da75846cd375cc808edeb30242f5-d # internal crypto/sha512 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/md5 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b079/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal crypto/des mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b079/md5block_arm.o ./md5block_arm.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-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_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/sha1 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b082/symabis ./sha1block_arm.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal crypto/sha256 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b082/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal encoding/pem mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b082/_pkg_.a $WORK/b082/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal path/filepath mkdir -p $WORK/b090/ cat >$WORK/b090/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/b035/_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_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b098/_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_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b091/ cat >$WORK/b091/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/b092/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b051/_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 EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p net -std -installsuffix shared -buildid j91smjM6PugJXMyICpNU/j91smjM6PugJXMyICpNU -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./addrselect.go ./cgo_stub.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b099/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid usac9fFxCm-VF0hXcK6X/usac9fFxCm-VF0hXcK6X -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal github.com/alecthomas/units mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid d1OOGewOglwSuGNFZoad/d1OOGewOglwSuGNFZoad -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal encoding/json mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/17/17c2f5232674e3211cd04f9118de6cb4bf977bf5dd786b85c28b4a9ee7e9c02f-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid cJaVLYaEWvNBCRuvOI8u/cJaVLYaEWvNBCRuvOI8u -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/63/6389a9b0fcd3248b684b5ebde5c129d6013a62902961c7eb510827218b6d5191-d # internal log mkdir -p $WORK/b045/ cat >$WORK/b045/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_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal compress/flate mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$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 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_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b056/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_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/75/75d15ff699b098c23d4d9096239ef2f447268469520e23b433b4794281ebf8a9-d # internal math/big mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b065/symabis ./arith_arm.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_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/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b057/_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_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal encoding/hex mkdir -p $WORK/b087/ cat >$WORK/b087/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/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b095/ cat >$WORK/b095/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/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b043/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid p1oSq1xxkQnq1M0sJ8Ym/p1oSq1xxkQnq1M0sJ8Ym -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6a/6ad51bfc3d42c68bb8fc2176a20a17d8320392e6a0998147135d242e214b1155-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid gUAYEiXIZ8QbCuIDvBLe/gUAYEiXIZ8QbCuIDvBLe -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/32ee77791ee7848d126ee81c921f2299366366ac15d3b2665ecd1a97c9670f24-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b045/_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_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_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_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b107/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/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b065/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_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/b065/_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_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal encoding/asn1 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c3/c339868b8acc2f47d4c928333236d119064e7a763f6fdeb6bb9156a70c079e7b-d # internal crypto/ed25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b072/_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_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/rsa mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal crypto/dsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b104/ cat >$WORK/b104/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/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_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_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b065/_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_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal crypto/x509/pkix mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal net/textproto mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 9Akm8UB15OSoTuVGr7XE/9Akm8UB15OSoTuVGr7XE -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2d/2d034d6184db5fc8ad967b504ccbe2413e9f9467b7a37ca66101f6e109fd0170-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_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/b035/_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_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_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_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b069/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/b067/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b102/ cat >$WORK/b102/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/b103/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid nxvLDur6_m2gvm9imzWQ/nxvLDur6_m2gvm9imzWQ -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal crypto/x509 mkdir -p $WORK/b084/ cat >$WORK/b084/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/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid M59hs-DOBmvJiDk_sPkT/M59hs-DOBmvJiDk_sPkT -goversion go1.15.14 -D "" -importcfg $WORK/b084/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_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/0a/0a225b7612b293e3e5fdac337153bc447f44d4e3b8c93df3a8160f42d5b7aafd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b109/ cat >$WORK/b109/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/b103/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid XrlJ3DOPZghTn2aq0mb_/XrlJ3DOPZghTn2aq0mb_ -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 2PfnA0GJiKWziknOUDGH/2PfnA0GJiKWziknOUDGH -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/98/988c571f2041cb7a74552311f5c5ed1fd0b913f4ceefb77792890725aea91e69-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid Zjc_Ggq95Tilw9AongG2/Zjc_Ggq95Tilw9AongG2 -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 9adttTpFmT7gFJAO0L6o/9adttTpFmT7gFJAO0L6o -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/72/725681a402e5c1a49e0d21cfe069dd81f99ffe940e20bec0ed93a23eb9fb1999-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid -LDx2Zw3shgeIeNeNB6P/-LDx2Zw3shgeIeNeNB6P -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./wire.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c1/c197913fee581c7a4242dbe650f042610c320ac6fa0592663070e2ee47b706fd-d # internal go/token mkdir -p $WORK/b132/ cat >$WORK/b132/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_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/39/39fee4826fb8f441a5675129a3469d4147776f7bc087491858a941a283942ca1-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid f5DTYd6JwFtDJfF0tDAe/f5DTYd6JwFtDJfF0tDAe -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid ti5lVhEqTgPdQ5T_UHvE/ti5lVhEqTgPdQ5T_UHvE -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a8/a80d1f6fe6a6933cc5528d236e0faf7eeadfdd25bbaf9001e61e612d220c871a-d # internal github.com/prometheus/common/model mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid LRYk4I-QeFEXx_m8_xcd/LRYk4I-QeFEXx_m8_xcd -goversion go1.15.14 -D "" -importcfg $WORK/b160/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_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ad/adf72be6bdd6499302d2b09a8ebc2841910aab99f8d1daabe5d36ae1cf6e30d8-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid JdzTWGdyO05q24vOfH_j/JdzTWGdyO05q24vOfH_j -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d0/d0fad3ba0bbd87e0b1771147638bd94f4942d1e84fd6ba76b37b405de3d3f6cb-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid NNmxPRF_jL7Vh2YRFj-d/NNmxPRF_jL7Vh2YRFj-d -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b3/b33dc60c4a364d86a102f9ead05fa2df6d88e042a28a2a113207396ed8c3b29b-d # internal golang.org/x/sys/unix mkdir -p $WORK/b164/ cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b164/symabis ./asm_linux_arm.s cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 2qAEy5jAoKy0CyZ-Rn4E/2qAEy5jAoKy0CyZ-Rn4E -goversion go1.15.14 -symabis $WORK/b164/symabis -D "" -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/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_arm.go ./syscall_linux_gc.go ./syscall_linux_gc_arm.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2e/2e85e150feb7010bbe52c6b097c0f066f7bb2d56771929827d691f410da826ba-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid bU13CTg_Kdo-G_creYXW/bU13CTg_Kdo-G_creYXW -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3f/3f796831021046a3cf8f1493a726b6a08a82b64b31e3d06bebf85200ddcad579-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid IXYHhWRxVOGQk3J4hwaH/IXYHhWRxVOGQk3J4hwaH -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e1/e153571bc6b160488cf133c9fa5cb7559f53ebaa397bb9d83c0e2db1856dfd12-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid cV-DIRvvATg_5atcTjsN/cV-DIRvvATg_5atcTjsN -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4c/4c706b46819d6abc940f75f7923973102fbe34d10225da321c41c5f3ea760dcc-d # internal crypto/tls mkdir -p $WORK/b066/ cat >$WORK/b066/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/b037/_pkg_.a packagefile container/list=$WORK/b059/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 2pXu9vl8HAWl1QT-Az8m/2pXu9vl8HAWl1QT-Az8m -goversion go1.15.14 -D "" -importcfg $WORK/b066/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_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/88/88faf77789efb23efa7cae89eb3f9afb00372b3a4a6424b6302fd65fad390f50-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid ZvjhhKzkFz-PA2sTLtIq/ZvjhhKzkFz-PA2sTLtIq -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/17/1720e9b16bed11f6be5f8f09aa48e7be5e62e3ae3dd7a52659539887d2a33c10-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid bG2ochciLQfjai4QM8KQ/bG2ochciLQfjai4QM8KQ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d9/d986f409abb8964615394841dbae25b273bfb8f32b2ad5533705603fda62778d-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid MP8PGlsbAjOe0QR01QDc/MP8PGlsbAjOe0QR01QDc -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dc/dc9612d047730f659d618565dab744a40b19542bc391210c887f507662653021-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid 5Haz2zMDiwRxJ1_FGPcs/5Haz2zMDiwRxJ1_FGPcs -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/23/231cb82700a8f2071ca36715bc39c58f27be667efad9688ffe4ef353058b2105-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid lu4DjWpLrqxaWGWmsK8g/lu4DjWpLrqxaWGWmsK8g -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/2c/2c01ab7a80f33b4ea5d0f628d01fbdbd4b32b1df87771e80f6468ab27090eed6-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b138/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Vm1cjuFHLKA0p4i2jO48/Vm1cjuFHLKA0p4i2jO48 -goversion go1.15.14 -D "" -importcfg $WORK/b136/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_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/98/982e7873a2ad3eacfd22d696a2f553b4b246105021db3326dcc9e8891337118f-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid R2rVaJCbLWGrnxq3V8me/R2rVaJCbLWGrnxq3V8me -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/1909e9caeea6068160ed13dd250d09b7c9f35bfb29f9a04caa75b5229dfbcaf6-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid Mb9CHs2r9vSJc0UB6qB9/Mb9CHs2r9vSJc0UB6qB9 -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/56/5692fc6213ff5a730a311f09405f08a1cc9b24fd5b685ad9167bcf92893588c5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid wm412JhDjVbpRam_fmar/wm412JhDjVbpRam_fmar -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/df/df0af6b35c8ea3898cb36d97d119a4bff6e3ab074fdc6d02b26a143c43d8d09f-d # internal runtime/debug mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b166/symabis ./debug.s cat >$WORK/b166/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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p runtime/debug -std -installsuffix shared -buildid GN6QO7v8CEW5P388cZAe/GN6QO7v8CEW5P388cZAe -goversion go1.15.14 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b166/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b166/_pkg_.a $WORK/b166/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/e9/e92fcd625de998cd87558c8d1dacbc86f6f6d62a467a58def63705226f1a64b2-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 7UhsatDIiYfDgdfTkGDd/7UhsatDIiYfDgdfTkGDd -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1a/1a1fbd8a826837eeba8544571168b4b821c58bf99f9e5e3408a34466b26c9981-d # internal text/template/parse mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid xVNYA5U3kmi7Pq42nEcM/xVNYA5U3kmi7Pq42nEcM -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4c/4c7e0c5b7b879024c98c140bffc9094ad80a72c552c3d7a0c2b01b9c14e66d1e-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid euYdpuJgpXPqF9snc63d/euYdpuJgpXPqF9snc63d -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./decode.go ./doc.go ./encode.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b164/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b164/_pkg_.a $WORK/b164/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d1/d13c22560eadd816d2db5bd3e87fcd6388b8b2c1e75503d34e67f24c758ebd3c-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid PrNYq0USv-QKHu93-Bx0/PrNYq0USv-QKHu93-Bx0 -goversion go1.15.14 -D "" -importcfg $WORK/b140/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_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fc/fc607fcf70c98abb319354fec235c7cf8bd53a862dd70a3f3eb427bd91df6836-d # internal github.com/prometheus/procfs mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b162/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b163/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid 5yw0a8h4eqWjedcdWHGO/5yw0a8h4eqWjedcdWHGO -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_armx.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_ip_socket.go ./net_protocols.go ./net_sockstat.go ./net_softnet.go ./net_tcp.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./slab.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f1/f1e34c1772d632f3051e955d7748faf3e2ea93b48e832e26a27cbbc3353b19e4-d # internal text/template mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/b089/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b172/_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_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/template -std -complete -installsuffix shared -buildid ebwPCt5B93LqXql3D5VX/ebwPCt5B93LqXql3D5VX -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2c/2c08d0fa3d14c91e0c06f06b308ebc7ed3a4b74323e4e896ee0acc9990192bf6-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid ofudHW35XBDYhMkdigHI/ofudHW35XBDYhMkdigHI -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ec/ecb4bd48e0174b41e84a9496710b2af04e2c00d2874f2440d3692325b0197567-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b138/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b089/_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/b035/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid -74HUHTr2LZPBF2WIN7x/-74HUHTr2LZPBF2WIN7x -goversion go1.15.14 -D "" -importcfg $WORK/b145/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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6f/6f4a162cbc854c32069e1831bf96678438aada7e2f73e48283783766b118ea73-d # internal net/http/httptrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b108/_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_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid x3ztoeEH8meu7GDzRVZ7/x3ztoeEH8meu7GDzRVZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/58/58414abf8ca6c03a5da9bec1476e9d19dd255a0aeece8829acb96a1ccf11d04e-d # internal net/http mkdir -p $WORK/b054/ cat >$WORK/b054/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/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile container/list=$WORK/b059/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_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/b035/_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_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net/http -std -complete -installsuffix shared -buildid yxEWLSkZL6iziTdTCjUl/yxEWLSkZL6iziTdTCjUl -goversion go1.15.14 -D "" -importcfg $WORK/b054/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_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/cd/cddb74b7bb2fa2b0494bdb54244b7e3fbfe2973658996cd0cccaf937788f2cd4-d # internal html/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b170/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile text/template/parse=$WORK/b172/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p html/template -std -complete -installsuffix shared -buildid IkE0T1YO5vbj7TaeTyMn/IkE0T1YO5vbj7TaeTyMn -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/af/afad9cf6e064af5b360aaa117e4fcb8463938bef79b15db491aac9e4785e9a8b-d # internal os/signal mkdir -p $WORK/b175/ cat >$WORK/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b175/symabis ./sig.s cat >$WORK/b175/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_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p os/signal -std -installsuffix shared -buildid sSuPben0LeYuhCDi--gr/sSuPben0LeYuhCDi--gr -goversion go1.15.14 -symabis $WORK/b175/symabis -D "" -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b175/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b175/_pkg_.a $WORK/b175/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4d/4d3f6e390b9c3341a644a5343aa9f1e69bb30cdbcc81da7d9ec9d29669555cd5-d # internal github.com/oklog/run mkdir -p $WORK/b174/ cat >$WORK/b174/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/signal=$WORK/b175/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid Y9DafedTgjlldXqw0KP_/Y9DafedTgjlldXqw0KP_ -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./actors.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b2/b2174d6dfb35a39d66e06155ddaec5c19e2d3364d07314cf9a4fdc767dd19932-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b177/ cat >$WORK/b177/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/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid cUDQU2sSXys3fH3nR5rI/cUDQU2sSXys3fH3nR5rI -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./field.go ./util.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/27/27dd48686a2e500fd0cff212a87f277873f6d4deccf7252aa6f3342c34a53a10-d # internal github.com/pkg/errors mkdir -p $WORK/b178/ cat >$WORK/b178/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/b116/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid i9bCpq_0DixsqKzFOm5T/i9bCpq_0DixsqKzFOm5T -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/87/87912348fd2826cc1f7839c2e04af79c8959a02b569132b33b116fc4e95ab271-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/promlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid yDWYu2Z3Kv1QwBob9gWD/yDWYu2Z3Kv1QwBob9gWD -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d2/d262fd9e31cfb9e3e7f9a9c11346c0c7f6250d5ba5d6148f68f2b7616acb809d-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid l0EtLNp1iMipzkSvewPp/l0EtLNp1iMipzkSvewPp -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f1/f1e9c87fe816def73ce215320713004e8c9f0a1fba09ea161074df754524b7ee-d # internal go/scanner mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b132/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_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_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid c6ln9VRmIZRH0eUm1vyj/c6ln9VRmIZRH0eUm1vyj -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/66/666b5e1a52e9f1c51f7c6df2cf5960f53f14e2c205d58a8e7b39ad2783423075-d # internal go/ast mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b186/_pkg_.a packagefile go/token=$WORK/b132/_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/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p go/ast -std -complete -installsuffix shared -buildid ruUTqkehR_L0Uc73rt2I/ruUTqkehR_L0Uc73rt2I -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/26/26eba8099f706921763f562331ba9c31d558268a746d7983498cfc33be6f819f-d # internal github.com/alecthomas/template mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b183/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid adL_VHpFrn7cEkibB62Y/adL_VHpFrn7cEkibB62Y -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/34/346e439f0d500616fef6b63039db7c79dfbe89a43a2bd9fe441a6f2dbde69c07-d # internal internal/lazyregexp mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid k7Dr_L31juChCKRm4PuG/k7Dr_L31juChCKRm4PuG -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/11/1136cec128328c42890a48e1b5230191d74467c86e8724192b1284c39b67319a-d # internal go/doc mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b185/_pkg_.a packagefile go/token=$WORK/b132/_pkg_.a packagefile internal/lazyregexp=$WORK/b187/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b171/_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_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p go/doc -std -complete -installsuffix shared -buildid EgTki8pFaSdX0jH4UUWr/EgTki8pFaSdX0jH4UUWr -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/48/48e05c4ea8833875c589db7a7bc231a62a350eb60fdb806cd0d8ea5c36018581-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Ko6O5uM6cCpiqazPXnP2/Ko6O5uM6cCpiqazPXnP2 -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/1c/1cd734e27b8dc258288c6fddaa96734e5f451a835bc5f32b9275a498c52d8f2b-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b182/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b034/_pkg_.a packagefile go/doc=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid Sy6hvjWysYxIegdpr4I0/Sy6hvjWysYxIegdpr4I0 -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/09/09ece647a367e17001511248a2fd526730b226a0fddc01dfb02387473e0c55f9-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b195/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Bir3pP7CK8ApRKZypizO/Bir3pP7CK8ApRKZypizO -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/96/9679a652fcfef3d14cde778670e54cd1335bb7254bacf77bbf7547551a27752d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b195/_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/prometheus-2.26.1/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid N8D5N6v_yClKvX1nUCBH/N8D5N6v_yClKvX1nUCBH -goversion go1.15.14 -D "" -importcfg $WORK/b197/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_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8d/8daa6250ac92350325c537dcc0089549ff8c0f1d01634062eb03934627d1b7e8-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 93vTBvDojAAmAI9I0yON/93vTBvDojAAmAI9I0yON -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/3a/3a73294b2e10e4d89534c11a92520909eaa3e0034026de628e6f547a5b7c25c9-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid xgYZiN8-SQ8j-T5Dcc2h/xgYZiN8-SQ8j-T5Dcc2h -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/65/65c3ffb1b217e43b5c1f03f005759b424a7b3c7705d8fe10875419bdacdc6ae8-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid JNV1nztEbzsUPmYUEuqw/JNV1nztEbzsUPmYUEuqw -goversion go1.15.14 -D "" -importcfg $WORK/b119/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_arm/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/16/16c90c7452615ac4e5a79bf4205b5eff7e14666216a868d96525b065de36e8d6-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid lqng3t1rUA_pR0nIQJCy/lqng3t1rUA_pR0nIQJCy -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./any.pb.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6f/6f378175e7a602ec89b70d41d452a1d14f9ad83ffc31311668dfc069bfd3168c-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile math=$WORK/b022/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid I-OOG4OKyJ-b_-n1zvPn/I-OOG4OKyJ-b_-n1zvPn -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5a/5acd9b3af8a35c5e4bee906e1a07c74c2b49bd345a8822c5a18dd427e47c83cc-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid o4CiCGAeXVhh_oIRwMan/o4CiCGAeXVhh_oIRwMan -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/5d/5d3e2224ac563f1637820512d615fb702df7dc700c76e8da7860b973a3e5d06b-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid _mmqhbsbNP6pahDtgxog/_mmqhbsbNP6pahDtgxog -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2b/2bb6fa6f799c31ac666fa2074f38298062d5ea2af9beaf175ad2c701cd3c7e82-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_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/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid X4vWkq8XVA-G4483xQZm/X4vWkq8XVA-G4483xQZm -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/67/6710166a7fe3d38087cbc4af12265b4abe7324a74483b8e5f49cf9a7af2950f6-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b179/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b181/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/promlog/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid 8r6lBvzugpq7St9GjGRt/8r6lBvzugpq7St9GjGRt -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/56/56e9c3089c245170662e8f623ab7817e77f4ada262666247e32b7dea8268fccf-d # internal golang.org/x/net/idna mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b194/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b197/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid lKxRNWsWpFlM7XeLGt-m/lKxRNWsWpFlM7XeLGt-m -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ce/cea77b00cec5b24abaa9535e700f22081cf83cd964bbdaa1855db851ec604430-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Gw1U84skT065STfByu1k/Gw1U84skT065STfByu1k -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/93/932338cd93a601522322425fb47d57ed9a142c7a24e05594a0c624c9a413d9bc-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/prometheus-2.26.1/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 0GKFQCgDrLTKaxvV4DrD/0GKFQCgDrLTKaxvV4DrD -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4b/4b7986d3406a709efb36c90791587f4802779b2bfdb9b7d4aa3287ad681f54cc-d # internal expvar mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b054/_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/b035/_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_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p expvar -std -complete -installsuffix shared -buildid fcOtYUL0Z3Fknpwlomsu/fcOtYUL0Z3Fknpwlomsu -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/42/42f6cf516dd9e79ebede64c1aefb7cdce16774ecbc883fab709a6073b6f78e44-d # internal golang.org/x/net/trace mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b168/_pkg_.a packagefile html/template=$WORK/b169/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b173/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid RHwgKM2rKB6NPqbUl6Vt/RHwgKM2rKB6NPqbUl6Vt -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/26/269694bab28325ae1e991085ca1f612245f49106393303cb55a09ebd4d163d5a-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid sLAuDrago9uRK8ugrXJB/sLAuDrago9uRK8ugrXJB -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/61/61b03acf6e7c8cfdc61ecd9d5d46ad9e579132a04ada3236f17dee3c11b34a76-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid HGbxYRIxXRymGjCcE-IJ/HGbxYRIxXRymGjCcE-IJ -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/5c/5cddab836b97c74f55d1bd44e7268f97ec7b3eef8f801fc6807470deabd1d8d0-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid D8IhDgx7u2iF44K7Xexu/D8IhDgx7u2iF44K7Xexu -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/53/53a005489e007d1911a45b56c94bfced0ee515e8b8930a4e589a0a6a2773da05-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid gyJ79WLa2Al4GcCAc57O/gyJ79WLa2Al4GcCAc57O -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4f/4fbd8b31bb07fe62b6277ef8b9ffe2e3ece1e02caf2fed2399f5b0be5598e2af-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b193/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid w_FLne9HZaNZZJAbwpTJ/w_FLne9HZaNZZJAbwpTJ -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b7/b7e8f3cbc471ed30b3e7a13de4bab7396d393085a89aa063adce68d59ce9b2fd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/54/549e4cfd2e672cbb68226d1f29686f9d4cb63df5b2b043d8b06202d1dcd32c4a-d # internal golang.org/x/net/http2 mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b192/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b198/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b095/_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/b035/_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/prometheus-2.26.1/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid wbQw3W3FPvd4fs3uB3lC/wbQw3W3FPvd4fs3uB3lC -goversion go1.15.14 -D "" -importcfg $WORK/b191/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_arm/buildid -w $WORK/b156/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_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/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid t00I4XGCQzDVa8dp8dNa/t00I4XGCQzDVa8dp8dNa -goversion go1.15.14 -D "" -importcfg $WORK/b199/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 cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/9a/9a0c76031ae5189dd980e25ac4dc69844d346929774d03867f1a48fc720e20a7-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid lblHX0AkJMKTisKjyRui/lblHX0AkJMKTisKjyRui -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e2/e2a3fb2e187991bc66e022eb74ab693add3ce3d0348e72011f1de89e9efada9b-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b158/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b159/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid KLD3SRsx5URSHyzTUs2X/KLD3SRsx5URSHyzTUs2X -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2a/2aad6acd7a8fe87908a90e876e34c25f70ebceb121fbc891d250844ae672f0ca-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid CrHQuwvAnIFdWmlbnKmV/CrHQuwvAnIFdWmlbnKmV -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/95/9525bc7ec4d1124c728550502c69ee42d9bd468308d0f94faf8ea31ead26e107-d # internal github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b181/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid tYTd0Yn5OSjgQCrLfuPR/tYTd0Yn5OSjgQCrLfuPR -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/26/26fe0db3955d35cd8d036e74c8950e2141c5a6754864e6b59aae617b36a15f40-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/targetgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.14 -complete -installsuffix shared -buildid aDEDL73Jyw3mkdPK9pbj/aDEDL73Jyw3mkdPK9pbj -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./targetgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ed/edff9b7fefa7b938caef7a61e8610d8f0d8a8185159435dde16661937647c8a7-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/prometheus/prometheus/pkg/labels -lang=go1.14 -complete -installsuffix shared -buildid cSiS8_M3P4f-OMeku_S6/cSiS8_M3P4f-OMeku_S6 -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./labels.go ./matcher.go ./regexp.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c7/c7d5b4db349491a34b9ff5377e2ef73f813c70bfe95d347471d8b6f6bc33c890-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/relabel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.14 -complete -installsuffix shared -buildid t_tRMMdgfW-J7NGQCueI/t_tRMMdgfW-J7NGQCueI -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./relabel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/de/de9b0ca0484b1f352a57c66ba31085700bd22e6319bc60b21ad75bf5e7c15892-d # internal encoding/xml mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid Pmi8WFOa9TTPyJZiC_pi/Pmi8WFOa9TTPyJZiC_pi -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c8/c87a0516b310f2168390a4d476d88f4adc08d60f904c3a1abd29d996cdfc12fc-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b155/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b157/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid -6bsuaa1RsmHO7GLz_kQ/-6bsuaa1RsmHO7GLz_kQ -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./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_arm/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f3/f3c338ecc8c4b9bc5f0b233c08ecd06cb7004b1a3da6d56601ab424750a4e03a-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/date /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid UOc69a1DvzdYMlrZQ77-/UOc69a1DvzdYMlrZQ77- -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./date.go ./time.go ./timerfc1123.go ./unixtime.go ./utility.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6f/6fb3ecfb471ed31231b7c23be54e94e384da7f224653bec547d78848b4492521-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid aM0pZiGSRErmfmH5WR0m/aM0pZiGSRErmfmH5WR0m -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/04/041e3df8793f347db9b7a89a85f2156980e5f62558e5bd2a972660c6e47ae68b-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/tracing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid vdxZUCwYNZv56zAuRuDy/vdxZUCwYNZv56zAuRuDy -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ec/ec256b5b4f79c743ec71c99316316f31ed6319c51288b39e84100750a8c4ec13-d # internal github.com/form3tech-oss/jwt-go mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/form3tech-oss/jwt-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/form3tech-oss/jwt-go -complete -installsuffix shared -buildid AsKSs6urfbxDbW1nQxMy/AsKSs6urfbxDbW1nQxMy -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f8/f8b95e4bf489eee39f797f0d59eaaf7c840a47973305e7d390494e2542321bb1-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid ITEXqBctiyWoBQtPm3Rg/ITEXqBctiyWoBQtPm3Rg -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack ./rc2.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/aa/aad2829fe4769819e16df53488e5b1d931cb9aa608c9334567582271bbaf669b-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b050/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b167/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_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/prometheus-2.26.1/vendor/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid J3ppR_0LguDNJtnYXB0e/J3ppR_0LguDNJtnYXB0e -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ae/ae9c2fb76b4a053a3cd6d054ec83bdb9f2cdc43ddb3713372ed2e25a9aa5b754-d # internal github.com/prometheus/common/version mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid gwuOhJb5LTrieCZB801t/gwuOhJb5LTrieCZB801t -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./info.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c5/c5ff71bb977d3a87d3ee7b512b85f27d59f7a1e8090febb6d9949c13fca0e6b4-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b220/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid MEKc9G8lEjX9jNAyRWRQ/MEKc9G8lEjX9jNAyRWRQ -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2e/2e7d803081e09df94cf186c0552120343588fb7ff8b62c4b56d0117251bac343-d # internal net/http/cookiejar mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_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/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e6bqOA71w0zDyUHj-Z_e/e6bqOA71w0zDyUHj-Z_e -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack ./jar.go ./punycode.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a5/a5f44b8cdcafd7b9e33a5d19cf20707d9e57bd9a34d05a337107180112a0212e-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid _dfjDsL-MkPlZgMMytNA/_dfjDsL-MkPlZgMMytNA -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack ./error.go ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/29/29b5bf3d97881a8d00aaec97eda9a1ecaa82b57dd435460ffad59a45db879d14-d # internal github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/refresh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/prometheus/prometheus/discovery/refresh -lang=go1.14 -complete -installsuffix shared -buildid gH-2w9M3UFKqRws9nDXJ/gH-2w9M3UFKqRws9nDXJ -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack ./refresh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/8c/8ce08e3d35484c372ff1888c06d2a7dc5bab5010ed66296e3869855bd3e264c3-d # internal github.com/prometheus/common/config mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b191/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid Ud-bXvm1T7AKwh2Q4SHr/Ud-bXvm1T7AKwh2Q4SHr -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/43/43cd4298f6df430e4027b878b96b85695681a9b763606ae33e4d2fe5ccb0b8f5-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b216/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b218/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/cookiejar=$WORK/b221/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/adal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid fRteFxgd6-5KElxIOdlz/fRteFxgd6-5KElxIOdlz -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go ./token_1.13.go ./version.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ce/cedbdf740535c19c2faee3f9beae6bf03d1f7936d18c921fb28f96e417bf630c-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/prometheus/util/strutil -lang=go1.14 -complete -installsuffix shared -buildid qzDsJkqKd7tkDgSAP62N/qzDsJkqKd7tkDgSAP62N -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack ./quote.go ./strconv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/be/beb9b33f263293a6a6f09615c10a973ba26ab709f8562f221885b3d283448ded-d # internal github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-cleanhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid K_5Wbgma3zgRodBwiz4a/K_5Wbgma3zgRodBwiz4a -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack ./cleanhttp.go ./doc.go ./handlers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f2/f2a17031a12e086232ffbf6e7b03ec1707c8cf87405d017265d4459280f702df-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid 09G-nAl4W-g9tzBGqWcM/09G-nAl4W-g9tzBGqWcM -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b7/b74599e4a5d29e9f82192df80a7092aec0ba691aae0784393c5f7779a548ede4-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b234/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid W44qE-zxboc7N_x6WyW6/W44qE-zxboc7N_x6WyW6 -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e7/e759b16f14bce42ee779c2df834401708c060a95497be14c166c7ca2488f20d8-d # internal github.com/hashicorp/go-rootcerts mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-rootcerts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid TTRJFAZ2FJrkARnwU6Oj/TTRJFAZ2FJrkARnwU6Oj -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack ./doc.go ./rootcerts.go ./rootcerts_base.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5e/5e8c2ca9130a20bbf3a993324c4c5e6128cf2047d027d28006076cc05ce89150-d # internal github.com/fatih/color mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b233/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b234/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid 9_LyEBeYwRp8hLzbCbG-/9_LyEBeYwRp8hLzbCbG- -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack ./color.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/c7/c76b71ec9645c1294692cb1b4b095e228381b3974157e21dfd3fa7b11077d9e3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal github.com/armon/go-metrics mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b238/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid xmlUDeMxGEc_TN6RW2XD/xmlUDeMxGEc_TN6RW2XD -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/7c/7cb7336a1064631f973eb1ceb11a20d596e60ce2331a924b15b451569d6a4b4d-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b200/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/exporter-toolkit/web /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid mXJIoklAojbV8R7M2I3a/mXJIoklAojbV8R7M2I3a -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./cache.go ./tls_config.go ./users.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/52/52521cc2781b72e5692326c84f3e4db13580934ad8c2c5be5f7c74419b4a1798-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/prometheus/prometheus/discovery -lang=go1.14 -complete -installsuffix shared -buildid ijZkcww-KsHNEjpB4xpk/ijZkcww-KsHNEjpB4xpk -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./discovery.go ./manager.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/b3/b33039aa75a9c575b3fa6c98ebf6db05896cd8145fdf22d3d3aadf5863f642fa-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/fatih/color=$WORK/b232/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b234/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/hashicorp/go-hclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid n9XiigNnIOsZfqIZNkcD/n9XiigNnIOsZfqIZNkcD -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack ./colorize_unix.go ./context.go ./global.go ./interceptlogger.go ./intlogger.go ./logger.go ./nulllogger.go ./stacktrace.go ./stdlog.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/1d/1d463e0284e20b2679b8746aeb5f2a0284ef624f779f8c476fadb5537baa494c-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b216/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/cookiejar=$WORK/b221/_pkg_.a packagefile net/url=$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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid XuVm3B6bvFrJSGgjBDFK/XuVm3B6bvFrJSGgjBDFK -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./authorization.go ./authorization_sas.go ./authorization_storage.go ./autorest.go ./client.go ./error.go ./preparer.go ./responder.go ./retriablerequest.go ./retriablerequest_1.8.go ./sender.go ./utility.go ./utility_1.13.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8f/8fe960b1bf07d6649f7c93c1480a09743dd3d408a3894e14639d1a0ee262049e-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/prometheus/prometheus/config -lang=go1.14 -complete -installsuffix shared -buildid MEmqh4283tlLg_BP97v8/MEmqh4283tlLg_BP97v8 -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/96/96cd638a9dd8b55cd247c402f91f5b9367bdcdcaf0c53fd116f0a37c81381d65-d # internal github.com/hashicorp/serf/coordinate mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b237/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/serf/coordinate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid XH1o1bBa_VaG1x_htnq0/XH1o1bBa_VaG1x_htnq0 -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack ./client.go ./config.go ./coordinate.go ./phantom.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/06/06e8f79e25df3f98b47b9648763c1e409a882c66932d550e54255cf1f8fbe7f2-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid ABQjI0G1QwkddD5zKX30/ABQjI0G1QwkddD5zKX30 -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/16/16e290cebdd21df13587f3cc9a6d8385da0c2737e3a24dc5e1eedb782d7fa3ab-d # internal github.com/google/go-querystring/query mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-querystring/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/google/go-querystring/query -complete -installsuffix shared -buildid ymtUNLGCg_7e1ZKhbsJG/ymtUNLGCg_7e1ZKhbsJG -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4f/4f0dc23c19e645616eb673df5815e26ef13e1904d55c9ba6247ce314f9f37974-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid jWNxHaVON2f1kWJ9r_xJ/jWNxHaVON2f1kWJ9r_xJ -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e9/e907d05c408b068f7b49e6d1abc3efd14e480276810f6f63624bf4fc5d6c02ce-d # internal golang.org/x/net/bpf mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid _Zo7XqHXTgbZT-ANzlX1/_Zo7XqHXTgbZT-ANzlX1 -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/20/2094b11801a0b5a59929d3f6497fb6b634400f2979949c7f7dd39eec5101c43f-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid lxUlMFt2btvRvJ6bmInD/lxUlMFt2btvRvJ6bmInD -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f7/f7f24a4b70218beb2503d2ecf6ccf0c34f462e141da34eab98f035ec8b2a1fb8-d # internal golang.org/x/oauth2 mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid U9sdineU3d5GKCCqoPXL/U9sdineU3d5GKCCqoPXL -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/94/94a4be5adcbf2a7e65ba3587434907792e6bf804a8e0daaaac0479cf13c4ede7-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_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/prometheus-2.26.1/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid QuQy81fpsomotVZbJ7me/QuQy81fpsomotVZbJ7me -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./cmsghdr_unix.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/10d370a9e593f3bbd4cbbc36cead43f4869339cb7c4d6c30b7f52af7a8e3e6a4-d # internal github.com/digitalocean/godo mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b243/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/digitalocean/godo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/digitalocean/godo -complete -installsuffix shared -buildid GtoeoxNjfWlq9sUVZESF/GtoeoxNjfWlq9sUVZESF -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack ./1-click.go ./account.go ./action.go ./apps.gen.go ./apps.go ./balance.go ./billing_history.go ./cdn.go ./certificates.go ./databases.go ./doc.go ./domains.go ./droplet_actions.go ./droplets.go ./errors.go ./firewalls.go ./floating_ips.go ./floating_ips_actions.go ./godo.go ./image_actions.go ./images.go ./invoices.go ./keys.go ./kubernetes.go ./links.go ./load_balancers.go ./meta.go ./projects.go ./regions.go ./registry.go ./sizes.go ./snapshots.go ./storage.go ./storage_actions.go ./strings.go ./tags.go ./timestamp.go ./vpcs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/c7/c7044fbb32d866402e4ba084fa07beded7af46e2a7a749192417ccfb3d319af8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal github.com/hashicorp/consul/api mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b230/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b231/_pkg_.a packagefile github.com/hashicorp/go-rootcerts=$WORK/b235/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b236/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b240/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/consul/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/hashicorp/consul/api -complete -installsuffix shared -buildid cNiUSSrdM0kaMnGd1yjW/cNiUSSrdM0kaMnGd1yjW -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack ./acl.go ./agent.go ./api.go ./catalog.go ./config_entry.go ./config_entry_discoverychain.go ./config_entry_gateways.go ./config_entry_intentions.go ./connect.go ./connect_ca.go ./connect_intention.go ./coordinate.go ./debug.go ./discovery_chain.go ./event.go ./health.go ./kv.go ./lock.go ./namespace.go ./operator.go ./operator_area.go ./operator_autopilot.go ./operator_keyring.go ./operator_license.go ./operator_raft.go ./operator_segment.go ./prepared_query.go ./raw.go ./semaphore.go ./session.go ./snapshot.go ./status.go ./txn.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f0/f06db2c37cb6e5f6f737ce867fbf4360c481c67a2e8cdaa24572fd2397e2890f-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b212/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid IA0Ec9D8F6iC5055bOR6/IA0Ec9D8F6iC5055bOR6 -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack ./async.go ./azure.go ./environments.go ./metadata_environment.go ./rp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fa/fae07cb8f55abb02fbbc26ffe979fbfdc56e8de1efda7e5870c365cad31ec97a-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b091/_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/prometheus-2.26.1/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid nwJGgx_OARq4BlGiL9Tf/nwJGgx_OARq4BlGiL9Tf -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ca/ca716976bed4987d6743ff927b828cf54d92fbc2e76f715918e611564ff22763-d # internal github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b212/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b222/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b224/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid HrstT-hL9MWPNTxZwihf/HrstT-hL9MWPNTxZwihf -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./availabilitysets.go ./client.go ./containerservices.go ./disks.go ./enums.go ./galleries.go ./galleryimages.go ./galleryimageversions.go ./images.go ./loganalytics.go ./models.go ./operations.go ./proximityplacementgroups.go ./resourceskus.go ./snapshots.go ./usage.go ./version.go ./virtualmachineextensionimages.go ./virtualmachineextensions.go ./virtualmachineimages.go ./virtualmachineruncommands.go ./virtualmachines.go ./virtualmachinescalesetextensions.go ./virtualmachinescalesetrollingupgrades.go ./virtualmachinescalesets.go ./virtualmachinescalesetvms.go ./virtualmachinesizes.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/db/db2c77236deb12aa66c0e5943ed30c20467633778c80b0f57dba58e681b2d60b-d # internal github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b212/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b222/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b224/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid pDzQVGOHfrItGF075JVk/pDzQVGOHfrItGF075JVk -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack ./applicationgateways.go ./applicationsecuritygroups.go ./availabledelegations.go ./availableendpointservices.go ./availableresourcegroupdelegations.go ./azurefirewallfqdntags.go ./azurefirewalls.go ./bgpservicecommunities.go ./client.go ./connectionmonitors.go ./ddosprotectionplans.go ./defaultsecurityrules.go ./enums.go ./expressroutecircuitauthorizations.go ./expressroutecircuitconnections.go ./expressroutecircuitpeerings.go ./expressroutecircuits.go ./expressrouteconnections.go ./expressroutecrossconnectionpeerings.go ./expressroutecrossconnections.go ./expressroutegateways.go ./expressroutelinks.go ./expressrouteports.go ./expressrouteportslocations.go ./expressrouteserviceproviders.go ./hubvirtualnetworkconnections.go ./inboundnatrules.go ./interfaceendpoints.go ./interfaceipconfigurations.go ./interfaceloadbalancers.go ./interfacesgroup.go ./interfacetapconfigurations.go ./loadbalancerbackendaddresspools.go ./loadbalancerfrontendipconfigurations.go ./loadbalancerloadbalancingrules.go ./loadbalancernetworkinterfaces.go ./loadbalanceroutboundrules.go ./loadbalancerprobes.go ./loadbalancers.go ./localnetworkgateways.go ./models.go ./operations.go ./p2svpngateways.go ./p2svpnserverconfigurations.go ./packetcaptures.go ./profiles.go ./publicipaddresses.go ./publicipprefixes.go ./routefilterrules.go ./routefilters.go ./routes.go ./routetables.go ./securitygroups.go ./securityrules.go ./serviceendpointpolicies.go ./serviceendpointpolicydefinitions.go ./subnets.go ./usages.go ./version.go ./virtualhubs.go ./virtualnetworkgatewayconnections.go ./virtualnetworkgateways.go ./virtualnetworkpeerings.go ./virtualnetworks.go ./virtualnetworktaps.go ./virtualwans.go ./vpnconnections.go ./vpngateways.go ./vpnsites.go ./vpnsitesconfiguration.go ./watchers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b8/b8c754c32e5ae8aceaa8545b10857291c6f3649a950285ee4f038069983909ba-d # internal github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/consul/api=$WORK/b229/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/consul /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/prometheus/discovery/consul -lang=go1.14 -complete -installsuffix shared -buildid LjAoaiAg0_7yUFU5RFor/LjAoaiAg0_7yUFU5RFor -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack ./consul.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b5/b5fa907105112747d45612e61b85d4bd9c747a03eb3c93199933c2bb32b2844d-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b091/_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/prometheus-2.26.1/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid kwpk7j8OEe4QJZnLud4B/kwpk7j8OEe4QJZnLud4B -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/de/de16c416c3812a158f95eaf4b3e9fefeab00a9809a4cdcb1b2435f597cdd6000-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/digitalocean/godo=$WORK/b242/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/digitalocean /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/prometheus/discovery/digitalocean -lang=go1.14 -complete -installsuffix shared -buildid m8jIv6isCeB4L7ykdDYJ/m8jIv6isCeB4L7ykdDYJ -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack ./digitalocean.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/5d/5d62142b9db6c113a45f1fcd3634b93fce5774d2fc2687e3ec05da6ef2813b07-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid UM11-yx3m9aDoB9ARWp9/UM11-yx3m9aDoB9ARWp9 -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/1e/1e98c52f687a6be403e65f65031764a9b038b14db6ed8301daf0dc6806934c24-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ci0FfGzsaTdeuDPP6lEb/ci0FfGzsaTdeuDPP6lEb -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f8/f87e2b1800ab7d5f3fa18614df20a8c0556905b00e1f17dc8a3ede535ee30487-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Q7PItDtn2_rmSvkQa7-q/Q7PItDtn2_rmSvkQa7-q -goversion go1.15.14 -D "" -importcfg $WORK/b260/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/41/4166470f590abf1534cde5da5615f86e26ba4290d878a4a34a710dfc6070e3d4-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 6NrVKIZq3aLjRRH6atFB/6NrVKIZq3aLjRRH6atFB -goversion go1.15.14 -D "" -importcfg $WORK/b261/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d2/d2aef5546bc5c4c1afc95d32ff2009398c8b5dc20ec30a27de873dd1c390db7e-d # internal github.com/docker/go-units mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid nK1zzFJ5SDGLEfEalET3/nK1zzFJ5SDGLEfEalET3 -goversion go1.15.14 -D "" -importcfg $WORK/b262/importcfg -pack ./duration.go ./size.go ./ulimit.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/23/2375f6701f6b695ddbbaec7a478f3e5625ef992e33ad04ba4778f5d64ee3e959-d # internal github.com/miekg/dns mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/base32=$WORK/b249/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b250/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b254/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid UCOdzRkX5QAboqRnZJWU/UCOdzRkX5QAboqRnZJWU -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./svcb.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/12/124ba137017172970eb98448ea00176ede4f7558d5ca6f584ad8ecaafcbac370-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 2vd012uDOeHpiYtLw1wC/2vd012uDOeHpiYtLw1wC -goversion go1.15.14 -D "" -importcfg $WORK/b257/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_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8c/8c82aa421703309784d9da99f4a7d7d5d8fec0afdaa1e91f652f55c3b08b1b04-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid KnzPso5NBno1bWcjyTO3/KnzPso5NBno1bWcjyTO3 -goversion go1.15.14 -D "" -importcfg $WORK/b263/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/2e/2effe4dc3285bf25c89e79060e678f5c962bd70fb44e85964850aa092bfa8196-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 4ItI2xHWQ5xc9YwizAde/4ItI2xHWQ5xc9YwizAde -goversion go1.15.14 -D "" -importcfg $WORK/b265/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/10/10654db511ec57c66f9a0d91f1a2eabfedc732ef5118f74392aef26ad4f5fce3-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid wEKFEjhXtFH-EArAL6pP/wEKFEjhXtFH-EArAL6pP -goversion go1.15.14 -D "" -importcfg $WORK/b268/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/82/82ab6c7187511549e13f99e92d5135258fe77eb306c6c8a19f8f73a86096cbba-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid CKlJhraNV49eLj5nz29k/CKlJhraNV49eLj5nz29k -goversion go1.15.14 -D "" -importcfg $WORK/b269/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/0d/0d44cebd34e371c92b2e851288046b0eeb1f04d80a4d13ae7eacb172199afe65-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b269/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 5lDfRrcvBFPCFC1Zgs4D/5lDfRrcvBFPCFC1Zgs4D -goversion go1.15.14 -D "" -importcfg $WORK/b267/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/c2/c2ab766548c22f9ccc540d0dcc692e754d1bbba60e8fe79ba159d9e201f4f73b-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid x80mbZLFbDAyPzVgegQM/x80mbZLFbDAyPzVgegQM -goversion go1.15.14 -D "" -importcfg $WORK/b266/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/6e/6e5c894e256c1a681f32bc2385dc299f87c9c9d4712a946a907ffed53c7d7a6c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_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/b035/_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/prometheus-2.26.1/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid fQJikvmq178mgmBPOc4k/fQJikvmq178mgmBPOc4k -goversion go1.15.14 -D "" -importcfg $WORK/b272/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_arm/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/9b/9b23c97c01c7e694edf633c19b1073e011c7dc9a84bc97a42dfa03919d6a8a6f-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 218etPDc1_QKX20hHPGv/218etPDc1_QKX20hHPGv -goversion go1.15.14 -D "" -importcfg $WORK/b271/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/24/24c4be1685a15bbfbd78fee6716570860979c3686ce48aeaa764ebddbffa0cd5-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/miekg/dns=$WORK/b248/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/prometheus/prometheus/discovery/dns -lang=go1.14 -complete -installsuffix shared -buildid MujhXEc0U9R-05KnJRct/MujhXEc0U9R-05KnJRct -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack ./dns.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/70/70f4a53310802ed2fa172d6a4a957f3300876d0785c15a20fe864454428a557a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b271/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid DH4_Y6W8hBEMA9MbXf-m/DH4_Y6W8hBEMA9MbXf-m -goversion go1.15.14 -D "" -importcfg $WORK/b270/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_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/62/62b5f30e9f865e01844fb65bed154991e1ab809e8d7440a10d4852de91d17b11-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid mrutX3L4KNwgc3e-3Avd/mrutX3L4KNwgc3e-3Avd -goversion go1.15.14 -D "" -importcfg $WORK/b256/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 ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3b/3bc09141acb532f0f3b93f88fcf81510e9eacc64de4d47efddb11204d6e3c1a4-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid dYbNj1Mu2qPD8vf2L7W4/dYbNj1Mu2qPD8vf2L7W4 -goversion go1.15.14 -D "" -importcfg $WORK/b276/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/588205e69e6e10fca141d64140b65602ae3968c67f0ad4e62fe27293505ada6b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid u2UFurLctswE_kDWGOw9/u2UFurLctswE_kDWGOw9 -goversion go1.15.14 -D "" -importcfg $WORK/b278/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/1d/1d1ae93ffb4f073f51b2cc740beca99fa75cdcbe724ef94c9fe18492d2dc75f9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ce/ce3ba4a4caeee4a8c35f356d5e31f15650e7400580afc8bfeb236c43a12b0f49-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid GduWa7kG4GN14llogvMN/GduWa7kG4GN14llogvMN -goversion go1.15.14 -D "" -importcfg $WORK/b279/importcfg -pack ./status.go github.com/sirupsen/logrus mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_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/b035/_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/prometheus-2.26.1/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid zIvbOJt08_I7rlgYQkQ-/zIvbOJt08_I7rlgYQkQ- -goversion go1.15.14 -D "" -importcfg $WORK/b281/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_arm/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/60/60b74085edbcfdf92f2dde75eece0935233d48ee26c9151c8a98b0dbd5bedd10-d # internal google.golang.org/grpc/status mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b279/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid zvSbPHDvFubKiLUnyCt7/zvSbPHDvFubKiLUnyCt7 -goversion go1.15.14 -D "" -importcfg $WORK/b277/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a6/a66a76d00f071ba3506766513be1eeb508957100e2f83225e6eb93a689883926-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid pabI5ZMHvflg24FlkPdP/pabI5ZMHvflg24FlkPdP -goversion go1.15.14 -D "" -importcfg $WORK/b275/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a8/a884af27c14c5b797d4dc669d1ebc7a16c2af976615418ef5ae5f42e1f50db65-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid rAw5kaB5BmmI93Qz3z1x/rAw5kaB5BmmI93Qz3z1x -goversion go1.15.14 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ff/ffc68f0b13c4e2dce0c3b804eb079e36c1a18b752a6be97f5d6f76041ea43cdb-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 5vXrpJ9HIeR7-FcvHrO0/5vXrpJ9HIeR7-FcvHrO0 -goversion go1.15.14 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/81/810a0258422201ced598e79aebbc717a6ace7955dd029f83c5b095a3bc242573-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid IESaw166cDVaZSPr0TCU/IESaw166cDVaZSPr0TCU -goversion go1.15.14 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/eb/ebc6e9270fe099b560b1e63c2e57a8def07effa00af025a10c37d89acef872a8-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid WEgUEr6SKegniJ1r9OaY/WEgUEr6SKegniJ1r9OaY -goversion go1.15.14 -D "" -importcfg $WORK/b274/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bb/bb477712fbac19a59e6a2c83a8c83f0e3b8ff2bd447efdd721f42d1676a948d9-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b287/ cat >$WORK/b287/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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid BipE1dIwopdm7UbufFbH/BipE1dIwopdm7UbufFbH -goversion go1.15.14 -D "" -importcfg $WORK/b287/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8e/8ecda52666038d1eef3ebacc7f11ee7ed34630151c594191e6192b7034f5b572-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid WHxiKoMYlNav3yYkcLRK/WHxiKoMYlNav3yYkcLRK -goversion go1.15.14 -D "" -importcfg $WORK/b288/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4519488ef0789f167fe642e17a67b057824eb5e96dd2cd7ee3e384651d2ee7e-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid XJ3NoVZXUIBf7Y0JZwbZ/XJ3NoVZXUIBf7Y0JZwbZ -goversion go1.15.14 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/03/03b8c56bae71fc9dd561c814d8e0245eefab77e38426e1c658128dad60b385fc-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b293/ cat >$WORK/b293/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/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid U0xL7t30knLkepvOwI9I/U0xL7t30knLkepvOwI9I -goversion go1.15.14 -D "" -importcfg $WORK/b293/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/b9/b9aaefacc768585324fdff81096ab96d0bc56af6ae967fb2a14b94376a703a5d-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid EJ8RAea_IqnuikuFf4xt/EJ8RAea_IqnuikuFf4xt -goversion go1.15.14 -D "" -importcfg $WORK/b289/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/be/be8c56761ccd236ae9765b045e92212d15b0befd53096770301de7577ed5ad25-d # internal golang.org/x/net/proxy mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b293/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid A0U3NVV-AOoaxFM3kdeb/A0U3NVV-AOoaxFM3kdeb -goversion go1.15.14 -D "" -importcfg $WORK/b292/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/78/785709169d121c31d208ad490bd072bc1cdaa743df2fa46c280c86c1af17f2e7-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b292/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 3TE40jn_ygzWmv3KsKUK/3TE40jn_ygzWmv3KsKUK -goversion go1.15.14 -D "" -importcfg $WORK/b291/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/fd/fde7a762829e64f15583d7677cc1161acd544441365564c7a73f761cca822d21-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 9FZvaVdZ2Td6ZWxNlfem/9FZvaVdZ2Td6ZWxNlfem -goversion go1.15.14 -D "" -importcfg $WORK/b294/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3e/3e3a44487b20e0088fa0b90b43b7631d556bf079849d544748988de701ad7074-d # internal net/http/httputil mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_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/b102/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid F5s6Jo-5_7f9Q3JMkBCC/F5s6Jo-5_7f9Q3JMkBCC -goversion go1.15.14 -D "" -importcfg $WORK/b295/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/cd/cd31498dc307bd8da26da413776a0030747d2cecaf945558febe3119f0dcf9f7-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid fJgjL8eR1_LOwv4y2akE/fJgjL8eR1_LOwv4y2akE -goversion go1.15.14 -D "" -importcfg $WORK/b298/importcfg -pack ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/56/56273a8f6594dee38d71bcaac893054692b27ee4625c056f2a6abeabd8b3287e-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid KPsNDZofCJwfLMerh9K3/KPsNDZofCJwfLMerh9K3 -goversion go1.15.14 -D "" -importcfg $WORK/b300/importcfg -pack ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/68/68eb19e56f6b512541307b952b81f11476f0b0c17b527e79fd26485b2758c95c-d # internal github.com/docker/docker/client mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b291/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid fPN3UA1Dh4VWA8-8MLKG/fPN3UA1Dh4VWA8-8MLKG -goversion go1.15.14 -D "" -importcfg $WORK/b273/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_arm/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/0e/0ea285cf23c62ab8c1cbfe3c314ccb597f2ce2b3492297ae440fd055fa1948d4-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid h5X-G6RlBU-wMeFQ17_v/h5X-G6RlBU-wMeFQ17_v -goversion go1.15.14 -D "" -importcfg $WORK/b301/importcfg -pack ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a4/a4aa307faa465d71724d151e4e4863c9071807f790bdbafcbc868a6203d00414-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b302/_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/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 1impU2JoVKxAoLU_ZUMR/1impU2JoVKxAoLU_ZUMR -goversion go1.15.14 -D "" -importcfg $WORK/b299/importcfg -pack ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a0/a02332d7b84bd50536acba00a4af3017a5261885f1de505ef2baf25ecdf8ad1b-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid KFZqJ8hYhG2i5dXjZ-jQ/KFZqJ8hYhG2i5dXjZ-jQ -goversion go1.15.14 -D "" -importcfg $WORK/b303/importcfg -pack ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b5/b575808ec4215cec9e70870bddfa934cfe688bfb7f0f14ec62456696a52dbf36-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_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/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid p_oT4-TII48edCxRRUO7/p_oT4-TII48edCxRRUO7 -goversion go1.15.14 -D "" -importcfg $WORK/b310/importcfg -pack ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b0/b0bd19fca0ed675aa8f351925de01f4dd5851a3e133d005c1975f752af459888-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b310/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid -KrJ7sNkYXEFlYh9f53V/-KrJ7sNkYXEFlYh9f53V -goversion go1.15.14 -D "" -importcfg $WORK/b309/importcfg -pack ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1d/1d2245c4b833bc563b6c96181cac8c90901b7d4e99e162db1e4bde237a4689dc-d # internal os/exec mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p os/exec -std -complete -installsuffix shared -buildid g2pf0inT_XeGDKY18EbQ/g2pf0inT_XeGDKY18EbQ -goversion go1.15.14 -D "" -importcfg $WORK/b327/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/52/5238b86ac01c5579bdac6caa6a733da0a37a35852f14a417a3686e20b2bb06df-d # internal github.com/prometheus/prometheus/discovery/dockerswarm mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b273/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/dockerswarm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/prometheus/prometheus/discovery/dockerswarm -lang=go1.14 -complete -installsuffix shared -buildid F5DZO83sv-0NWxRGJ5hT/F5DZO83sv-0NWxRGJ5hT -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack ./dockerswarm.go ./network.go ./nodes.go ./services.go ./tasks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/31/3174f74f76377dc263351f27e33f703bd3c5938e334fa1c8d8209bfd26fff700-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid B9jyrcKVY-1aIDAjzE1X/B9jyrcKVY-1aIDAjzE1X -goversion go1.15.14 -D "" -importcfg $WORK/b326/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0ff31238f029c245f1542662156edba4182bd8ef262847071b7d47e6cb26339a-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/eureka /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/prometheus/prometheus/discovery/eureka -lang=go1.14 -complete -installsuffix shared -buildid tPVh3TWeL8HeWXE1NZ-t/tPVh3TWeL8HeWXE1NZ-t -goversion go1.15.14 -D "" -importcfg $WORK/b340/importcfg -pack ./client.go ./eureka.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/13/13681f7aa3e2d2ccababc43bad9da7af76da9a2d8e1e46f0fe67ff90fa792426-d # internal gopkg.in/fsnotify/fsnotify.v1 mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/fsnotify/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p gopkg.in/fsnotify/fsnotify.v1 -complete -installsuffix shared -buildid NdYgc_AAgmrGFRKpyEKx/NdYgc_AAgmrGFRKpyEKx -goversion go1.15.14 -D "" -importcfg $WORK/b342/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/1e/1e909761ecd71f323cc5163fde69879c95b9d0e33ae83959ea0a5182ee591193-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid fFSTS9lW2OusaWPfKHcw/fFSTS9lW2OusaWPfKHcw -goversion go1.15.14 -D "" -importcfg $WORK/b345/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/de/de5ae5bd7cf21eef149ce9d0c527f55202f971714c46ff52f104a7e9216a5c5a-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile gopkg.in/fsnotify/fsnotify.v1=$WORK/b342/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/file /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/prometheus/prometheus/discovery/file -lang=go1.14 -complete -installsuffix shared -buildid cz33ea5bqiUUAy4j-N78/cz33ea5bqiUUAy4j-N78 -goversion go1.15.14 -D "" -importcfg $WORK/b341/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9f/9f4276826b78f37849298d94bbf0fd386c1a8ee9874f4e72687d5751d0de0933-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/google/internal/externalaccount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid hc2fhjnovXYXhDaUK8hp/hc2fhjnovXYXhDaUK8hp -goversion go1.15.14 -D "" -importcfg $WORK/b346/importcfg -pack ./aws.go ./basecredentials.go ./clientauth.go ./err.go ./filecredsource.go ./impersonate.go ./sts_exchange.go ./urlcredsource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/9c/9c6671280d766415eaf3bd7b99cca7ebbefc23682ae68dff6039da5831960482-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid -IZFSPTeN-ljZ01ajrrg/-IZFSPTeN-ljZ01ajrrg -goversion go1.15.14 -D "" -importcfg $WORK/b347/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/b5/b562b30fec52e5edb86e5a44ac20ae4d494f995f1460aa94cfc377c5a5e69ea7-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid MVMpbkde9FoEl7d0zCEd/MVMpbkde9FoEl7d0zCEd -goversion go1.15.14 -D "" -importcfg $WORK/b348/importcfg -pack ./jwt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ec/ecd9fbd7aecba35da584f59f77ece96e08838b223645c6ef793dde562bb43f8d-d # internal os/user mkdir -p $WORK/b349/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b349/ -importpath os/user -- -I $WORK/b349/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/09/09109e60beb90c12bafa5acd9b68fccf42f8473b343b90c81cf1b36fb118d3e7-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid cMccT7kYwi-ENhACPQYC/cMccT7kYwi-ENhACPQYC -goversion go1.15.14 -D "" -importcfg $WORK/b353/importcfg -pack ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/5c/5ce52b481468f08f49f57b4379723551116dab0f65a663c621a72f3c2ede9167-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b353/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/api/googleapi -complete -installsuffix shared -buildid lwg3fAVXlWgAA35dtAvL/lwg3fAVXlWgAA35dtAvL -goversion go1.15.14 -D "" -importcfg $WORK/b352/importcfg -pack ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a6/a61a0bb76090775713ed4edaa5979fc10c5b51b7eab023372f7bce3d56cb0ed8-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid hoCTOGmvJjcc7do5lxpJ/hoCTOGmvJjcc7do5lxpJ -goversion go1.15.14 -D "" -importcfg $WORK/b357/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/13/13af17495ead9f644604e88fdfd239f3b21b43f0801868e02fc60788b320800c-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid PW6zd64sDUJ9A5TggElg/PW6zd64sDUJ9A5TggElg -goversion go1.15.14 -D "" -importcfg $WORK/b361/importcfg -pack ./grpclog.go ./prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/e0/e0011540e69bf4656324f568b3d97deca5a8c816013323b59c21a2d6be77a01a-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid w87VfRxOrJXog2sOj_hT/w87VfRxOrJXog2sOj_hT -goversion go1.15.14 -D "" -importcfg $WORK/b360/importcfg -pack ./component.go ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d3/d342058289b0a07dd741023987adf37036069ea73b2f360dff6bc0b292fd6f6b-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid D71OxG2UP3WLM8tWYqWM/D71OxG2UP3WLM8tWYqWM -goversion go1.15.14 -D "" -importcfg $WORK/b359/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/e9/e9a91efd99d3d9ccf873bc1541065850092c62a80c5634060a48790428234522-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/attributes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid SveMLdhpkUOTKVORnJ38/SveMLdhpkUOTKVORnJ38 -goversion go1.15.14 -D "" -importcfg $WORK/b363/importcfg -pack ./attributes.go cd $WORK/b349 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/1f/1f3ef987332b435075f21cb6dfc2438d4cececd57371b8bc7ac56903560b9d64-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid px-uzSeeFgoRW118_bNR/px-uzSeeFgoRW118_bNR -goversion go1.15.14 -D "" -importcfg $WORK/b364/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/6b/6bc0880e5ca32b6213d78f3816fe2a6d049ebfb109c1e0a71e74e64b264a2ee7-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid v3T8gWoiXNsIamleGIO2/v3T8gWoiXNsIamleGIO2 -goversion go1.15.14 -D "" -importcfg $WORK/b366/importcfg -pack ./spiffe.go ./syscallconn.go ./util.go cd $WORK/b349 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/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_arm/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/63/63bfe37da9e9801ba35289476ac768e29d1452a4e2ee34d5d98d44275f52ec97-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b366/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XGcyEIdEqsAomjwJTpn0/XGcyEIdEqsAomjwJTpn0 -goversion go1.15.14 -D "" -importcfg $WORK/b362/importcfg -pack ./credentials.go ./go12.go ./tls.go cd $WORK/b349 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/78/788a7e3cbaf4fa3297421c59242aa1c3776e0691cd04cb3598d989ddc4ea793d-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid iXAsZyYYbGAhgrW--dBn/iXAsZyYYbGAhgrW--dBn -goversion go1.15.14 -D "" -importcfg $WORK/b367/importcfg -pack ./metadata.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -o $WORK/b349/_cgo_.o $WORK/b349/_cgo_main.o $WORK/b349/_x001.o $WORK/b349/_x002.o $WORK/b349/_x003.o $WORK/b349/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c9/c9451dd6a0f4500e966cbe45bfa3cc70ca50767ec2a5939a4c963c1bfcc719e9-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid Bv6cNA0a7yKS-y-hgktr/Bv6cNA0a7yKS-y-hgktr -goversion go1.15.14 -D "" -importcfg $WORK/b368/importcfg -pack ./resolver.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/c5/c54745429dee0c675c06f8ffc1d34b2fb678b2dcf2a4e35b95d63c206c076b8a-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid VwK08stwEQkUiwlz8i5W/VwK08stwEQkUiwlz8i5W -goversion go1.15.14 -D "" -importcfg $WORK/b358/importcfg -pack ./balancer.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b349/_cgo_.o -dynout $WORK/b349/_cgo_import.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p os/user -std -installsuffix shared -buildid pUBg_9yULUtItG6R2-Kn/pUBg_9yULUtItG6R2-Kn -goversion go1.15.14 -D "" -importcfg $WORK/b349/importcfg -pack ./lookup.go ./user.go $WORK/b349/_cgo_gotypes.go $WORK/b349/cgo_lookup_unix.cgo1.go $WORK/b349/getgrouplist_unix.cgo1.go $WORK/b349/listgroups_unix.cgo1.go $WORK/b349/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/84/84bc9a8c7a0b758b3aed033dfd8fcc0fe2b3283321f9c3a63d549ce7685205ca-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid dCP3G2drDECQBphng4bH/dCP3G2drDECQBphng4bH -goversion go1.15.14 -D "" -importcfg $WORK/b369/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/29/290eb92482c69643eb97552004d10a48434d5c1082d70d265bb6b409f9641a7f-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid sMPAEpyzGk7E-atDXZwS/sMPAEpyzGk7E-atDXZwS -goversion go1.15.14 -D "" -importcfg $WORK/b371/importcfg -pack ./grpcrand.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b349/_pkg_.a $WORK/b349/_x001.o $WORK/b349/_x002.o $WORK/b349/_x003.o $WORK/b349/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/51/5190e2cae2fccf383985b0fb20f9e83fea93e24961281814751d9db6e8743b7e-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid WV7qSnJwUJlNBDikt2n_/WV7qSnJwUJlNBDikt2n_ -goversion go1.15.14 -D "" -importcfg $WORK/b370/importcfg -pack ./roundrobin.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/5a/5a91e2470963b93d4805ab27ad5cdac32290cccd1ed3bce24ceb599c40cf8567-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b345/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b346/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b347/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b348/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b349/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid UMD0xmP7HcF6Ewxkh6v1/UMD0xmP7HcF6Ewxkh6v1 -goversion go1.15.14 -D "" -importcfg $WORK/b344/importcfg -pack ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/57/57ee887a2a85866588dff745b20c6221a9f7b36e41e0e1782c38de7c94c9623d-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid rmhgeWCO51APFGdH56cs/rmhgeWCO51APFGdH56cs -goversion go1.15.14 -D "" -importcfg $WORK/b372/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/3d/3d4f4bf9fc7492239d892de4979479ee24ce761779d2b524244a9e0ae6990958-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b372/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid nl3vWcSd5gr2BSzRdZei/nl3vWcSd5gr2BSzRdZei -goversion go1.15.14 -D "" -importcfg $WORK/b373/importcfg -pack ./proto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d2/d2f00ea34caa5322a6643c1e5b99fb5ccb4c7b5964ba5c6254f84348325612eb-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid 5egMGRBrOzRrnvmnR6Qv/5egMGRBrOzRrnvmnR6Qv -goversion go1.15.14 -D "" -importcfg $WORK/b374/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/03/03bdd5bbe32d4243831e122f2214fc85a7fd74aa40337d4b731a6cdebef49fac-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 75NmGTG5lrU4vXmxjCfJ/75NmGTG5lrU4vXmxjCfJ -goversion go1.15.14 -D "" -importcfg $WORK/b375/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9c/9c566da073b6b352a9e49f08b3abc06edab8b1de5f952d43c61b8685e9bc701f-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid VrAuC7Fd5w59V_j7oNUF/VrAuC7Fd5w59V_j7oNUF -goversion go1.15.14 -D "" -importcfg $WORK/b377/importcfg -pack ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a4/a4c804f55accd40d67a2dcf0d57eae0d58a305528ea948b347eb441b40ff2b72-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid U9VSaFjYlvYJYVRcmJwM/U9VSaFjYlvYJYVRcmJwM -goversion go1.15.14 -D "" -importcfg $WORK/b378/importcfg -pack ./encode_duration.go ./metadata.go ./method.go ./target.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ee/ee7fa09dec94301c60391129a4c1bc1d17db86345fcfcd6b7b28083dc9e32e1b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ad/ad3e2c4142b1b4a83df8a417c962b113252987f75d6527b981b14b3152d28285-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile net=$WORK/b091/_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 EOF github.com/aws/aws-sdk-go/aws cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid P7QsQWhIPZaC669JTVSq/P7QsQWhIPZaC669JTVSq -goversion go1.15.14 -D "" -importcfg $WORK/b380/importcfg -pack ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid g0lAG_bLnXqBy6AdT-iK/g0lAG_bLnXqBy6AdT-iK -goversion go1.15.14 -D "" -importcfg $WORK/b297/importcfg -pack ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/88/88e77569849094149e01816c0cc99ed781fa1fbefd73c7e6dcc0bc5b16358e21-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid vlvQI5L-BE3dmnWkAafk/vlvQI5L-BE3dmnWkAafk -goversion go1.15.14 -D "" -importcfg $WORK/b376/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/56/56480934a5c82c1b8fc882fe238e5fbe626ed2e53a097cd347d2577c3a10f481-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid 6opDWuDQLzD1j8sgxc_6/6opDWuDQLzD1j8sgxc_6 -goversion go1.15.14 -D "" -importcfg $WORK/b308/importcfg -pack ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/95/950ccaceed57610a4156c9cd06d3a77e1eed9a5f16fd76d36023b8c074d1b952-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid w7sAuhECCYzVs0XQ6j6a/w7sAuhECCYzVs0XQ6j6a -goversion go1.15.14 -D "" -importcfg $WORK/b381/importcfg -pack ./envconfig.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/e7/e7d6e32d2135c67fdb9735a36f34039f8ad80b230c4404eb1a7ef51aff16842c-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/serviceconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 19hcpT5Ql7GeahjtkBaZ/19hcpT5Ql7GeahjtkBaZ -goversion go1.15.14 -D "" -importcfg $WORK/b384/importcfg -pack ./serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/0e/0ea2779e7b082be1564320e4d72740b61f40d09aabebf1db5d0afddccac1c8ad-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid qx2F2azxkoXDolctGNdL/qx2F2azxkoXDolctGNdL -goversion go1.15.14 -D "" -importcfg $WORK/b386/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/a9/a901913723fe813476d331ebf00b859ebb943e44966945f307eb039912b1fa9e-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid DIf0TCM26gzpH9H--_NC/DIf0TCM26gzpH9H--_NC -goversion go1.15.14 -D "" -importcfg $WORK/b385/importcfg -pack ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/4a/4ad60ce86d9cb6353332cc078e1b48aa942f1d82c87141ebbc8c3df9bf94fda4-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid zEnAVAXljo4WYTNt6R78/zEnAVAXljo4WYTNt6R78 -goversion go1.15.14 -D "" -importcfg $WORK/b383/importcfg -pack ./config_selector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/71/715fa19d2d976b7de50d8d2fa933eed4a3a22e8227ea596982e09e45cb614b26-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid ul_msliW0DnxzxOd5wkZ/ul_msliW0DnxzxOd5wkZ -goversion go1.15.14 -D "" -importcfg $WORK/b387/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/d2/d2589530d933702a938cf1b0eff62c05e9890f441c39840539c6a8c74dbb3067-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/transport/networktype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid Xf72bh02TO9ZXaQKn-17/Xf72bh02TO9ZXaQKn-17 -goversion go1.15.14 -D "" -importcfg $WORK/b389/importcfg -pack ./networktype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c0/c08274413d9ac25f991da2b8f0eea3cb50ba552a7403c8c88d73c99c88493e62-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid kx8rEK1zjYvNZSAJF0Cz/kx8rEK1zjYvNZSAJF0Cz -goversion go1.15.14 -D "" -importcfg $WORK/b388/importcfg -pack ./unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/13/1374cd4cc8a70c743a6b1b6e36054ee37fa7c5479df8a81e3c8b3e49a735978f-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid hVE5jK_z7qQj8WtZDG59/hVE5jK_z7qQj8WtZDG59 -goversion go1.15.14 -D "" -importcfg $WORK/b391/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/5a/5ae20c844dd0e014c46a485724dc134e61748f1172d82c253eb758a6cfa6ec9c-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid LBjb783a7hmYWXrKhswP/LBjb783a7hmYWXrKhswP -goversion go1.15.14 -D "" -importcfg $WORK/b392/importcfg -pack ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/e0/e0eec9292a5c83dc40e85be3110c469dc9c6823a178bd38e7a7f7160cbc69437-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid j60BtGAD3l_wM4zVTCg_/j60BtGAD3l_wM4zVTCg_ -goversion go1.15.14 -D "" -importcfg $WORK/b393/importcfg -pack ./keepalive.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/21/21fe07414bebf9401bc0d0a02cff84039788f255ccfa05b3709a258b07f4725e-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid 3aX8WB76Hiy4uTgSYiYu/3aX8WB76Hiy4uTgSYiYu -goversion go1.15.14 -D "" -importcfg $WORK/b394/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/97/9750ea3637642c708fe518dfc84259dc5cf95613ac405f490b4ef2ba06e4258b-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 3CfMsddZ_o1GAY6mYxIo/3CfMsddZ_o1GAY6mYxIo -goversion go1.15.14 -D "" -importcfg $WORK/b395/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/56/5626082f7856345a840de9b63967402d07ef7166980dd8dec66719effd3ef5bb-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid t8rQdAhl0jADzLBYEsy6/t8rQdAhl0jADzLBYEsy6 -goversion go1.15.14 -D "" -importcfg $WORK/b396/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/e0/e0b3d63e7eadb094fad68570c083f112cac812ea35ec16771c5c28e96d8dfcc4-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/impersonate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid MiJ39KE_r4LnYQd6qHBX/MiJ39KE_r4LnYQd6qHBX -goversion go1.15.14 -D "" -importcfg $WORK/b399/importcfg -pack ./impersonate.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/cb/cbf9329f5906e33caf548e4b14296b7362d2efbbbd0dbee13dd2385c6256d755-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b191/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b198/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b396/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid iQ_bHoUTutxpSgpk6Slb/iQ_bHoUTutxpSgpk6Slb -goversion go1.15.14 -D "" -importcfg $WORK/b390/importcfg -pack ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./proxy.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/00/00ec537022078add00754e1cbbb9cab190f35b5cbbd2eccb611569137cbf2d96-d # internal go.opencensus.io/internal mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go.opencensus.io=$WORK/b407/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p go.opencensus.io/internal -complete -installsuffix shared -buildid akQI2C_dexqbKkEL3i5i/akQI2C_dexqbKkEL3i5i -goversion go1.15.14 -D "" -importcfg $WORK/b406/importcfg -pack ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f0/f06f4f4fc0fada568a3fb20bd36b3492f46a02470ad839462c4b43dcbca4b585-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid kIrROKxYuqckGoHQVyeG/kIrROKxYuqckGoHQVyeG -goversion go1.15.14 -D "" -importcfg $WORK/b409/importcfg -pack ./tracestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/da/da3ac1a3687395eabaf5ccc1106a6de0bbdcb7795073b50ee515f237413ab1ac-d # internal runtime/trace mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_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 EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p runtime/trace -std -installsuffix shared -buildid z0hPNJjZcVOeoa6hHi91/z0hPNJjZcVOeoa6hHi91 -goversion go1.15.14 -D "" -importcfg $WORK/b410/importcfg -pack ./annotation.go ./trace.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/88/884cc3ae2e1aa598e2fbccd3be03880f0b8ce1ccddcbe2aac8bf138200bc1fb4-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid 6B3QUswBzBg8sOR-Feru/6B3QUswBzBg8sOR-Feru -goversion go1.15.14 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/32/321063934e25c27de79dda41587534b21b6248d11dd5f3544b170f3a9b833a76-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid Fr64DGyKYrvXBBHehMKG/Fr64DGyKYrvXBBHehMKG -goversion go1.15.14 -D "" -importcfg $WORK/b316/importcfg -pack ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2b/2b14fa593ed33e72b2f39f96f2544de29c742190724cd14c4f0bbe5230f45b98-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 3gigDr2h5cRFGr12WNoP/3gigDr2h5cRFGr12WNoP -goversion go1.15.14 -D "" -importcfg $WORK/b323/importcfg -pack ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/84/841d8844c6075b3a2e13b789c867d83c5a4b5dbdf13e06dd87ff7219b2a8278a-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid un4ITmq5bvHMtNQSVJZR/un4ITmq5bvHMtNQSVJZR -goversion go1.15.14 -D "" -importcfg $WORK/b315/importcfg -pack ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7e/7e6363f4f9ebd13ebed3c5bb006992c53d6e51a7bdd6a09da9106c8f22d10568-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile net/url=$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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid lGsPdWtmdr9YGYcrrWa5/lGsPdWtmdr9YGYcrrWa5 -goversion go1.15.14 -D "" -importcfg $WORK/b319/importcfg -pack ./queryutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/36/36c3f4b30aef16908dddeb7e50e3ca35568ccb0d13a96b6e9db672fa3d9abf73-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid IxFwk0iruNc77w84bdPN/IxFwk0iruNc77w84bdPN -goversion go1.15.14 -D "" -importcfg $WORK/b320/importcfg -pack ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/fa/fa32227d1ba803ee64359d972b2ef8060d70db3fe115656309d0d87ec4611bd0-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid YTjgwUsNl9jvuTql6ZVA/YTjgwUsNl9jvuTql6ZVA -goversion go1.15.14 -D "" -importcfg $WORK/b313/importcfg -pack ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/57/579720f44902f14bb1ce21ce77a47d106b14d59d076a0c31065d8ad82f24aa9c-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid e12Yq8bw-0Slm2rxCM6c/e12Yq8bw-0Slm2rxCM6c -goversion go1.15.14 -D "" -importcfg $WORK/b318/importcfg -pack ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3e/3e4e9e348c71b010b4f8e25acb392e9136365e9d45cf3c184fcc3ce246bf94e3-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid D9ryz3FoPaj8vxgVlnC4/D9ryz3FoPaj8vxgVlnC4 -goversion go1.15.14 -D "" -importcfg $WORK/b322/importcfg -pack ./api.go ./service.go ./token_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/b6/b685b342961f28887d11448d55b0b44b8976870b0e722cae76fc6e07a9406dd7-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid XaLEBkADdmfWVt5ozNgw/XaLEBkADdmfWVt5ozNgw -goversion go1.15.14 -D "" -importcfg $WORK/b312/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/68/68a9d6c394f075cd39e73198729dc7f51fbe2fe5d9a2dc1130fea8b61ef8f85a-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid eMoCK1bidIT2c9IhtHQh/eMoCK1bidIT2c9IhtHQh -goversion go1.15.14 -D "" -importcfg $WORK/b331/importcfg -pack ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/89/894dcc665ad7a11a0d2d641d73484434ec81fbf2e3d2bd6eb082a7a8ec7b44ee-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid R1N2z8_tnogsZrrzY-U0/R1N2z8_tnogsZrrzY-U0 -goversion go1.15.14 -D "" -importcfg $WORK/b334/importcfg -pack ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/0f/0f222e946bf170a765ba33084c699d60b6cc79779fdfee2c5663466fb453ace0-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid 3Dy3fkjhQxwCbgt0RPmn/3Dy3fkjhQxwCbgt0RPmn -goversion go1.15.14 -D "" -importcfg $WORK/b332/importcfg -pack ./jsonrpc.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ba/baa1859fe96ea7de6f3e438c7b4843a26805dcdc9b7342099ba5243f50b54958-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 8HK09h9opf_Z3t81kTRu/8HK09h9opf_Z3t81kTRu -goversion go1.15.14 -D "" -importcfg $WORK/b321/importcfg -pack ./interface.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/14/144206b4872bb65a1843caa1fe47746dab80500c986f6e6c5f50db4c509a3511-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid zONYV2MVHMuS5DnRRlyE/zONYV2MVHMuS5DnRRlyE -goversion go1.15.14 -D "" -importcfg $WORK/b336/importcfg -pack ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/4e/4e68bd554f9760763a6bfd03a91500c689e35c7451ec4c5e9064b924dfcf19fb-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid iZPwkL7rYK5oEipyUCVW/iZPwkL7rYK5oEipyUCVW -goversion go1.15.14 -D "" -importcfg $WORK/b330/importcfg -pack ./restjson.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/52/527ce1b02177401bd96884ce3a33c312b49af699c0302035d8b62fa9190ba35f-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile io/ioutil=$WORK/b089/_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/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid CekwozGcUoylu8BfKvxC/CekwozGcUoylu8BfKvxC -goversion go1.15.14 -D "" -importcfg $WORK/b305/importcfg -pack ./assume_role_provider.go ./web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/fa/fab6008b892680cd16bc48261c126c6f5e50f42801845d0c3631b4718dcf03f2-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid m0vLKY5JPsf0YTFR0VyC/m0vLKY5JPsf0YTFR0VyC -goversion go1.15.14 -D "" -importcfg $WORK/b337/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/65/656ae24cfc3e47aecf86c2c462250414001318f5ce3eefb9df73bf98dbb0f98e-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sso /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid tg1oMMW5Q3IfGDKGNY7u/tg1oMMW5Q3IfGDKGNY7u -goversion go1.15.14 -D "" -importcfg $WORK/b329/importcfg -pack ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a0/a06713db404e244e30d0b77bb9b5a068eb02c4fae3f81829e8c01ca5c5e15194-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b336/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b337/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid wYGwCn64-yCDMrLAiDdd/wYGwCn64-yCDMrLAiDdd -goversion go1.15.14 -D "" -importcfg $WORK/b335/importcfg -pack ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/07/07d4383ef7feafea9d86597d6aaa396a302270fc9aff6706ff1db6d3ed8baca1-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid vVCEmppyDl_1SBCe79G7/vVCEmppyDl_1SBCe79G7 -goversion go1.15.14 -D "" -importcfg $WORK/b339/importcfg -pack ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/ae/aef0a1a37728c09ce128bb898b67ce3ad03d5deadd3e1716c64a2abd33beb3b4-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/3c/3c3e8be74158096fe0005406643396d94e57ddf7fe8b4ddc14df3e7f0dde2a48-d # internal google.golang.org/grpc mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b396/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid DwcMSgrEGIeJIkk5lWj6/DwcMSgrEGIeJIkk5lWj6 -goversion go1.15.14 -D "" -importcfg $WORK/b356/importcfg -pack ./backoff.go ./balancer_conn_wrappers.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b339/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/ec2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid BqTX79BidlRA6H_U-gYU/BqTX79BidlRA6H_U-gYU -goversion go1.15.14 -D "" -importcfg $WORK/b338/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./waiters.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/6f/6f6b9b5e3030f8629dadd8530ab3de8aaa9a80f3abaa334f7178dc6d17050d45-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid rc-oexnFp3pkCyD8umxR/rc-oexnFp3pkCyD8umxR -goversion go1.15.14 -D "" -importcfg $WORK/b333/importcfg -pack ./interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ef/efc50cbf49cb907deef01bb624796982b0eb0afc3a782b7fe62edcba6ecabf66-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b333/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid yF98HQJWbhZebDl6BlqA/yF98HQJWbhZebDl6BlqA -goversion go1.15.14 -D "" -importcfg $WORK/b328/importcfg -pack ./doc.go ./os.go ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/81/812aa91ba892c9ac82a0b086bcf3f4938db31163f406ebcef4a1205b5b1046e6-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid wvjTIkdbfxtCmDEMW437/wvjTIkdbfxtCmDEMW437 -goversion go1.15.14 -D "" -importcfg $WORK/b325/importcfg -pack ./credentials.go ./custom_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d0/d0d53294bcde0a25e9f07b5426b3c7ce9a35298dffec36396505b131380c8aa9-d # internal go.opencensus.io/trace mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b405/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b406/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b408/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b409/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile runtime/trace=$WORK/b410/_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/prometheus-2.26.1/vendor/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p go.opencensus.io/trace -complete -installsuffix shared -buildid b6cGbwfUFGvTFj8m9Ucy/b6cGbwfUFGvTFj8m9Ucy -goversion go1.15.14 -D "" -importcfg $WORK/b404/importcfg -pack ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_api.go ./trace_go11.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/30/308c9d8419f60cf51058d471e654cdcca967cf51a378a9e6cf3a5336e39f4289-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b404/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid QZkPpg2agI3ygC4A8l13/QZkPpg2agI3ygC4A8l13 -goversion go1.15.14 -D "" -importcfg $WORK/b411/importcfg -pack ./propagation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/57/576018626e81562a2e378aec0b805167ae5859f00b2600077b7ecb6d2996ccc0-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b411/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid z34vp4zH3IbjNkJ05Z25/z34vp4zH3IbjNkJ05Z25 -goversion go1.15.14 -D "" -importcfg $WORK/b403/importcfg -pack ./b3.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/55/551f66dc8f9dbe50f7732b36f6da6652baf70c494c294d5a77e4d2f8902eb094-d # internal go.opencensus.io/resource mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p go.opencensus.io/resource -complete -installsuffix shared -buildid Iso4d1ggYEDrRKT3c7Tp/Iso4d1ggYEDrRKT3c7Tp -goversion go1.15.14 -D "" -importcfg $WORK/b414/importcfg -pack ./resource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/6c/6ce58ee88a16054d0b1178d89ca1e92dab8105954952e0516d8df5b6aa3bf7be-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b414/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid -2Kdv6DyX2JOTeIUXWRa/-2Kdv6DyX2JOTeIUXWRa -goversion go1.15.14 -D "" -importcfg $WORK/b413/importcfg -pack ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/25/2541b747a5da10b674440115f6ed4777743d3d0081649e18391c993fdf92273e-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid Tez_MEqGnSFgmcmZ4Bu6/Tez_MEqGnSFgmcmZ4Bu6 -goversion go1.15.14 -D "" -importcfg $WORK/b355/importcfg -pack ./call_option.go ./gax.go ./header.go ./invoke.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/26/26c71f1b594c828557e1be50b75321e0c0d2dd2a6ec0b2fbeb77412b76c83371-d # internal google.golang.org/api/internal mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b344/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p google.golang.org/api/internal -complete -installsuffix shared -buildid na4WLHipgV9DZjMdanxe/na4WLHipgV9DZjMdanxe -goversion go1.15.14 -D "" -importcfg $WORK/b398/importcfg -pack ./conn_pool.go ./creds.go ./settings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/e0/e00f3e6af39ab4b2a72d6446a2205ab358a266e3d213577f694c5a43454d5e5e-d # internal google.golang.org/api/option mkdir -p $WORK/b397/ cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c1/c109f3acf55d1c1e83a0be136ab88931d87fa1cc669e9e5a93b983f873c143e8-d # internal cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b344/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b398/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc=$WORK/b356/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p google.golang.org/api/option -complete -installsuffix shared -buildid LwSZxJIJBW8CKEcF1eqo/LwSZxJIJBW8CKEcF1eqo -goversion go1.15.14 -D "" -importcfg $WORK/b397/importcfg -pack ./credentials_go19.go ./option.go google.golang.org/api/internal/gensupport mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b355/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b352/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid Z3CTHZkz9FVpX27dmRrL/Z3CTHZkz9FVpX27dmRrL -goversion go1.15.14 -D "" -importcfg $WORK/b354/importcfg -pack ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./retryable_linux.go ./send.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/33/33fdfc9607827039d3ecb0908297ff6cc704ef0a51207a6e689fb696989d56b6-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b398/_pkg_.a packagefile google.golang.org/api/option=$WORK/b397/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/option/internaloption /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid bcTFFVSoSUZNEdprUChJ/bcTFFVSoSUZNEdprUChJ -goversion go1.15.14 -D "" -importcfg $WORK/b400/importcfg -pack ./internaloption.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/4d/4dd66b5bd1811f37d19f7fdc35387f3ef221df346e90d0fb88bdbb35b1dcf253-d # internal runtime/pprof mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b173/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p runtime/pprof -std -installsuffix shared -buildid xV7Q9Q097qI8XsLBH_L4/xV7Q9Q097qI8XsLBH_L4 -goversion go1.15.14 -D "" -importcfg $WORK/b417/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_arm/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/83/83c2b2f81faac4fa6ac54856703945019b5b4fc5addec7c279f201cd4daf2fdd-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b413/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid RE_Prp3GGWJeFVJ1yFE_/RE_Prp3GGWJeFVJ1yFE_ -goversion go1.15.14 -D "" -importcfg $WORK/b420/importcfg -pack ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/94/94796ba3745b399538ca1bfe48b7ffea034160da6b916bc82cc966d76ea354c5-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid CFb0WViaoLLb90B-YEhp/CFb0WViaoLLb90B-YEhp -goversion go1.15.14 -D "" -importcfg $WORK/b421/importcfg -pack ./apikey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d9/d948c5d99eac00ce8bc92134162e04926a6410a1a78cfafc16f9cbf03ed7ca74-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile os/user=$WORK/b349/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/cert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p google.golang.org/api/transport/cert -complete -installsuffix shared -buildid a3Vqx-wE6bnw_WbXWeFP/a3Vqx-wE6bnw_WbXWeFP -goversion go1.15.14 -D "" -importcfg $WORK/b422/importcfg -pack ./default_cert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ce/ce2a80ee53cdd2a2a5a5e3be7689db391f5321329e0f9e425fe723cc4a9f13c6-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b411/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid JK2RewtBmh_NywW-9Mhc/JK2RewtBmh_NywW-9Mhc -goversion go1.15.14 -D "" -importcfg $WORK/b423/importcfg -pack ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/d0/d098306e32420e5eebb8b7f7d1ba1b98ab41b5f8cf452a12569f1ce968563cd2-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b398/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b422/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/internal/dca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid mB2pV4FJ9PB2MkDji28k/mB2pV4FJ9PB2MkDji28k -goversion go1.15.14 -D "" -importcfg $WORK/b424/importcfg -pack ./dca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/65/65cf7a991d715d245770309bf7689e462b84b33189311f9fef21cf404fa9efc4-d # internal go.opencensus.io/tag mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/pprof=$WORK/b417/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p go.opencensus.io/tag -complete -installsuffix shared -buildid 5PQ_eHvGKvc-b8mRSjrd/5PQ_eHvGKvc-b8mRSjrd -goversion go1.15.14 -D "" -importcfg $WORK/b416/importcfg -pack ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/c0/c03e8335f03527f566e5dc8d7eacd0b15a39ce1b4073704a23fd18a297199577-d # internal github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid ERf3O4imKi9bC0H-XvHz/ERf3O4imKi9bC0H-XvHz -goversion go1.15.14 -D "" -importcfg $WORK/b427/importcfg -pack ./action.go ./certificate.go ./datacenter.go ./error.go ./firewall.go ./floating_ip.go ./image.go ./iso.go ./load_balancer.go ./load_balancer_type.go ./location.go ./meta.go ./network.go ./pricing.go ./server.go ./server_type.go ./ssh_key.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f5/f5912a7898005feb74ea7a4242281614577f07bd597903d6e9cd0d219ce5810c-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b415/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b427/_pkg_.a # internal cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b416/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p go.opencensus.io/stats/internal -complete -installsuffix shared -buildid B49OPDxoJ3DWAtXJQCXY/B49OPDxoJ3DWAtXJQCXY -goversion go1.15.14 -D "" -importcfg $WORK/b415/importcfg -pack ./record.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/93/939c49d31314e5dc1045fa14e9548951badb3e61d050fa84baf92b15b1a7993b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b9/b913c6514a00128e72793316ee5cdf69937dc01592cc85db2c66a1b0bacdbdc4-d # internal go.opencensus.io/stats mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b413/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b415/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b416/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud/schema=$WORK/b427/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hetznercloud/hcloud-go/hcloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid 3xS_-iWibn3CoxgPVnp1/3xS_-iWibn3CoxgPVnp1 -goversion go1.15.14 -D "" -importcfg $WORK/b426/importcfg -pack ./action.go ./certificate.go ./client.go ./datacenter.go ./error.go ./firewall.go ./floating_ip.go ./hcloud.go ./helper.go ./image.go ./iso.go ./load_balancer.go ./load_balancer_type.go ./location.go ./network.go ./pricing.go ./schema.go ./server.go ./server_type.go ./ssh_key.go ./volume.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p go.opencensus.io/stats -complete -installsuffix shared -buildid y_uvrlZ6r2QEuwyx78Rz/y_uvrlZ6r2QEuwyx78Rz -goversion go1.15.14 -D "" -importcfg $WORK/b412/importcfg -pack ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ce/ce33a775e87848637e80c64378514344781bb01dba2c16823ed980e8e53fab46-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b419/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b413/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b420/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b414/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b412/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b415/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b416/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p go.opencensus.io/stats/view -complete -installsuffix shared -buildid fnmJL99XYx5BRl6ab4di/fnmJL99XYx5BRl6ab4di -goversion go1.15.14 -D "" -importcfg $WORK/b418/importcfg -pack ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/5f/5f800cb991e53ab81865b7fab22b8a63767d43ec75349a1dfe12372a3ef21ff6-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b403/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b412/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b418/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b416/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b411/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid XSIPMgxsSgUFIvcSfHXG/XSIPMgxsSgUFIvcSfHXG -goversion go1.15.14 -D "" -importcfg $WORK/b402/importcfg -pack ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/10/10ebd4cc70611145daee9a8534ee8d28c6fae2a0a7999fac7e03cb310219dc09-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b402/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b421/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b398/_pkg_.a packagefile google.golang.org/api/option=$WORK/b397/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b422/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b423/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b424/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p google.golang.org/api/transport/http -complete -installsuffix shared -buildid CxvhJCNhdg7b_mN1DBZB/CxvhJCNhdg7b_mN1DBZB -goversion go1.15.14 -D "" -importcfg $WORK/b401/importcfg -pack ./default_transport_go113.go ./dial.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/5a/5a3e4ae56c1742fb1625795943e6572b98250cb80e2c2de24fdf1a5a9e62b3cd-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud=$WORK/b426/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/hetzner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/prometheus/prometheus/discovery/hetzner -lang=go1.14 -complete -installsuffix shared -buildid 6IEmfpQS0RaQ6FA1Fgyi/6IEmfpQS0RaQ6FA1Fgyi -goversion go1.15.14 -D "" -importcfg $WORK/b425/importcfg -pack ./hcloud.go ./hetzner.go ./robot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fd/fd1f36f8c4ac7b4ce39562b5a2d103c42d38f5f1813acd77d395964c1d068c09-d # internal google.golang.org/api/compute/v1 mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b352/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b354/_pkg_.a packagefile google.golang.org/api/option=$WORK/b397/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b400/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/compute/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid gsYrO1VgtfZK4AU0GXGU/gsYrO1VgtfZK4AU0GXGU -goversion go1.15.14 -D "" -importcfg $WORK/b351/importcfg -pack ./compute-gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/d4/d4ffb33641199322440fb490c1e7f5431229482e8f67229c4d79f3ab96f91631-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 978U7AjyE_Xw_amAlysc/978U7AjyE_Xw_amAlysc -goversion go1.15.14 -D "" -importcfg $WORK/b430/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/77/774207daeb9ec6c99e670027a5b453268fb7bb757d2a5015712e6a95cba041ba-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid 7khVF_3zPxWyeKoG74Fb/7khVF_3zPxWyeKoG74Fb -goversion go1.15.14 -D "" -importcfg $WORK/b432/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/66/66065e1267ca6c68d4957c57b7a36e1950290fed40de12a208876863200c729e-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b432/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 1MolfczmuNXYDRqOuAJX/1MolfczmuNXYDRqOuAJX -goversion go1.15.14 -D "" -importcfg $WORK/b431/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_arm/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/87/87079134ae05f4647352c5389d50883f29d5d47500ce99a6148c7173c94853ca-d # internal github.com/google/gofuzz mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid CzDpW9Var_gM8hZvZCZ0/CzDpW9Var_gM8hZvZCZ0 -goversion go1.15.14 -D "" -importcfg $WORK/b434/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/2a/2a43be7067ee662673d5ab0c3b6ae3ff11c5730c9985db790fd7d1f0b21ef258-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 4o6NNzGqMzRimkYzoox6/4o6NNzGqMzRimkYzoox6 -goversion go1.15.14 -D "" -importcfg $WORK/b436/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/6e/6e986e4dba3fc4073e7a078f1e153112876f07610f7ed206af65503499ae253a-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b436/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid LoSwsx16GY8_3ObYwtys/LoSwsx16GY8_3ObYwtys -goversion go1.15.14 -D "" -importcfg $WORK/b435/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/37/37db4efc412640c76505ef86df543f2514e982512724d0bf5273a353b6ad821e-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b438/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid i3McdytmRYJlm4JhuoZe/i3McdytmRYJlm4JhuoZe -goversion go1.15.14 -D "" -importcfg $WORK/b437/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b6/b63fab7d0eb81634e5f20b7c5527df1a1fcf23887aa4020e55929bcc29131bd9-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid XRfMA-dvH4EnCz7V7lHh/XRfMA-dvH4EnCz7V7lHh -goversion go1.15.14 -D "" -importcfg $WORK/b440/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c3/c3024b2e64f3d9b82f761de6630eb340f0d319fd0309c1df26abf26c957206d5-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid mHtr4fLBpLFn-jva7WsK/mHtr4fLBpLFn-jva7WsK -goversion go1.15.14 -D "" -importcfg $WORK/b443/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/0b/0b3f191ffbecf459b4ab4dfcfe2a2cb492d025e6aef517ae200c13440499ef3d-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b443/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 7SJWugY9jmmVADXygpVy/7SJWugY9jmmVADXygpVy -goversion go1.15.14 -D "" -importcfg $WORK/b442/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c5/c5007b77e8fd6579c2e4ab696d42b9e6a20e5ce797d8ea476c658a507efbb9f8-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b442/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid uUPf5nw_rnXAicWGceIT/uUPf5nw_rnXAicWGceIT -goversion go1.15.14 -D "" -importcfg $WORK/b441/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/5f/5f2736242e6b64ea32b306761844f8e5d7e0e133693559fef5d72332be83b8f1-d # internal k8s.io/klog/v2 mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/klog/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p k8s.io/klog/v2 -complete -installsuffix shared -buildid nC1r_70RDCmGvfjenYWG/nC1r_70RDCmGvfjenYWG -goversion go1.15.14 -D "" -importcfg $WORK/b444/importcfg -pack ./klog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/3b/3bae9e294e6345b923be2f7831bb9c14698ddca4dcd0edfe79551e6c0dae7ce4-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b438/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b441/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid aACWthMtL4vdrNgq6cLC/aACWthMtL4vdrNgq6cLC -goversion go1.15.14 -D "" -importcfg $WORK/b439/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/e3/e3c7d9938713ae8a69804e75e0d63ae2966069406f2427a2474f03480349aca2-d # internal go/parser mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b185/_pkg_.a packagefile go/scanner=$WORK/b186/_pkg_.a packagefile go/token=$WORK/b132/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p go/parser -std -complete -installsuffix shared -buildid LT_4qAIyklfzxuMMW1D4/LT_4qAIyklfzxuMMW1D4 -goversion go1.15.14 -D "" -importcfg $WORK/b446/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ce/ce39dd72a4f388f56362ac090f6ad11381012d6ad84d8f6edd6843431ed2c343-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hKUaO_q1AL-p6g5tifgb/hKUaO_q1AL-p6g5tifgb -goversion go1.15.14 -D "" -importcfg $WORK/b447/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/f0/f099bd9e149346b4d5dc079b1abc7d31ab4003fbf0462b719efc99a59991bdd0-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 9XWq6Lvg4ev14GXJlp-v/9XWq6Lvg4ev14GXJlp-v -goversion go1.15.14 -D "" -importcfg $WORK/b448/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/51/51ebf04fa1680974988884ebdb1c3cb9a92f661bb02dfc4b60008e9ba82f382a-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid UkN4tZfFpp3ZJ_qY65qv/UkN4tZfFpp3ZJ_qY65qv -goversion go1.15.14 -D "" -importcfg $WORK/b449/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/37/37ad3cc11133a631e80bbcc3185a2333e068bbfc4b461dae9c0594a323f5e438-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid DVxReTYl6NaFXdNIjRCF/DVxReTYl6NaFXdNIjRCF -goversion go1.15.14 -D "" -importcfg $WORK/b450/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e8/e838489e4706344177b6be7293fffd2ef9928b97a760976c79f3bcaf856060ab-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile net/http=$WORK/b054/_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/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid E40iyUfq9QLqmYvHHVK_/E40iyUfq9QLqmYvHHVK_ -goversion go1.15.14 -D "" -importcfg $WORK/b451/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/c1/c1f2baf1e1c2d5533c21ee57976339fa4efaab238a455070fdaedb5b001a9d0d-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid UAF-Mkbj2hwHJa4rSmtC/UAF-Mkbj2hwHJa4rSmtC -goversion go1.15.14 -D "" -importcfg $WORK/b454/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d7/d751b460d634ad4b4bfdeaef9d0c245c94e8867c588b368109c9386628d66366-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b455/ cat >$WORK/b455/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b455/symabis ./relfect2_arm.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b454/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid mdMxIwq7vyDC-jNdHAyu/mdMxIwq7vyDC-jNdHAyu -goversion go1.15.14 -symabis $WORK/b455/symabis -D "" -importcfg $WORK/b455/importcfg -pack -asmhdr $WORK/b455/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/b225/_pkg_.a /builddir/.cache/go-build/09/0993d3fb37d716508f2ca6f324ccc29072e9574afd38c22d731be1c0eedab00c-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=$WORK/b210/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=$WORK/b225/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b212/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b222/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/prometheus/prometheus/discovery/azure -lang=go1.14 -complete -installsuffix shared -buildid wMWj_iWQjaLtdYw8P7vc/wMWj_iWQjaLtdYw8P7vc -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./azure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/7d/7dad16eca8402831437c1cca79f84019ffda31f675f309ec6c841d64445f7a8f-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b434/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid yp0_UUIIbqMVLORVa3T9/yp0_UUIIbqMVLORVa3T9 -goversion go1.15.14 -D "" -importcfg $WORK/b457/importcfg -pack ./generated.pb.go ./instr_fuzz.go ./intstr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/d1/d1e79c048a3e7dea36117e87dea42432a2a939548c686b0aa3422f9d811ce714-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b191/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b017/_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/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid GBUv-EiAcOO_BPYQUDm0/GBUv-EiAcOO_BPYQUDm0 -goversion go1.15.14 -D "" -importcfg $WORK/b459/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b455/relfect2_arm.o ./relfect2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b455/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b455/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b455/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b455/_pkg_.a $WORK/b455/relfect2_arm.o $WORK/b455/relfect2_mips64x.o $WORK/b455/relfect2_mipsx.o $WORK/b455/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/e9/e96b8f793b6ce4384744ef285c2682a9ef458e749651c3a66689d2c3ae6f03c2-d # internal github.com/googleapis/gnostic/extensions mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/extensions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid YKxr3jHCxZV_djymeRgP/YKxr3jHCxZV_djymeRgP -goversion go1.15.14 -D "" -importcfg $WORK/b466/importcfg -pack ./extension.pb.go ./extensions.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/44/442f81901a6ef8d132d5643459234301626a03b5f356b506d72dfe970c617719-d # internal github.com/json-iterator/go mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b454/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b455/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid ZoOYHrHeLXWYJTd91dCA/ZoOYHrHeLXWYJTd91dCA -goversion go1.15.14 -D "" -importcfg $WORK/b453/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_arm/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/7d/7d5dbb414e97893317161c1d06471c0aff811fa7e4fcd60f1bac608ad5f0fd41-d # internal github.com/googleapis/gnostic/compiler mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b466/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/compiler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid oMC5bKL3DmX4NI2WrHVW/oMC5bKL3DmX4NI2WrHVW -goversion go1.15.14 -D "" -importcfg $WORK/b465/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/de/dee0237d17ea4952f8c9ad902d7abdd739e0aa231b2b05032b222da7bd8234dd-d # internal github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b465/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/openapiv2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid GzpquRVgURDVkLaD1WSh/GzpquRVgURDVkLaD1WSh -goversion go1.15.14 -D "" -importcfg $WORK/b464/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/92/927f248a7e387728028fc6016f2f7d43e86c3308ea9c28e643024908f232d984-d # internal sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b453/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/sigs.k8s.io/structured-merge-diff/v4/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid RwaQRG7RFT60ugNALPRZ/RwaQRG7RFT60ugNALPRZ -goversion go1.15.14 -D "" -importcfg $WORK/b452/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_arm/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ee/eecb0743b1772ff08f86ae450fb9369822bedf4a71700e22a3a2a3eba42bc936-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b185/_pkg_.a packagefile go/doc=$WORK/b184/_pkg_.a packagefile go/parser=$WORK/b446/_pkg_.a packagefile go/token=$WORK/b132/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b447/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b443/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b452/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid SIWSogE-YJ8R66LPDv96/SIWSogE-YJ8R66LPDv96 -goversion go1.15.14 -D "" -importcfg $WORK/b445/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_arm/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/35/35956172ad22db9976522c6959135764db68e389409822dee9fefab56808aebd-d # internal k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid IckYIGuvgn7cLcCmtaca/IckYIGuvgn7cLcCmtaca -goversion go1.15.14 -D "" -importcfg $WORK/b471/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/29/29bc3f344039df14b56cff7aa562f1f9e35b3f20cb9a54345a54129ddda5e755-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_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/b035/_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/prometheus-2.26.1/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid I9Zjy6Y8LEsB8rz2sz2H/I9Zjy6Y8LEsB8rz2sz2H -goversion go1.15.14 -D "" -importcfg $WORK/b473/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/3e/3e19bda3a63919d4a30e9dc483f550828b6212799eeb3e8d915a70188d084ed7-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b473/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid tLmcjM_OlgaV5Q6_ghi5/tLmcjM_OlgaV5Q6_ghi5 -goversion go1.15.14 -D "" -importcfg $WORK/b472/importcfg -pack ./decoder.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/de/deb645ab026ecb54ae47838d8762ffb5edeb48d7d6cb40cf24b76d6fce67d868-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid sxlyzQytji78WBFQW2bc/sxlyzQytji78WBFQW2bc -goversion go1.15.14 -D "" -importcfg $WORK/b458/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/11/1186ddc9dd573b1ac5a6c426fd0bad5271e0f581e3e0770358a1ef282ceb89d8-d # internal k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid xoqeQUBC0Q7wuI0v6Htn/xoqeQUBC0Q7wuI0v6Htn -goversion go1.15.14 -D "" -importcfg $WORK/b470/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/ca/cace76174b64abe1317e723f6d4eecb3dd2c330160ed09e1ba0c2a82b7d71588-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b453/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b455/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b472/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b473/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid r-_pVVCcx6rr7qQSEtDR/r-_pVVCcx6rr7qQSEtDR -goversion go1.15.14 -D "" -importcfg $WORK/b469/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/ad/ad500c33e1e015812d11b9d0bcad7373a3de6d9fcc05dcccee8e8e6f3f6fa849-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b434/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b438/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid 3w4BYgrPTr1k-CbD8qqR/3w4BYgrPTr1k-CbD8qqR -goversion go1.15.14 -D "" -importcfg $WORK/b433/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_fuzz.go ./micro_time_proto.go ./register.go ./time.go ./time_fuzz.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_arm/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/63/63f277d64580bb705d799be62237e4d1a37e1385138df6b75326cb2fff8eb268-d # internal k8s.io/apimachinery/pkg/version mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 9CbbCJE36cgQdy52A0Qd/9CbbCJE36cgQdy52A0Qd -goversion go1.15.14 -D "" -importcfg $WORK/b477/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e2/e252433db363e93044af0d377fe4c31d021a374066b1d7ef9a2c2f02460b349d-d # internal k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid s5Zfeh3pEMXjv1oAE-5u/s5Zfeh3pEMXjv1oAE-5u -goversion go1.15.14 -D "" -importcfg $WORK/b520/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/aa/aac42fa9e9af0ce2305d51f9f7cb40a71ee4aa7be0062f6828c3d2c26e0b8033-d # internal k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid aBCagmEjQM1GJWzU3GsQ/aBCagmEjQM1GJWzU3GsQ -goversion go1.15.14 -D "" -importcfg $WORK/b521/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/5b/5bb2b3955eda71fc78992d6f2a81839c9d29cbed3e0b17f7c1d2595e02721db7-d # internal k8s.io/client-go/pkg/version mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b477/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid tn_nm-Q6O_d0FlxdawHx/tn_nm-Q6O_d0FlxdawHx -goversion go1.15.14 -D "" -importcfg $WORK/b523/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ea/eadce31610bde19e4ecd6d74ba52585d94b5a7959e9d4124bf769ff2345af152-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b087/_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/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid h4e0lBza4rOsdGYkIOj3/h4e0lBza4rOsdGYkIOj3 -goversion go1.15.14 -D "" -importcfg $WORK/b525/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/1a/1aecf549a7be6e6e432b49e80132357203fd260e05f7851b62dc70a16b3d8a17-d # internal golang.org/x/term mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_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/prometheus-2.26.1/vendor/golang.org/x/term /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid FQUm7EfbXGkbqkxT920N/FQUm7EfbXGkbqkxT920N -goversion go1.15.14 -D "" -importcfg $WORK/b527/importcfg -pack ./term.go ./term_unix.go ./term_unix_linux.go ./terminal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/bf/bfbe86e4ace4cf6417013de8e8c10e7d11108880c6f581fae68b9e8031920cbc-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=$WORK/b527/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid xUp8Z2-lkb3XFGLq3l_c/xUp8Z2-lkb3XFGLq3l_c -goversion go1.15.14 -D "" -importcfg $WORK/b526/importcfg -pack ./terminal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/7d/7dc4da6bdbf828efdb5ff825ed765b21ebf401bbaa11584c532869961df7b177-d # internal k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid J8JBYYINbipkNLjNv2cm/J8JBYYINbipkNLjNv2cm -goversion go1.15.14 -D "" -importcfg $WORK/b530/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/cd/cd836dd71932fc6d0d753b9479ef04a694f2287e0ce1f601efd8676b56bd40e3-d # internal k8s.io/client-go/tools/metrics mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b095/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid vTMVItW73RPGgemGZ8JW/vTMVItW73RPGgemGZ8JW -goversion go1.15.14 -D "" -importcfg $WORK/b531/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/4a/4ae067a082232f1d12efab95a38d20fa856c0ea66f24e34bc67c2376fad706c1-d # internal k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid JfMjY4Z4sxALFXc7yHmB/JfMjY4Z4sxALFXc7yHmB -goversion go1.15.14 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/81/81ac5d29de3a950e2d3d4bcc5a1feb3d00a8c21931b2ba01cf1df691a8cc16cf-d # internal k8s.io/client-go/util/connrotation mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid bVk3FF_AVabfKTStlalL/bVk3FF_AVabfKTStlalL -goversion go1.15.14 -D "" -importcfg $WORK/b534/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/0e/0ee159bb8229770a3b230bb1cf69402b3ff65875897f10e8db3e3a1b3a872070-d # internal container/heap mkdir -p $WORK/b536/ cat >$WORK/b536/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_arm/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p container/heap -std -complete -installsuffix shared -buildid KLHtyco1nYGYC8GHnyT8/KLHtyco1nYGYC8GHnyT8 -goversion go1.15.14 -D "" -importcfg $WORK/b536/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/de/ded9d50577ffde3da6bdcf0491e554ef9dea054a023376b998750b10807f195d-d # internal golang.org/x/time/rate mkdir -p $WORK/b537/ cat >$WORK/b537/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/prometheus-2.26.1/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid fi6F2OLym-O2UxxJIeHz/fi6F2OLym-O2UxxJIeHz -goversion go1.15.14 -D "" -importcfg $WORK/b537/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/53/53b03e11fa07a1248e22426ee10d6d15681e98f3395ef5f8429412671d870e27-d # internal k8s.io/client-go/util/workqueue mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b536/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b537/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_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/prometheus-2.26.1/vendor/k8s.io/client-go/util/workqueue /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid ezZB5QkeWJxdoSff5z8e/ezZB5QkeWJxdoSff5z8e -goversion go1.15.14 -D "" -importcfg $WORK/b535/importcfg -pack ./default_rate_limiters.go ./delaying_queue.go ./doc.go ./metrics.go ./parallelizer.go ./queue.go ./rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/1b/1b6a14e32b25c2845ea1049f103d3d4ff87176e3cccfeaadc0eccb4cbce01889-d # internal k8s.io/client-go/transport mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b533/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b534/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b535/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid LrDhyPEolmpfy-yjQT9e/LrDhyPEolmpfy-yjQT9e -goversion go1.15.14 -D "" -importcfg $WORK/b532/importcfg -pack ./cache.go ./cert_rotation.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/ac/ac8aad5c128b9189272fc6fa3ecf9b717bdf1fbd0501a9a0b05e1987248e6530-d # internal k8s.io/client-go/util/keyutil mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid ZSO7-r7vrjhjI_cScwe6/ZSO7-r7vrjhjI_cScwe6 -goversion go1.15.14 -D "" -importcfg $WORK/b540/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/43/434bd56643084aa0514f26c693dc7949838a7a7a8b0906e0e56b8011cde52080-d # internal k8s.io/client-go/util/cert mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b540/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid zdmtk0kwkqNWut9uZbdF/zdmtk0kwkqNWut9uZbdF -goversion go1.15.14 -D "" -importcfg $WORK/b539/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go ./server_inspection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/8a/8a16521aae3880285f3fa51ca241a184e7552ba59c13ba840c42f8f64e4dadcc-d # internal k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b537/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b542/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid kALmbERyE4wiUEM_vV6J/kALmbERyE4wiUEM_vV6J -goversion go1.15.14 -D "" -importcfg $WORK/b541/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/16/168ddc887659a94c0658df448f35a3ac9720eae77a60cfc5999e59a0184bdf7e-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b239/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/golang-lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid 3BiV4mCug4pGYkI1bF4Q/3BiV4mCug4pGYkI1bF4Q -goversion go1.15.14 -D "" -importcfg $WORK/b590/importcfg -pack ./2q.go ./arc.go ./doc.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/e5/e50f3d2c25cbb4325277e4c845018689574e12a270b936fe7249425a066050ec-d # internal k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b536/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b590/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid xtG_MD4EUGdXrXkwkWHb/xtG_MD4EUGdXrXkwkWHb -goversion go1.15.14 -D "" -importcfg $WORK/b589/importcfg -pack ./expiring.go ./lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/c4/c4174ec777077f871f704f3bad6315726e90d5a4e940b2410592552a6bb51e2f-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b594/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/diff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid VXOj6IGqKpTFsJjsMMbe/VXOj6IGqKpTFsJjsMMbe -goversion go1.15.14 -D "" -importcfg $WORK/b593/importcfg -pack ./debug_disable.go ./diff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/ec/ec774cb59eef431ac43b3f225f850e8395643ea036686126246af5dbe80f8a3b-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/function /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid 0MQxputGCNwJyep2cCRC/0MQxputGCNwJyep2cCRC -goversion go1.15.14 -D "" -importcfg $WORK/b595/importcfg -pack ./func.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/39/39bb38471dceab2b16f4752a9ff226ea5488730a146f572a9a869aa3f98fdb04-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_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 EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid nBFZOYL-LwkKUq-BElN5/nBFZOYL-LwkKUq-BElN5 -goversion go1.15.14 -D "" -importcfg $WORK/b596/importcfg -pack ./name.go ./pointer_unsafe.go ./sort.go ./zero.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/87/87bd305b30604a7d7d7d3f106380e78223a4117865a8aab23a0c2ed846f6ebcb-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b593/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b594/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b595/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b596/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid KfQh0OmrgsDDIXYcIJa0/KfQh0OmrgsDDIXYcIJa0 -goversion go1.15.14 -D "" -importcfg $WORK/b592/importcfg -pack ./compare.go ./export_unsafe.go ./options.go ./path.go ./report.go ./report_compare.go ./report_references.go ./report_reflect.go ./report_slices.go ./report_text.go ./report_value.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/75/75efd76669a332155e40159389519c0f54fb0e917f1a3f338bc80ddeafe502d0-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid v0YwPRbitmugx-olJsHE/v0YwPRbitmugx-olJsHE -goversion go1.15.14 -D "" -importcfg $WORK/b429/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./lifecycle.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_arm/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/5f/5f5e1a4fd18ad1532ef591dac7e2b0b37ace4fd7c62fc17812de24b3b833a780-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b442/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid cmGqlHZUBYt7oz6N0r_t/cmGqlHZUBYt7oz6N0r_t -goversion go1.15.14 -D "" -importcfg $WORK/b467/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/71/71c5a620fe9cededb33ab97c4026a9050eafa7bab6c30f647ddbd5a6ad90dbf4-d # internal k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid kXdRBEebIzJ8tofTbxL4/kXdRBEebIzJ8tofTbxL4 -goversion go1.15.14 -D "" -importcfg $WORK/b474/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/39/39961b01ae3fc90656b57867b52a6a0c110a474c74fb6abee6cccd579c3db6c8-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid OFpmKSyO4tWlyPSu4dLT/OFpmKSyO4tWlyPSu4dLT -goversion go1.15.14 -D "" -importcfg $WORK/b476/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/9a/9aa60f0ce0cfb4c77476b97db5ae300b3a1b813ac19a1f868d119bd4cceea450-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b476/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid OefbAbvvfd6oqO2zKSh5/OefbAbvvfd6oqO2zKSh5 -goversion go1.15.14 -D "" -importcfg $WORK/b475/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/4c/4ca9f481ed605e74d4747a7aefe207c667051d569e7d901dd5df75c1c39bd262-d # internal k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b475/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid DmyLOnWSu2Fi_DiYZfOf/DmyLOnWSu2Fi_DiYZfOf -goversion go1.15.14 -D "" -importcfg $WORK/b468/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/a9/a92e44264e0883decb7e26d0b046134f6804d189c2a6a2fc6745e787ec721810-d # internal k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid kq_TtuKDumeUqx386O5o/kq_TtuKDumeUqx386O5o -goversion go1.15.14 -D "" -importcfg $WORK/b479/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5a/5a89a59dc1492b8885b96aa69442f71c0d18325578ba2856707afed8b7f70665-d # internal github.com/prometheus/prometheus/discovery/ec2 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b338/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/ec2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/prometheus/discovery/ec2 -lang=go1.14 -complete -installsuffix shared -buildid 5_c5u_r2ZaScp3fqx2oN/5_c5u_r2ZaScp3fqx2oN -goversion go1.15.14 -D "" -importcfg $WORK/b296/importcfg -pack ./ec2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/73/73d7782cbfea492ffaae45a5a736464879643960dc18cbefc8ee99bd6a3e065e-d # internal k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid MgjIHWvL53_OWFEoYOmz/MgjIHWvL53_OWFEoYOmz -goversion go1.15.14 -D "" -importcfg $WORK/b480/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/7e/7e4d478412250fbba7dbd106afb400d25436a3212c616b49f577ba23447f0f29-d # internal k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apiserverinternal/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid 5jyLQZBnZc0rh4jJljL9/5jyLQZBnZc0rh4jJljL9 -goversion go1.15.14 -D "" -importcfg $WORK/b481/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_arm/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/cc/cc33fe1c4a00452a7bc48ec9fe38af93af4ae7cab310cda8988b9dd590ea0389-d # internal k8s.io/api/authentication/v1 mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid 2APSWXySfzrNV3KhoI__/2APSWXySfzrNV3KhoI__ -goversion go1.15.14 -D "" -importcfg $WORK/b485/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_arm/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/fc/fc3a91ce4a445da4127f758dc8efd6b20d203488e8fadb25afe560fb6768795e-d # internal k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid 2brgzjKXdFyZxzT5J_uc/2brgzjKXdFyZxzT5J_uc -goversion go1.15.14 -D "" -importcfg $WORK/b486/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/5d/5df16f076ac42873aa4cdd2f0cd6d761e0b1397b7fe3ae54e396c3325a14682d-d # internal k8s.io/api/authorization/v1 mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid l6XZu13lQ87RA04X3Cx4/l6XZu13lQ87RA04X3Cx4 -goversion go1.15.14 -D "" -importcfg $WORK/b487/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_arm/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/f3/f391d52b425218d2f226faee6c21b8c9a0616703557af76885858e34987916af-d # internal k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid OnRVhcwJ94LK8gaXIm0P/OnRVhcwJ94LK8gaXIm0P -goversion go1.15.14 -D "" -importcfg $WORK/b488/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/05/05bd1e193dedce7c8e1df9d5dfdbc3b1cd7d51e0c1829f115313875dcb77a4a4-d # internal k8s.io/api/coordination/v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid 6lJWscnDL4KMr64MgVsb/6lJWscnDL4KMr64MgVsb -goversion go1.15.14 -D "" -importcfg $WORK/b497/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_arm/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/2a/2a661f09c25c69028e647cca1675987a69e18566fe8c6d86e63558e1bd7d39dd-d # internal k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid ACNq_DDrp9sz0hnDxK7I/ACNq_DDrp9sz0hnDxK7I -goversion go1.15.14 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/78/78582a54e8ce4cf1c8e1653a4212c3ceae5dff40678ca531f4acca0854333270-d # internal k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid CP8MmJb6DpZ_4Cw_4l2b/CP8MmJb6DpZ_4Cw_4l2b -goversion go1.15.14 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/e1/e1b97d6a87df3348a830a8cba904be8fdc1aaeaa4771c705f33e6608341a8c43-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b344/_pkg_.a packagefile google.golang.org/api/compute/v1=$WORK/b351/_pkg_.a packagefile google.golang.org/api/option=$WORK/b397/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/gce /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/prometheus/prometheus/discovery/gce -lang=go1.14 -complete -installsuffix shared -buildid 3a_Iw7Llz5uggY70cy3M/3a_Iw7Llz5uggY70cy3M -goversion go1.15.14 -D "" -importcfg $WORK/b343/importcfg -pack ./gce.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/9a/9a7a00c589d8b2d8e9b084d20dd367ede12c9f81c383afbcc1ed4c84925e27d5-d # internal k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/flowcontrol/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid vF00rSbkuwHpdKo4ckUM/vF00rSbkuwHpdKo4ckUM -goversion go1.15.14 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/87/877b5188dce10eb0c229b6d6920a7ec269ba469648856f2201ef1b206ad0fc8d-d # internal k8s.io/api/rbac/v1 mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid zTWRIF4oaKHn_ykEnvjH/zTWRIF4oaKHn_ykEnvjH -goversion go1.15.14 -D "" -importcfg $WORK/b510/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_arm/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/13/1304e4638b0e787139c7cf3853cbf0ed689ba0c8301ad47db9b69cc790c2c194-d # internal k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid qr6MExfAXX2QFComlj7n/qr6MExfAXX2QFComlj7n -goversion go1.15.14 -D "" -importcfg $WORK/b511/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_arm/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/c2/c29f79fadb6fd1681fb200f96a3cbf70104f7e39c7b77daaf0fcaf49af5ad30d-d # internal k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid _gqG84eI_6J9LN0p_6vl/_gqG84eI_6J9LN0p_6vl -goversion go1.15.14 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/1b/1bbf12dc6064974792e6d31dc27ee4af18574487c3dc8dc1e2b23e0e2ff20b5b-d # internal k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid dXb83uGbMHHGXMLISt4R/dXb83uGbMHHGXMLISt4R -goversion go1.15.14 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/50/5054821f9b31b75f527af15ca5b30d3f38abf64f71e23f5764a699e4bf61f2b4-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b522/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid b0HbSSfzcGTiDxoqzRFB/b0HbSSfzcGTiDxoqzRFB -goversion go1.15.14 -D "" -importcfg $WORK/b528/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_arm/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/b6/b6ba4adf6c3384e432c45a8a233524f6b220afd17f341514639a92ee5bb6c34d-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b522/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid a1nertOXp-MX8dYXH9U_/a1nertOXp-MX8dYXH9U_ -goversion go1.15.14 -D "" -importcfg $WORK/b529/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_arm/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/7f/7f4c06ee779a08d8e1e8784027d7e18b4a6f42ee391dbc4dd2ded49c4508ec08-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b525/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b526/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b522/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b529/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b530/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b531/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b532/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b534/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid vZoq_HjZiZwn6-SMADd4/vZoq_HjZiZwn6-SMADd4 -goversion go1.15.14 -D "" -importcfg $WORK/b524/importcfg -pack ./exec.go ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/dc/dc85fcffa9c687e710ed1965dec7e26e1729ed4f4fe1d466865a9596b5f820d3-d # internal k8s.io/client-go/rest/watch mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b520/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid TpFXUrI72AvxhCLnBMWy/TpFXUrI72AvxhCLnBMWy -goversion go1.15.14 -D "" -importcfg $WORK/b538/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/9a/9a483b6589c3ebb7b36eb2eaa81a4dcbd45b92720551ade1400c13ba5fa05e3b-d # internal k8s.io/client-go/rest mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b191/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b520/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b522/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b523/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b524/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b538/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b530/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b531/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b532/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b539/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b541/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid 4Cnl6gaIFSChya-Mw_u6/4Cnl6gaIFSChya-Mw_u6 -goversion go1.15.14 -D "" -importcfg $WORK/b519/importcfg -pack ./client.go ./config.go ./exec.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./warnings.go ./zz_generated.deepcopy.go cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/fa/fae8d823015ddf95b4349e35e844a1bae037e73db2547eb0e6e72985354736b5-d # internal k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b443/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/meta /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid aG8vHR1UJkBfCRU5wPtV/aG8vHR1UJkBfCRU5wPtV -goversion go1.15.14 -D "" -importcfg $WORK/b565/importcfg -pack ./conditions.go ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/04/04e99c11545fc801b463734ed54c6e229c68f730681378d477d227007b45fff0-d # internal k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b525/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b592/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b173/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/diff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid 74n1WfKrGj4KG4mpl66-/74n1WfKrGj4KG4mpl66- -goversion go1.15.14 -D "" -importcfg $WORK/b591/importcfg -pack ./diff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/1c/1c705c1a5301ecb6958760e1781c8283f9cbca64cb23fa2728d87e5c61012850-d # internal k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid y1uym73HDG7pKoe2cfkE/y1uym73HDG7pKoe2cfkE -goversion go1.15.14 -D "" -importcfg $WORK/b599/importcfg -pack ./conversion.go ./deepcopy.go ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/72/72a0f4daf28285dee22f06bba9cd7eb17d016e1760261a749b9f9cdd15c007e6-d # internal k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b599/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid jBlEk9WclpiQ5pJNw-vK/jBlEk9WclpiQ5pJNw-vK -goversion go1.15.14 -D "" -importcfg $WORK/b598/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/5b/5b8c253480869b0a6c53ebedb729ff340e845d0a4e38e709e98f22ce6e776547-d # internal k8s.io/utils/trace mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p k8s.io/utils/trace -complete -installsuffix shared -buildid i99xcVIEYjwkN61EhFhP/i99xcVIEYjwkN61EhFhP -goversion go1.15.14 -D "" -importcfg $WORK/b601/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/b5/b569b6e51675d26e0617e4ccfc6c1bd720ee73a92af6966806f9d4fdcdf7ed29-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/marathon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/prometheus/prometheus/discovery/marathon -lang=go1.14 -complete -installsuffix shared -buildid Ixp62lPHdKwSdZT5kGAa/Ixp62lPHdKwSdZT5kGAa -goversion go1.15.14 -D "" -importcfg $WORK/b602/importcfg -pack ./marathon.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/16/165d3d79e7b8281167e856f013f7fbbd3a30b68762d170b025a2c906a8857735-d # internal github.com/gophercloud/gophercloud mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$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/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid uNw4vW14NORIyuFNRA8Z/uNw4vW14NORIyuFNRA8Z -goversion go1.15.14 -D "" -importcfg $WORK/b604/importcfg -pack ./auth_options.go ./auth_result.go ./doc.go ./endpoint_search.go ./errors.go ./params.go ./provider_client.go ./results.go ./service_client.go ./util.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/30/30064eccae44c5a8ac424e0a01ae554d8bbd9e37df9f6e1a0bf6f230874dc86a-d # internal k8s.io/client-go/tools/pager mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b565/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b598/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/pager /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid WuIIBqbDSH21r6sH2iAK/WuIIBqbDSH21r6sH2iAK -goversion go1.15.14 -D "" -importcfg $WORK/b597/importcfg -pack ./pager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/ce/ce68ea2d123faef00a5abf6d19e6fa349ca3e2414ad71a6db37a485fa8d58a40-d # internal k8s.io/client-go/tools/cache mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b536/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b565/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b476/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b589/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b591/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b533/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b597/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b600/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b601/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid AD6bGYz1amy78XQcQstq/AD6bGYz1amy78XQcQstq -goversion go1.15.14 -D "" -importcfg $WORK/b588/importcfg -pack ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/94/9472c860b375aaee4b650e601e4295d13848c2101f6c2cc799b772b1d411de30-d # internal github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/async /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid b_m1ul1xyZ0F4b71zuvg/b_m1ul1xyZ0F4b71zuvg -goversion go1.15.14 -D "" -importcfg $WORK/b618/importcfg -pack ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/8c/8c7bab864dc592a818223af47f48ecf830e753ab0505957a967bb8bf50be82c4-d # internal github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid OvuAOnv_zdsVODWtJ-OG/OvuAOnv_zdsVODWtJ-OG -goversion go1.15.14 -D "" -importcfg $WORK/b619/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0a/0a245fbf4f6e7e919b1013936b2e3d6ccd0e287ad6917f5aa9981bdb5d12ebe6-d # internal github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid oNnV2NYu5Ne1d8avKYbE/oNnV2NYu5Ne1d8avKYbE -goversion go1.15.14 -D "" -importcfg $WORK/b620/importcfg -pack ./duration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/19/193fc5d9a41c710d0f96f96162039292f40bcfaf008aca7ff822b6cd8812af03-d # internal github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid VeGq28Vf5Smv5V_hUkU6/VeGq28Vf5Smv5V_hUkU6 -goversion go1.15.14 -D "" -importcfg $WORK/b621/importcfg -pack ./query.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/cc/cc40c4d27ffc9d0262ac3532e38dd5df11d579ef2d7d32d10e89830e3bd3e31f-d # internal github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid QU5BqglOJgg7d1t8V1c-/QU5BqglOJgg7d1t8V1c- -goversion go1.15.14 -D "" -importcfg $WORK/b622/importcfg -pack ./name_generator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/58/5832c1a19dae578d0ec649992dd2e3192db2ed9295ad61718d7d2332cbb3a048-d # internal github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid 6Pr5iH6IRbh-cizO8MRB/6Pr5iH6IRbh-cizO8MRB -goversion go1.15.14 -D "" -importcfg $WORK/b624/importcfg -pack ./auth.go ./no_auth.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/37/375cbd086d065f20171f3e80c2b5efe79a2c729f8b8d293bb099acf05c4136b8-d # internal github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid YbkamHICKvRR8LKI_PSh/YbkamHICKvRR8LKI_PSh -goversion go1.15.14 -D "" -importcfg $WORK/b625/importcfg -pack ./default_logger.go ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/ab/aba74753a0320869bddba6ba625f380b593338ce1e99760b48843e336f75db8f-d # internal github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid fPegu-01KI3kvUk5_ILs/fPegu-01KI3kvUk5_ILs -goversion go1.15.14 -D "" -importcfg $WORK/b626/importcfg -pack ./is.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/79/79a822ab017f4016a43b8abf5a705d8b4b9fda2ece1f2b1eabb4746f4bcd4ef8-d # internal github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/auth=$WORK/b624/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/logger=$WORK/b625/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b626/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_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/b035/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/scw /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid I4vjr2KhF4xD1BoanzIK/I4vjr2KhF4xD1BoanzIK -goversion go1.15.14 -D "" -importcfg $WORK/b623/importcfg -pack ./client.go ./client_option.go ./config.go ./config_legacy.go ./convert.go ./custom_types.go ./env.go ./errors.go ./locality.go ./path.go ./request.go ./request_option.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/c7/c7cb6910876e55a1aabf0e98ce0c041781411d58afc0c4785758d0ca9dc7c267-d # internal github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/pagination /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid yazYL6VlVuM2sOemu0S2/yazYL6VlVuM2sOemu0S2 -goversion go1.15.14 -D "" -importcfg $WORK/b608/importcfg -pack ./http.go ./linked.go ./marker.go ./pager.go ./pkg.go ./single.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/29/2907defbddfa6ee09f8d6ae791a251caec0a25bc862db23e165256322c424dfe-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid OdrCjK8RgogFoPe29jqC/OdrCjK8RgogFoPe29jqC -goversion go1.15.14 -D "" -importcfg $WORK/b607/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/ee/eec243242aec4fa05d746ddf8af8eae63c927ab9d5142f1a897cbe91e620e0e4-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid 6omgB_uduDLHFun7ToNn/6omgB_uduDLHFun7ToNn -goversion go1.15.14 -D "" -importcfg $WORK/b610/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/57/57c82b371c62e8630397b6a1644290250be7491216a1e8689b039c6937adc026-d # internal github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid uReojF7RNAjgru1T9mvS/uReojF7RNAjgru1T9mvS -goversion go1.15.14 -D "" -importcfg $WORK/b612/importcfg -pack ./base_endpoint.go ./choose_version.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/4f/4fe291d70682bbf310fe30e28444df7b717bb90e140baf0ba6c5ffe50af4fb53-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b607/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid 8oS6b9GaTWgEWdbn4qn0/8oS6b9GaTWgEWdbn4qn0 -goversion go1.15.14 -D "" -importcfg $WORK/b606/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/f8/f87c59c36c6049a87dd570781ed2a121a19de29bd240a8f64a52e9701839b162-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b610/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid l1W81gkNLp5mthjTULG7/l1W81gkNLp5mthjTULG7 -goversion go1.15.14 -D "" -importcfg $WORK/b609/importcfg -pack ./doc.go ./requests.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/37/37287a615e8b50c4787f62526e82c9319006d07aa81055a25f09149073c2d836-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b610/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid tAd6aug-D1OjVPh-GaJA/tAd6aug-D1OjVPh-GaJA -goversion go1.15.14 -D "" -importcfg $WORK/b611/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/41/416cb6cc2436c52bbd9f39c8b7bdf2616c30b9ec0822baa0668799fb39044b27-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid NF3DgR3X3Umys5QAO0rO/NF3DgR3X3Umys5QAO0rO -goversion go1.15.14 -D "" -importcfg $WORK/b613/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/bf/bf3eea7cd617e7a3e5ef964396adb788b298842033403502714ab2552d722946-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid JvO4zFP3VYWmyAemoth-/JvO4zFP3VYWmyAemoth- -goversion go1.15.14 -D "" -importcfg $WORK/b614/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/ff/ff937b57bdf33a1d91b01cd1f0e5084606207c491dfb59af5337909642d39b9c-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid 2U33rFrimNm2v-5mQaZX/2U33rFrimNm2v-5mQaZX -goversion go1.15.14 -D "" -importcfg $WORK/b615/importcfg -pack ./doc.go ./errors.go ./requests.go ./results.go ./urls.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/c5/c58d876e33cb533a788b603996a545ef915e79b2def4acd665dd1acd8289ed96-d # internal github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b620/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b622/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b623/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid cFN69QLLmT3hx8TdyRKA/cFN69QLLmT3hx8TdyRKA -goversion go1.15.14 -D "" -importcfg $WORK/b617/importcfg -pack ./baremetal_sdk.go ./server_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/ef/ef80d335bc2d39b1a7520d3c3ba885db8b547fa224a1b184ffd2075030570f2a-d # internal github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b606/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b609/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b611/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b610/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b612/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid dvK6PW1yL81UT4ye2dXl/dvK6PW1yL81UT4ye2dXl -goversion go1.15.14 -D "" -importcfg $WORK/b605/importcfg -pack ./auth_env.go ./client.go ./doc.go ./endpoint_location.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/58/58e57110d4e55c29f0e5977c1165b8355dbc738f4b2d2158c4a7e1f738f6f4b5-d # internal github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b620/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b622/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b623/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid m3-daGXmoSlD3D3ImLaL/m3-daGXmoSlD3D3ImLaL -goversion go1.15.14 -D "" -importcfg $WORK/b628/importcfg -pack ./marketplace_sdk.go ./marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/e9/e93c35a59acdc83eb279444edf9b96b3cfd5a9894346dcf5ec307aca4a59b493-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/triton /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/prometheus/prometheus/discovery/triton -lang=go1.14 -complete -installsuffix shared -buildid LDcWsZN_kzywMDusLyaG/LDcWsZN_kzywMDusLyaG -goversion go1.15.14 -D "" -importcfg $WORK/b629/importcfg -pack ./triton.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/4a/4a6539ceb119be629b6a85b42bcae1423652b17ae12e72401e036dd64fd0e44e-d # internal github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=$WORK/b628/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b620/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b622/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b623/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid yec3pZc_MAgY-pRk628S/yec3pZc_MAgY-pRk628S -goversion go1.15.14 -D "" -importcfg $WORK/b627/importcfg -pack ./image_utils.go ./instance_metadata_sdk.go ./instance_sdk.go ./instance_utils.go ./security_group_utils.go ./server_utils.go ./snapshot_utils.go ./volume_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/81/81b065b857c59d784083dd31cb605501a25d03fcfa84d0aa55b1d87f63fd416c-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b605/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=$WORK/b613/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=$WORK/b614/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/servers=$WORK/b615/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/openstack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/prometheus/prometheus/discovery/openstack -lang=go1.14 -complete -installsuffix shared -buildid aB8e0VbMiwa4lnGmacSg/aB8e0VbMiwa4lnGmacSg -goversion go1.15.14 -D "" -importcfg $WORK/b603/importcfg -pack ./hypervisor.go ./instance.go ./openstack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/1a/1a285dce7376c267498acd2168d52e59db5464ab9f134ae58895a966153ce9c8-d # internal github.com/go-zookeeper/zk mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/go-zookeeper/zk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/go-zookeeper/zk -complete -installsuffix shared -buildid ZS0FuOsZi0JxkP3G3FJV/ZS0FuOsZi0JxkP3G3FJV -goversion go1.15.14 -D "" -importcfg $WORK/b631/importcfg -pack ./conn.go ./constants.go ./dnshostprovider.go ./flw.go ./lock.go ./structs.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/c5/c54e6dd80b5d1c2f04943dcbf923e965327cbb1e20878d2d40eab4bc44c92986-d # internal database/sql/driver mkdir -p $WORK/b635/ cat >$WORK/b635/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_arm/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b635/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid iprh42d0Gy31P50GgE1B/iprh42d0Gy31P50GgE1B -goversion go1.15.14 -D "" -importcfg $WORK/b636/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/8c/8c8aa41042260385081ca0af82b62e141eaa5ef39345a37a38991ae220a97856-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b632/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b429/_pkg_.a # internal cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b631/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/treecache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/prometheus/prometheus/util/treecache -lang=go1.14 -complete -installsuffix shared -buildid 9iAiP2Jehrr9x-CJV45n/9iAiP2Jehrr9x-CJV45n -goversion go1.15.14 -D "" -importcfg $WORK/b632/importcfg -pack ./treecache.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/b9/b9fb9f9ecb549afa393a6a0e31005621c3e9cd21924ee27f3a97c75c10e2a138-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b631/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=$WORK/b632/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/zookeeper /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/prometheus/prometheus/discovery/zookeeper -lang=go1.14 -complete -installsuffix shared -buildid W6SZNzYjOJorN0MHgkG6/W6SZNzYjOJorN0MHgkG6 -goversion go1.15.14 -D "" -importcfg $WORK/b630/importcfg -pack ./zookeeper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/0c/0c43f1f23d1c94cbe37d3a5cba4b0c39de5bcf88bb09cb405df636ac59bcf52d-d # internal github.com/go-openapi/errors mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid HgI1aAV00Ili-3cVDYot/HgI1aAV00Ili-3cVDYot -goversion go1.15.14 -D "" -importcfg $WORK/b637/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/e7/e7b707452f126b35cca6e60a41963dd9f4a7aa5124e37e2d54caea9e320d6640-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/instance/v1=$WORK/b627/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b623/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/scaleway /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/prometheus/prometheus/discovery/scaleway -lang=go1.14 -complete -installsuffix shared -buildid gSNN6x-aT-PKXICTfD9L/gSNN6x-aT-PKXICTfD9L -goversion go1.15.14 -D "" -importcfg $WORK/b616/importcfg -pack ./baremetal.go ./instance.go ./scaleway.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b3/b3d5108f5a9cad14ccb8b20bbae07ce3522ed1a97d9961c3f29da83e64dc7b7c-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson/primitive /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid OhhKewjEtVsX3t2Yg3eb/OhhKewjEtVsX3t2Yg3eb -goversion go1.15.14 -D "" -importcfg $WORK/b643/importcfg -pack ./decimal.go ./objectid.go ./primitive.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/99/99ecc9341a52facd9c2da81e0796e4ae529c690caa2581c3185e0372c2b36008-d # internal github.com/go-stack/stack mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-stack/stack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid pFRcmi5E8R8RXGNua0tw/pFRcmi5E8R8RXGNua0tw -goversion go1.15.14 -D "" -importcfg $WORK/b645/importcfg -pack ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/e9/e9ac855c5dc62f8971b45139f6a530eecdb609fd556665ee0cd22b02f7741feb-d # internal net/mail mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 4l1fFph1fGWKTGjjAbBE/4l1fFph1fGWKTGjjAbBE -goversion go1.15.14 -D "" -importcfg $WORK/b646/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/a1/a1bd04d3fb850dd083fa9ed86540ae1cafbf00afa35817ee6718d725a447f8d1-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/josharian/intern=$WORK/b650/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid J5aErVmG7hi0pyTdvhDQ/J5aErVmG7hi0pyTdvhDQ -goversion go1.15.14 -D "" -importcfg $WORK/b649/importcfg -pack ./bytestostr.go ./error.go ./lexer.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/c5/c5126782efb0d29c49eaab2fd83c7012e570917b69dd588ebe05cfe7380fa404-d # internal k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid QMLhGWsKnw5Q5iy-7wX0/QMLhGWsKnw5Q5iy-7wX0 -goversion go1.15.14 -D "" -importcfg $WORK/b460/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/4c/4c8acce61dbde5f8f1f406fe4f7572e1857817861377de9da5d17a3eaaca7c53-d # internal k8s.io/api/networking/v1beta1 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid h-jTkTLR9FjLcgB3jTwQ/h-jTkTLR9FjLcgB3jTwQ -goversion go1.15.14 -D "" -importcfg $WORK/b461/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_annotations.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/bb/bb9510b2cfb11f5c4673fc101510e17b4541c3ae9f311623e0fac603cf3e5e89-d # internal k8s.io/api/apps/v1 mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 6aGSp7gMXwWGqLYLlm9o/6aGSp7gMXwWGqLYLlm9o -goversion go1.15.14 -D "" -importcfg $WORK/b482/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_arm/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/ab/abc41149cae22a3c5139d2f06de5c3463ac44073527df5de603f18336db61f3c-d # internal k8s.io/api/apps/v1beta1 mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid PsgcMtBrdE7wnUFKjQIz/PsgcMtBrdE7wnUFKjQIz -goversion go1.15.14 -D "" -importcfg $WORK/b483/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/8a/8a5f99bd3935b0c0fc59d2936575b6907d2462be16240847877c25bc3ca5e393-d # internal k8s.io/api/apps/v1beta2 mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid 3hwBZ_pDfsSDlbgqa0w8/3hwBZ_pDfsSDlbgqa0w8 -goversion go1.15.14 -D "" -importcfg $WORK/b484/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/65/658c910afa6e154308a2e166b7d4f1e7f391558aca2cc3c640869141ed433332-d # internal k8s.io/api/autoscaling/v1 mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid psK1nZhUcuctXzJHYe4B/psK1nZhUcuctXzJHYe4B -goversion go1.15.14 -D "" -importcfg $WORK/b489/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_arm/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/9a/9a573395f40c4526be53b4bfb03314ba451b7e4b6e2ad08101dfac13dbd86273-d # internal k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid JhUkBVuO7PO-LsVXkEhZ/JhUkBVuO7PO-LsVXkEhZ -goversion go1.15.14 -D "" -importcfg $WORK/b490/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/09/09f8bc781590c996f811bd9d135fa230a9e57e4219a24b0bf45d7a40e574a232-d # internal k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid KXvECjrmwh2URIUCwDK3/KXvECjrmwh2URIUCwDK3 -goversion go1.15.14 -D "" -importcfg $WORK/b491/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/1b/1be1b963cc956cb61a3130751209596fa3f85aa3942f057a574ca8e2df235541-d # internal k8s.io/api/batch/v1 mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p k8s.io/api/batch/v1 -complete -installsuffix shared -buildid hqMQfY3r6n0z0mXk0H0-/hqMQfY3r6n0z0mXk0H0- -goversion go1.15.14 -D "" -importcfg $WORK/b492/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_arm/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/66/667d0ebf46ffe95b6e62a49a7e561e3f7654248372428a1740fe62b5a154d33f-d # internal k8s.io/api/certificates/v1 mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/certificates/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid hXnfdjQ1WeT-gfaNfLnM/hXnfdjQ1WeT-gfaNfLnM -goversion go1.15.14 -D "" -importcfg $WORK/b495/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_arm/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/09/092b191709b56989cd137181e38a2245aabcf4499f32e802eb5a8bcc111a5467-d # internal k8s.io/api/batch/v1beta1 mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid wJ3f5BtJdqkAHY46JGWx/wJ3f5BtJdqkAHY46JGWx -goversion go1.15.14 -D "" -importcfg $WORK/b493/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d7/d7c4fc9e8b895cbd600ca274298863237d9a46a016ba0fda2c2c664c1d2a8c8c-d # internal k8s.io/api/batch/v2alpha1 mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid o3uR4aoZaBUB1-mrr0hx/o3uR4aoZaBUB1-mrr0hx -goversion go1.15.14 -D "" -importcfg $WORK/b494/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_arm/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/75/759ac84bf6fa06dc584907a9b24907cddd60409f904b1c7616ce4ca925bd5c16-d # internal k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid _6ILipSfPTpLZis3enix/_6ILipSfPTpLZis3enix -goversion go1.15.14 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a4/a443bdcd7118f66b8530399ae506fcc1f12679d1c28c2efd861c87074f3600a9-d # internal k8s.io/api/discovery/v1alpha1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p k8s.io/api/discovery/v1alpha1 -complete -installsuffix shared -buildid uymfU-yOv3O1Y2OjQSan/uymfU-yOv3O1Y2OjQSan -goversion go1.15.14 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/1b/1bf74eea4b921fa32da69758f7e73690f536980e40a53cb92f0347f4ca2aeb5a-d # internal k8s.io/api/events/v1 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/events/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p k8s.io/api/events/v1 -complete -installsuffix shared -buildid xEavlwUIsEDAzvzORqoq/xEavlwUIsEDAzvzORqoq -goversion go1.15.14 -D "" -importcfg $WORK/b500/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_arm/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/33/33903a391cb27dd3090b12106641c7a9abb75e04a767d38787825b5be505638f-d # internal k8s.io/api/events/v1beta1 mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid lqIjoVrKTLz1qZXXVCxh/lqIjoVrKTLz1qZXXVCxh -goversion go1.15.14 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/ce/cea8cbdc1e996b5cb31aaf8e922c361f66757550bbf1373202e2e03e680d7ad0-d # internal k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid 7AxaakqFyJbYQ4uXj-PX/7AxaakqFyJbYQ4uXj-PX -goversion go1.15.14 -D "" -importcfg $WORK/b502/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1b/1bb9d1ab81930dfcda432ce6e9075f55cfaa45c212f198ef525b4c746c3fc8b8-d # internal k8s.io/api/networking/v1 mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p k8s.io/api/networking/v1 -complete -installsuffix shared -buildid zrqtsXtxf5AQ8-1b_pWx/zrqtsXtxf5AQ8-1b_pWx -goversion go1.15.14 -D "" -importcfg $WORK/b505/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_arm/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/df/dfd1fa79847cfd4da872bc2abcded436f90059ab24c00668f23dddda85f7a6d6-d # internal k8s.io/api/node/v1 mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p k8s.io/api/node/v1 -complete -installsuffix shared -buildid TKnNfwAfwyvOWduXWCwF/TKnNfwAfwyvOWduXWCwF -goversion go1.15.14 -D "" -importcfg $WORK/b506/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_arm/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/f1/f1ead8208058f4d47d5e5788cb8c6b752365e2cfd64fd4e91ca443eb6318678a-d # internal k8s.io/api/node/v1alpha1 mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid c-UfIDSbiGuOUUBEgMCA/c-UfIDSbiGuOUUBEgMCA -goversion go1.15.14 -D "" -importcfg $WORK/b507/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_arm/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/d5/d5c63b4d343d12343286d511d9724c180f5ef6017ff9bae5e3e7a3d10ae86f27-d # internal k8s.io/api/node/v1beta1 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid cdJ0PlP95akzDISR7wns/cdJ0PlP95akzDISR7wns -goversion go1.15.14 -D "" -importcfg $WORK/b508/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/e0/e0a4749d775953ef435575839fe45ae9bce5fd9f1ef9693e3ec295429b19cfec-d # internal k8s.io/api/policy/v1beta1 mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid ihl4RTOPjSUP18JrCNba/ihl4RTOPjSUP18JrCNba -goversion go1.15.14 -D "" -importcfg $WORK/b509/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/c1/c1423348c38d63a3b73bb3303d44ec4ad8244a0040adeabef89a3e618a1ed376-d # internal k8s.io/api/scheduling/v1 mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid AKHLkwFVru4d4GUN_pJU/AKHLkwFVru4d4GUN_pJU -goversion go1.15.14 -D "" -importcfg $WORK/b513/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_arm/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/d5/d57046d6977637e19a63b3cfbf0c871ec6e006521811a15a36211d89ef026a7d-d # internal k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid I5YbR8krlkVYQptLUNpF/I5YbR8krlkVYQptLUNpF -goversion go1.15.14 -D "" -importcfg $WORK/b514/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_arm/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/79/79180c60f1c5a712d010aeeaf25590f35a3e325bf3c34da2cbd4f95b4d7e8f49-d # internal k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid SOGzmSRCmSZteYIvZRrg/SOGzmSRCmSZteYIvZRrg -goversion go1.15.14 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/a0/a00c2a42cb8a9fb50c3cf153b156b4d2fb2cb1ca5214a50fb74afed4f20f9143-d # internal k8s.io/api/storage/v1 mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p k8s.io/api/storage/v1 -complete -installsuffix shared -buildid _ritduVEGk5MD_zyVhxu/_ritduVEGk5MD_zyVhxu -goversion go1.15.14 -D "" -importcfg $WORK/b516/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_arm/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/28/288f38c69dc19e1378636f2da691d3c6487a3effde051eed95e36f35de22f242-d # internal k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid qviYNIdjWoDZvrUvNAoF/qviYNIdjWoDZvrUvNAoF -goversion go1.15.14 -D "" -importcfg $WORK/b517/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_arm/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/fa/fa29bbb0232eacbd77365ed208dcf9f25a5b6047da3243b8105589ba6771c6d7-d # internal k8s.io/api/storage/v1beta1 mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid rUSqriqu7Lx8WsErBsOf/rUSqriqu7Lx8WsErBsOf -goversion go1.15.14 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/d7/d71808e4126e1534f507464eadd663e8dc40c1af7bb4382fb96cf0c738d5855d-d # internal k8s.io/client-go/tools/reference mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b565/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/reference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid uDSHy_CIPJmd3ZXXlIZo/uDSHy_CIPJmd3ZXXlIZo -goversion go1.15.14 -D "" -importcfg $WORK/b564/importcfg -pack ./ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/bf/bf4b2f36a8e3a4798089a7c375e9d24bfdcdd82d3a45422e9114b55f54737945-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b645/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid xSr357NAVowga0lFcyAl/xSr357NAVowga0lFcyAl -goversion go1.15.14 -D "" -importcfg $WORK/b644/importcfg -pack ./bsoncore.go ./document.go ./document_sequence.go ./element.go ./tables.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/65/659b8407f52dcb64eab96c0ce53034ec9caa93c321d4a170e4fb932860d6093a-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid -bX1TEsUaemuaCdlBwUm/-bX1TEsUaemuaCdlBwUm -goversion go1.15.14 -D "" -importcfg $WORK/b652/importcfg -pack ./pool.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/82/82d1f997d8189894b2bd7ec18a27add5de31879f2e0a04f41b96f2dc3e306424-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b652/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid Jq4__MUEHIcwZumb2_hn/Jq4__MUEHIcwZumb2_hn -goversion go1.15.14 -D "" -importcfg $WORK/b651/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/c9/c9ccc3d16322e58862d690d453106b03572c5d0ba68458e9cb9816973bee398b-d # internal github.com/go-openapi/swag mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b649/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b651/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_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/b035/_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/prometheus-2.26.1/vendor/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 8eWNY3gLuEA7QkbAZmOS/8eWNY3gLuEA7QkbAZmOS -goversion go1.15.14 -D "" -importcfg $WORK/b648/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./name_lexem.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./split.go ./util.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/14/145ee27ad3c8ade39b24867344025912e08f03e9f0d5363e957fbd7a1f60924b-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid SiE1-cxRFCwR7cCQj5LD/SiE1-cxRFCwR7cCQj5LD -goversion go1.15.14 -D "" -importcfg $WORK/b655/importcfg -pack ./post_go18.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/31/31f0e398e369ad8dea2130eb14f8f58594d1ce37f993bcb04d0c78ed89de4159-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/8f/8f1a21b2413a35150277bd1866ed3760717ee2a9618673f7d891039ec59cf1ea-d # internal k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b478/ go.mongodb.org/mongo-driver/bson/bsonrw cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b479/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b481/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b484/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b485/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b486/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b487/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b488/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b490/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b491/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b494/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b495/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b496/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b497/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b499/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b460/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b500/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b502/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b503/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b504/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b505/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b461/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b506/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b507/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b510/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b516/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b517/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a EOF mkdir -p $WORK/b641/ cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/scheme /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid eajzr3KZYR_U8uHFz3kv/eajzr3KZYR_U8uHFz3kv -goversion go1.15.14 -D "" -importcfg $WORK/b478/importcfg -pack ./doc.go ./register.go cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b644/_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/b035/_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/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson/bsonrw /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid O78izqN5a9R2VM3RAHbY/O78izqN5a9R2VM3RAHbY -goversion go1.15.14 -D "" -importcfg $WORK/b641/importcfg -pack ./copier.go ./doc.go ./extjson_parser.go ./extjson_reader.go ./extjson_tables.go ./extjson_wrappers.go ./extjson_writer.go ./json_scanner.go ./mode.go ./reader.go ./value_reader.go ./value_writer.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/b1/b1f156632e9b94124c6627fa702a7c12fa72a27fabe6c35c1a89dd76cdc0bbfb-d # internal encoding/gob mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_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 os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid r9P9McWwsliBi2wIVJSS/r9P9McWwsliBi2wIVJSS -goversion go1.15.14 -D "" -importcfg $WORK/b658/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/0f/0f0f91c11c4f6c74f010f9636f12087ad8bddcc5a2aa409a84d3e90cda7d2547-d # internal k8s.io/client-go/discovery mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b477/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/discovery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p k8s.io/client-go/discovery -complete -installsuffix shared -buildid 7GTnzBEymQhnmL2VtlYy/7GTnzBEymQhnmL2VtlYy -goversion go1.15.14 -D "" -importcfg $WORK/b463/importcfg -pack ./discovery_client.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/c3/c3df0974a64fad675679a437e71c10708470d00c465c5377079fa77b77448145-d # internal k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b479/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid LUbPrGguBp9m_ivK7Wlp/LUbPrGguBp9m_ivK7Wlp -goversion go1.15.14 -D "" -importcfg $WORK/b543/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/5f/5f564a700bcf1d8b002b71c9b80424c57dfec03f1cda9f6ce19966092d7795ec-d # internal k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 5B5uSiaEnYBy0bsTFMsF/5B5uSiaEnYBy0bsTFMsF -goversion go1.15.14 -D "" -importcfg $WORK/b544/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/f0/f0065b27419d7cdbeb7947566cef9612d148a560211f3714cf6074a8fbca2a6f-d # internal k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b481/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid W9FmRnyPTJxjYbwetK5e/W9FmRnyPTJxjYbwetK5e -goversion go1.15.14 -D "" -importcfg $WORK/b545/importcfg -pack ./apiserverinternal_client.go ./doc.go ./generated_expansion.go ./storageversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/6c/6c169cf3297cebe940229f90783b2a7e4098fb195fe4e58aa1c38e31997c01f7-d # internal k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid r7R9WImUjgza46EiW-pm/r7R9WImUjgza46EiW-pm -goversion go1.15.14 -D "" -importcfg $WORK/b546/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/a0/a00e1867e53723945438b95304cc28b89df6430948b070e70695747b30982a31-d # internal k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid KeCYu3-WAh373bLjD7Ne/KeCYu3-WAh373bLjD7Ne -goversion go1.15.14 -D "" -importcfg $WORK/b547/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/a1/a17999ed9428196384ed8440a7e769a0e3b2312e40bd15b64c962d554f338e0b-d # internal k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid QfGA4nQpXMGaGPPmZQOv/QfGA4nQpXMGaGPPmZQOv -goversion go1.15.14 -D "" -importcfg $WORK/b548/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/15/1527614ca516e696e1020c3f832256b4161f2cf4dd513d64286c75252fbb3a9c-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid XPKXMNPsxyx4jeXnO9Pg/XPKXMNPsxyx4jeXnO9Pg -goversion go1.15.14 -D "" -importcfg $WORK/b549/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/be/bef7c4819d1038628098432a17609a73d6600ae5315f3663cf0e69fa376b56a1-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid XFaRrcp553apvjMPKPi1/XFaRrcp553apvjMPKPi1 -goversion go1.15.14 -D "" -importcfg $WORK/b550/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/2a/2a3495bc05171c79f33366f030f2658cde258f67d92cac891505b8012ffb14c6-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid MRoFlAcbyiHzE3RrFz4_/MRoFlAcbyiHzE3RrFz4_ -goversion go1.15.14 -D "" -importcfg $WORK/b551/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/da/dabfa3ea7577801e87dc75812d5a13ed6e9f41e9a39c2a3cf688d820276f41ad-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid HDKKJTEWAy_37T7mOiNp/HDKKJTEWAy_37T7mOiNp -goversion go1.15.14 -D "" -importcfg $WORK/b552/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/62/621db70104fe8928c7bbfe273a8bac31468eaa8556c1c3c9c1ab26f6643f4672-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid kaasOBtbbfe6drAR4Glc/kaasOBtbbfe6drAR4Glc -goversion go1.15.14 -D "" -importcfg $WORK/b553/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/07/07c1e870bee236cc87d7c08848b117a8d1c62610666c655d0031574ccb1f9e6f-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid UhlGAV5Ym4thuY3KxQgY/UhlGAV5Ym4thuY3KxQgY -goversion go1.15.14 -D "" -importcfg $WORK/b554/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/7d/7d93f91dc7814138fc36a0f5976d80bb8bd2ad83e49b4f1bbec6330fc296c30d-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b491/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid GUEvQ9k7-vyhg8A2fNSb/GUEvQ9k7-vyhg8A2fNSb -goversion go1.15.14 -D "" -importcfg $WORK/b555/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/2b/2b679f30d56b795ca9055558ca3f9a07075aa11f0508c3c12ff02529323b7eee-d # internal k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid ZgNpSDOfSWM936X7JNtq/ZgNpSDOfSWM936X7JNtq -goversion go1.15.14 -D "" -importcfg $WORK/b556/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/7f/7f4578cc33a3c3a06b86415386f0c1285b861411f41f90dc832ed1bc857c06a7-d # internal k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid 5HPxMGKrwI_IUkooO7TE/5HPxMGKrwI_IUkooO7TE -goversion go1.15.14 -D "" -importcfg $WORK/b557/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/27/27b582b22348a834622e6ee0994e0caceb68dc81e85f521ba5730276383d3b04-d # internal k8s.io/client-go/kubernetes/typed/batch/v2alpha1 mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid QriczOuHi77-PRXGizBI/QriczOuHi77-PRXGizBI -goversion go1.15.14 -D "" -importcfg $WORK/b558/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/7e/7e8f01e863d6f994d3d5ada3faa4b58a4fa4d3dddd94bc8583b471cb5deff930-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid kzUgnOcaToU2gj-7iLJK/kzUgnOcaToU2gj-7iLJK -goversion go1.15.14 -D "" -importcfg $WORK/b559/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/76/768d1035d57090b3631a5243a9a9fa6ae71f08bab3782ebb82abf33186a29dfb-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid y8gUgRSd66LGLSEYheeh/y8gUgRSd66LGLSEYheeh -goversion go1.15.14 -D "" -importcfg $WORK/b560/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/90/9056ca886e4da5f214dd3c60dfbb010cdcceeed16b1c29d46f4462311af7c644-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b559/_pkg_.a # internal cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b497/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid RJD3cQBsYbb90odxtvYk/RJD3cQBsYbb90odxtvYk -goversion go1.15.14 -D "" -importcfg $WORK/b561/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/90/90855bfce62ffd0e1dd5ccb85ad0f0946404bb19d62b71d01f9351473244f805-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid VbZIsjdGyvmHuL7msgqi/VbZIsjdGyvmHuL7msgqi -goversion go1.15.14 -D "" -importcfg $WORK/b562/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/70/706b38981e0a9fa078648d2a7d4109962fdc16cf9b21cfe897074bcc3b47c9a7-d # internal k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b485/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b564/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid V7AWUrKaBuCla7SBX87h/V7AWUrKaBuCla7SBX87h -goversion go1.15.14 -D "" -importcfg $WORK/b563/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/4e/4e2445419dcecb34bc08d74f8b78727bdae33e47bc7003fa1b58e2fbea0fe10e-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b499/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 -complete -installsuffix shared -buildid fMLHadpmo3KLA06pd5jt/fMLHadpmo3KLA06pd5jt -goversion go1.15.14 -D "" -importcfg $WORK/b566/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/e7/e7c27919b540b0e4ff09b4d927c555e2dd2a041d03467acc3c3a6d4add92e38f-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid FxAFZrQlizCEIHNu0t-G/FxAFZrQlizCEIHNu0t-G -goversion go1.15.14 -D "" -importcfg $WORK/b567/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/74/74af4d7e3d804a70213f45f8d7715b047ae5c890c573ec0ce617b16bb2e75127-d # internal k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/events/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid JITPaMbkbB22bRkmksH1/JITPaMbkbB22bRkmksH1 -goversion go1.15.14 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/5b/5b28f1bca6687d8e9e403481d53a43b2e9b03bac7b4b5ba451e1344cdf883ce5-d # internal k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid fYHa_NsishLzAoqE8Hoz/fYHa_NsishLzAoqE8Hoz -goversion go1.15.14 -D "" -importcfg $WORK/b569/importcfg -pack ./doc.go ./event.go ./event_expansion.go ./events_client.go ./generated_expansion.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/85/850b9181e6d414af4ca1e640b2f95abd899fd8b88b379baca807145d1d3aaade-d # internal k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b502/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid TwVO0FK9VPX4rZGOshZ_/TwVO0FK9VPX4rZGOshZ_ -goversion go1.15.14 -D "" -importcfg $WORK/b570/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./networkpolicy.go ./podsecuritypolicy.go ./replicaset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/3d/3d5796e9680244df958b992d43171f6e9caa069e5fa0b7a81cf2277bada34e4a-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b503/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid 5NQFs_zOqTgQjnNBdVvT/5NQFs_zOqTgQjnNBdVvT -goversion go1.15.14 -D "" -importcfg $WORK/b571/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/fe/feb53064ec29f11302fa8a92ee8777a7b042df54c37b03a840fc9104b6ffda95-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b504/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid FcArFL7hI4i9jORibojB/FcArFL7hI4i9jORibojB -goversion go1.15.14 -D "" -importcfg $WORK/b572/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/3d/3dbb5a9e14e944596ab939db28fc1be7a70d55bb7f95c8129fb89db05d9ae768-d # internal k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b505/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid F8K5MrE-Zrumi-LyFbCD/F8K5MrE-Zrumi-LyFbCD -goversion go1.15.14 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go ./networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/7f/7fb3267ba9de258f70ba811e2e6677e3183a701891e5a91a256dda70f87403bd-d # internal k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid K_S5ab5nE4Y9eU0JSS7y/K_S5ab5nE4Y9eU0JSS7y -goversion go1.15.14 -D "" -importcfg $WORK/b574/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/be/bee93b2850b26283d2e92c295f3d4e980b0f39500eb72e6252fe60517eb14af8-d # internal k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b506/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid qx7T3OW8WMNPLePQCo-G/qx7T3OW8WMNPLePQCo-G -goversion go1.15.14 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/57/572ef541ba35892d6f9b6ee006ab0f3f0292b45bbd1b4d2846509fcf74ba4686-d # internal k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid OP74b3VgNwuOO_V1Iifx/OP74b3VgNwuOO_V1Iifx -goversion go1.15.14 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ce/cecd54fb0ef091c797410ae8da54ba058c54520138c56f64071803923b3c8a11-d # internal k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid B8EUcTMYLs_9lZ5j_aGu/B8EUcTMYLs_9lZ5j_aGu -goversion go1.15.14 -D "" -importcfg $WORK/b577/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/9c/9c4de971b66ca87dd6cd03652bd90c95c5b4ea598bd1cc5b037489b6a54ea657-d # internal k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid uX1PT0Vv-7askI7gkQCy/uX1PT0Vv-7askI7gkQCy -goversion go1.15.14 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/5c/5c22d076f195ff67302fb23c131c3ed3abcf7cb449468efddcf2248d03ce6e35-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b510/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid WZaJEpKERGLmqZ9RjqkO/WZaJEpKERGLmqZ9RjqkO -goversion go1.15.14 -D "" -importcfg $WORK/b579/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/0d/0dcb25c9a7142bce0277238fe4a48cbfd355a342e9bd454e192540dbadcd6f8d-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid er0lpBYNOPYt9nckFhJr/er0lpBYNOPYt9nckFhJr -goversion go1.15.14 -D "" -importcfg $WORK/b580/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f1/f127825b5f5ff24e17361d786dd361043a94abcb956be93cce76d431d5b50e61-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid WlindtBZuJuzVBot-iMy/WlindtBZuJuzVBot-iMy -goversion go1.15.14 -D "" -importcfg $WORK/b581/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/80/8090345c260a3732c3efff4ab570d0da1da4ad2a6153ac710ec54f661152d1cf-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b513/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid YxdSPmy65NdltOhrKqYG/YxdSPmy65NdltOhrKqYG -goversion go1.15.14 -D "" -importcfg $WORK/b582/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/bb/bbab2588561d0f75596485c3a145b2d07e228918776b4aa161422b7ed92c8b50-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid LtYf9RIF4FQlZhC-IMFX/LtYf9RIF4FQlZhC-IMFX -goversion go1.15.14 -D "" -importcfg $WORK/b583/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3e/3ef1001350a14178f6b7f5617be7e88068e06b658448b940dc57398243f41206-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid mtrzm1vzj8d0oDxNOg_F/mtrzm1vzj8d0oDxNOg_F -goversion go1.15.14 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/25/259a6d3ab41cc140ff623d141aaf74fa6b4abcc165e858d3b2053bb4ebc3893c-d # internal k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b585/ cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/55/55288593005651707695938ae276e870cd0ec9dd6920fb7c85673af3a2c4f1df-d # internal cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b516/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid Epcs19KikuGAGP9OBlKM/Epcs19KikuGAGP9OBlKM -goversion go1.15.14 -D "" -importcfg $WORK/b585/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid cZGOPh-HMSTonMlWVpV-/cZGOPh-HMSTonMlWVpV- -goversion go1.15.14 -D "" -importcfg $WORK/b586/importcfg -pack ./csistoragecapacity.go ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/f1/f1be96281b170f347b166a4ca85e6d779141426afc838bc12bcf5e0ff4b93b40-d # internal k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid CaLW2_GddysCkquZKt2s/CaLW2_GddysCkquZKt2s -goversion go1.15.14 -D "" -importcfg $WORK/b587/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/07/07beb1bdc71e85fecee1d19bdcbce76974dc7d6f32d71470800a79118ae5b97f-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b640/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b641/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b644/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid snJ7j0o60ODwuEmjRt4b/snJ7j0o60ODwuEmjRt4b -goversion go1.15.14 -D "" -importcfg $WORK/b639/importcfg -pack ./bsoncodec.go ./byte_slice_codec.go ./cond_addr_codec.go ./default_value_decoders.go ./default_value_encoders.go ./doc.go ./empty_interface_codec.go ./map_codec.go ./mode.go ./pointer_codec.go ./proxy.go ./registry.go ./slice_codec.go ./string_codec.go ./struct_codec.go ./struct_tag_parser.go ./time_codec.go ./types.go ./uint_codec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/a6/a6a010dd047694d71a9bf8e3d0f89b922a9b5abc1744589dd76d136edaff6658-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 4KRwDtP48GneMDYn4E5e/4KRwDtP48GneMDYn4E5e -goversion go1.15.14 -D "" -importcfg $WORK/b656/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/25/25583f642cc55d09f7f978bda16e40fa23ee0af63f61c8dc4abae48d745061c6-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid V-378fwlU9L9PE-TKhUE/V-378fwlU9L9PE-TKhUE -goversion go1.15.14 -D "" -importcfg $WORK/b661/importcfg -pack ./urlesc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/62/62e86f9f044479a84f8c87279b562c3bbbc75ce90bc07e653137a3fc63e7224f-d # internal golang.org/x/text/width mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b195/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid v7CSfMPn2-5Yk3hNS7yn/v7CSfMPn2-5Yk3hNS7yn -goversion go1.15.14 -D "" -importcfg $WORK/b662/importcfg -pack ./kind_string.go ./tables12.0.0.go ./transform.go ./trieval.go ./width.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/7b/7ba4ce5ef43d5fadb62dd5d1a5200a7a7e0c34c9e75d627b447a2198d52eb4da-d # internal encoding/csv mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid ZPvIjEqzypGsgI1LZkM4/ZPvIjEqzypGsgI1LZkM4 -goversion go1.15.14 -D "" -importcfg $WORK/b665/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/f7/f71ea3a200e0b115db1cd93ba943114e5857d6e526a649fda2cf92211f2a92d3-d # internal k8s.io/client-go/kubernetes mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b463/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b543/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b546/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b550/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b560/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b561/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b562/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b563/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b586/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b587/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b541/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid _Q3bfS_GOgCAuUp6lmlB/_Q3bfS_GOgCAuUp6lmlB -goversion go1.15.14 -D "" -importcfg $WORK/b462/importcfg -pack ./clientset.go ./doc.go ./import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/79/79abe382089c7d3f36e6f194eab8531937c60392eee2a315c53a300f13487a83-d # internal go.uber.org/atomic mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p go.uber.org/atomic -complete -installsuffix shared -buildid sJ8jOZLyH7kgBIEWzyg7/sJ8jOZLyH7kgBIEWzyg7 -goversion go1.15.14 -D "" -importcfg $WORK/b666/importcfg -pack ./bool.go ./bool_ext.go ./doc.go ./duration.go ./duration_ext.go ./error.go ./error_ext.go ./float64.go ./float64_ext.go ./gen.go ./int32.go ./int64.go ./nocmp.go ./string.go ./string_ext.go ./uint32.go ./uint64.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/08/0831e1826f330ff1052ec9acc16c7482b601bf315acc1a31ad7c39b5f966b415-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b661/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b193/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b197/_pkg_.a packagefile golang.org/x/text/width=$WORK/b662/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid UHCCvsH6j4aMtGLv1oV-/UHCCvsH6j4aMtGLv1oV- -goversion go1.15.14 -D "" -importcfg $WORK/b660/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/90/90903c4eea3fce3e4785b0709a98c03a2b91ea68982de679ed3a85cc6089f954-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/exemplar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.14 -complete -installsuffix shared -buildid 7j8DQ--4t2oc3i54ZKkf/7j8DQ--4t2oc3i54ZKkf -goversion go1.15.14 -D "" -importcfg $WORK/b667/importcfg -pack ./exemplar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/d4/d48f1f058bff036826b94d05dbe75af294875fd8c1a4c669ea78c1909e803ab4-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b667/_pkg_.a # internal cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b660/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b656/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid jaN0-28X2rCaN5oCtlva/jaN0-28X2rCaN5oCtlva -goversion go1.15.14 -D "" -importcfg $WORK/b659/importcfg -pack ./reference.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/77/772fa15863984c1c5fb4a69daafce00b8834ea3fa6e3961368eb167a01f51876-d # internal github.com/prometheus/prometheus/pkg/logging mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b537/_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/prometheus-2.26.1/pkg/logging /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/prometheus/prometheus/pkg/logging -lang=go1.14 -complete -installsuffix shared -buildid lwNI0o0MpA9tMrD8elBE/lwNI0o0MpA9tMrD8elBE -goversion go1.15.14 -D "" -importcfg $WORK/b668/importcfg -pack ./dedupe.go ./file.go ./ratelimit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/77/776727c2b6247c5b8ded8b2c7325a36f34876285394d5ca3ed460ff9b90f8aaf-d # internal github.com/go-openapi/spec mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/gob=$WORK/b658/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b656/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b659/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_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/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid qB0KRtZchVVRRAX0HR-U/qB0KRtZchVVRRAX0HR-U -goversion go1.15.14 -D "" -importcfg $WORK/b657/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./errors.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./normalizer_nonwindows.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./properties.go ./ref.go ./resolver.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./validations.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/d8/d84a9b1ac72f647b3dd367d53b95475a0c8a4f987eee2dee35586396cb4ed5fa-d # internal github.com/prometheus/prometheus/pkg/runtime mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/prometheus/prometheus/pkg/runtime -lang=go1.14 -complete -installsuffix shared -buildid pC2VnX2KKqGMZO0JHlBj/pC2VnX2KKqGMZO0JHlBj -goversion go1.15.14 -D "" -importcfg $WORK/b669/importcfg -pack ./limits_default.go ./statfs_default.go ./uname_linux.go ./vmlimits_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b0/b07112f7f566a5d4102ffce892749a2ff7bfd5e6e37a9930495d43832d408738-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/edsrzf/mmap-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid mhMmngRs9KsSlujttkYU/mhMmngRs9KsSlujttkYU -goversion go1.15.14 -D "" -importcfg $WORK/b671/importcfg -pack ./mmap.go ./mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/f5/f53b12272b1b9024dd29ae516ebce31935898e2c4b5e4c825a2b96817cacfafc-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.14 -complete -installsuffix shared -buildid i2gL12GbfiaeYAeYFeip/i2gL12GbfiaeYAeYFeip -goversion go1.15.14 -D "" -importcfg $WORK/b672/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/d4/d4418a7f065d1eeee001d42e23f57b573e87ccbf03f2e30dad6122c66d6f7dbc-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/chunkenc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.14 -complete -installsuffix shared -buildid H-H_Fp9bCvfidRYEekta/H-H_Fp9bCvfidRYEekta -goversion go1.15.14 -D "" -importcfg $WORK/b676/importcfg -pack ./bstream.go ./chunk.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/78/7890f7d0d420e310c805dd14818304333eb66d2ec3fdbaf5baf794599328fd3e-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.14 -complete -installsuffix shared -buildid tAiODlTxO9ovwEk4ReuI/tAiODlTxO9ovwEk4ReuI -goversion go1.15.14 -D "" -importcfg $WORK/b678/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/d6/d6c7306fdf19ef3323d1061b111dc9cd3a6da4fabf3904c7939983d9e2646d0d-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/fileutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.14 -complete -installsuffix shared -buildid huQNoqipLZd4wzOXrSfX/huQNoqipLZd4wzOXrSfX -goversion go1.15.14 -D "" -importcfg $WORK/b679/importcfg -pack ./dir.go ./dir_unix.go ./fileutil.go ./flock.go ./flock_unix.go ./mmap.go ./mmap_unix.go ./preallocate.go ./preallocate_linux.go ./sync_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/29/294a3acf53f084ab66009bd0a726fc32ae44ecd83bf5395eb0664f9ec9c9905a-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b639/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b641/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b644/_pkg_.a packagefile io=$WORK/b028/_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/prometheus-2.26.1/vendor/go.mongodb.org/mongo-driver/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid s6eoCbCgU9_d5x4aJWwu/s6eoCbCgU9_d5x4aJWwu -goversion go1.15.14 -D "" -importcfg $WORK/b638/importcfg -pack ./bson.go ./decoder.go ./doc.go ./encoder.go ./marshal.go ./primitive_codecs.go ./raw.go ./raw_element.go ./raw_value.go ./registry.go ./types.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/b6/b6a1481e831d27256a6cd5c0b20b0226f9eb657b902ea6df34a7c47736081bc2-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/chunks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.14 -complete -installsuffix shared -buildid 8qpQhukkZjE5MzWhTr2w/8qpQhukkZjE5MzWhTr2w -goversion go1.15.14 -D "" -importcfg $WORK/b677/importcfg -pack ./chunks.go ./head_chunks.go ./head_chunks_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/c6/c6839384c239ee1a3967ced350eb4d8cb1be073248ee3cfb13469d9dd9feae90-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b460/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b462/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b588/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b531/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b535/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/prometheus/prometheus/discovery/kubernetes -lang=go1.14 -complete -installsuffix shared -buildid p0IkriAsc6zWmatw0Vza/p0IkriAsc6zWmatw0Vza -goversion go1.15.14 -D "" -importcfg $WORK/b428/importcfg -pack ./client_metrics.go ./endpoints.go ./endpointslice.go ./ingress.go ./kubernetes.go ./node.go ./pod.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/ae/ae667e319161e6f1abf40349bb745f3d1915da434c1dbf4742b28ba4814101dd-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b677/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/tsdbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.14 -complete -installsuffix shared -buildid IpgIU2P8Z-paVhoK2655/IpgIU2P8Z-paVhoK2655 -goversion go1.15.14 -D "" -importcfg $WORK/b680/importcfg -pack ./buffer.go ./chunks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/0c/0c895791a337925caa6d5e2a40aad94f6c34d6fb08ee9a1f919f900025397d0e-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b635/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b636/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b637/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b240/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b638/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_pkg_.a packagefile net/mail=$WORK/b646/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid IicluHbnWbCJGNRkCGF2/IicluHbnWbCJGNRkCGF2 -goversion go1.15.14 -D "" -importcfg $WORK/b634/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/67/679b396bc62f870822a02eecd78d2461bd8c830aef40e3e83f97f6c86c44a62f-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile container/heap=$WORK/b536/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b677/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b680/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/storage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/prometheus/prometheus/storage -lang=go1.14 -complete -installsuffix shared -buildid q_pY9itQ_ssPD2BbWd_K/q_pY9itQ_ssPD2BbWd_K -goversion go1.15.14 -D "" -importcfg $WORK/b675/importcfg -pack ./buffer.go ./fanout.go ./generic.go ./interface.go ./lazy.go ./memoized_iterator.go ./merge.go ./noop.go ./secondary.go ./series.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/00/0048f9981cafe6889069ced5091f89f272779e55779b8c363a43f48e256bc9cb-d # internal github.com/oklog/ulid mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile database/sql/driver=$WORK/b635/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_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/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid K_geUQWX2E5o1OW_TGDP/K_geUQWX2E5o1OW_TGDP -goversion go1.15.14 -D "" -importcfg $WORK/b682/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/ad/ad0c167e972a5b6f4b51595e47cb65c9673ec12b372e452a5c79ca1beb119bde-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.14 -complete -installsuffix shared -buildid 3LL7qnFjoW3dkMqtU5oK/3LL7qnFjoW3dkMqtU5oK -goversion go1.15.14 -D "" -importcfg $WORK/b683/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/9c/9c3e619eebb402c1d5fb0ee8f41e8deeebdb1420a573ed3ad17dcc989e016763-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b683/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/tombstones /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.14 -complete -installsuffix shared -buildid po8_LU4_bT_L3cy0tg17/po8_LU4_bT_L3cy0tg17 -goversion go1.15.14 -D "" -importcfg $WORK/b687/importcfg -pack ./tombstones.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/d4/d4a128c6c17fd13ee23c7ee93db0a885441986b815b99fcdc2c1f9729c0e03b0-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b683/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b687/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/record /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/prometheus/prometheus/tsdb/record -lang=go1.14 -complete -installsuffix shared -buildid VVKpORMaeoh47ZbMC1zU/VVKpORMaeoh47ZbMC1zU -goversion go1.15.14 -D "" -importcfg $WORK/b686/importcfg -pack ./record.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/24/244078ceb0a534ff88e844f0688e95cb31d148194c7bb7b20fb45c9ae4565897-d # internal github.com/golang/snappy mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/golang/snappy -complete -installsuffix shared -buildid Uv_twp_79GtThZvfcDN4/Uv_twp_79GtThZvfcDN4 -goversion go1.15.14 -D "" -importcfg $WORK/b689/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/a4/a45f24c1c363a2f8db0161c835f60458894204ed169b400c07ec97664a841908-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_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/b035/_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/prometheus-2.26.1/promql/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/prometheus/prometheus/promql/parser -lang=go1.14 -complete -installsuffix shared -buildid dNBattsRfH_AAVf__SwP/dNBattsRfH_AAVf__SwP -goversion go1.15.14 -D "" -importcfg $WORK/b674/importcfg -pack ./ast.go ./functions.go ./generated_parser.y.go ./lex.go ./parse.go ./printer.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/08/0828d833d5a9aa33353c5729db546e734ebde2e3c18fe886baa63408c4beb5f8-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile container/heap=$WORK/b536/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b677/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b683/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/index /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/prometheus/prometheus/tsdb/index -lang=go1.14 -complete -installsuffix shared -buildid I5tEE4YLWdRrRaCEE-NV/I5tEE4YLWdRrRaCEE-NV -goversion go1.15.14 -D "" -importcfg $WORK/b685/importcfg -pack ./index.go ./postings.go ./postingsstats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/04/04bd6588e646a6a138174253dbd8b100efdb17fd899140ba7217b33a745038c6-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b655/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b656/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b657/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_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/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid OyM80ZGcc9haBecplBX5/OyM80ZGcc9haBecplBX5 -goversion go1.15.14 -D "" -importcfg $WORK/b654/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b4/b4a5eea9a548e935c66a6d49645671e4ffc7f9a6fef0281234eaced577cca5b9-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/azure=$WORK/b209/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=$WORK/b228/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=$WORK/b241/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=$WORK/b247/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dockerswarm=$WORK/b255/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/ec2=$WORK/b296/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=$WORK/b340/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=$WORK/b341/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=$WORK/b343/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=$WORK/b425/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=$WORK/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=$WORK/b602/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=$WORK/b603/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=$WORK/b616/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=$WORK/b629/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=$WORK/b630/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/install /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/prometheus/prometheus/discovery/install -lang=go1.14 -complete -installsuffix shared -buildid ZIaaJ-sGJMZIzprto1Ni/ZIaaJ-sGJMZIzprto1Ni -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./install.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/2a/2a1315e32018498649d3fc105bbc5ca4700f3b0c8ad81a60a6ea65e3cab1e5bf-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b665/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b637/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid VvquqikQHcC9BmKSXGa7/VvquqikQHcC9BmKSXGa7 -goversion go1.15.14 -D "" -importcfg $WORK/b664/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/bf/bf78ca3808ca5b83b0a50deaa5683d87ad35ae7cf718493df5e957de01e883d5-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/golang/snappy=$WORK/b689/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b686/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b687/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/wal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.14 -complete -installsuffix shared -buildid Vg3P5y6s2sB-ALij6Ag4/Vg3P5y6s2sB-ALij6Ag4 -goversion go1.15.14 -D "" -importcfg $WORK/b688/importcfg -pack ./checkpoint.go ./live_reader.go ./reader.go ./wal.go ./watcher.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/87/87b3ac983927206ecc789d9b3569ddd14b285ab4734e533cd734f390fc969f7a-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid zL1ffCnoVurEUUnbnrRN/zL1ffCnoVurEUUnbnrRN -goversion go1.15.14 -D "" -importcfg $WORK/b690/importcfg -pack ./errgroup.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/13/13d2f0cf19982c6c9d5bf71cc18450357798e6eb286b522c26af260b36d0885a-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/prometheus/prometheus/util/stats -lang=go1.14 -complete -installsuffix shared -buildid X8ED3XwwbpHVwxIeCh2P/X8ED3XwwbpHVwxIeCh2P -goversion go1.15.14 -D "" -importcfg $WORK/b691/importcfg -pack ./query_stats.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/b3/b3888fdbb6842a95a72a71d97a1bb65a6fe09716b7dbb58112348dec070c03b3-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ChtBYK75i9ah0PnxDzmR/ChtBYK75i9ah0PnxDzmR -goversion go1.15.14 -D "" -importcfg $WORK/b696/importcfg -pack ./difflib.go cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/97/97808004cac8b6e5c25c8a329146e1c4bfe4352da111e0d4c2e4975f3ed81040-d # internal github.com/go-openapi/loads mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/gob=$WORK/b658/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b654/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b657/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid oSNshe7zzxMwzvEiWwzg/oSNshe7zzxMwzvEiWwzg -goversion go1.15.14 -D "" -importcfg $WORK/b663/importcfg -pack ./doc.go ./loaders.go ./options.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/49/49134d476cb89468c652578b5c17dad4765337f8532a025fb428efb7b6d470bd-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_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/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid QjAt0BuqbDSekYSKtxSe/QjAt0BuqbDSekYSKtxSe -goversion go1.15.14 -D "" -importcfg $WORK/b697/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_arm/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/7e/7e3e830793f7529609e45fbb3faf48e09670fe13e7080a86e948c85c49b20af5-d # internal github.com/go-openapi/validate mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b654/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b637/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b656/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b663/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b664/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b657/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid wsVKJbTZKuJW9dUCiUyS/wsVKJbTZKuJW9dUCiUyS -goversion go1.15.14 -D "" -importcfg $WORK/b653/importcfg -pack ./context.go ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/87/873206e973503541ddd6c6421dc75bee95d80d083ea16d09562d8f9a8449645e-d # internal flag mkdir -p $WORK/b699/ cat >$WORK/b699/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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b699/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/45/4500ab198ca9487068a5efb356db48bb1e45c130fc59a99a63187a4bdbc82f95-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b682/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b677/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b683/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b684/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b686/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b687/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b680/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b688/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b690/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/tsdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/prometheus/prometheus/tsdb -lang=go1.14 -complete -installsuffix shared -buildid Yo3Esep17H8Qw5kE1HFc/Yo3Esep17H8Qw5kE1HFc -goversion go1.15.14 -D "" -importcfg $WORK/b681/importcfg -pack ./block.go ./blockwriter.go ./compact.go ./db.go ./exemplar.go ./head.go ./isolation.go ./querier.go ./repair.go ./tsdbblockutil.go ./wal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal net/http/httptest mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile flag=$WORK/b699/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid 9FSa-knKXv4ZPj28uyD3/9FSa-knKXv4ZPj28uyD3 -goversion go1.15.14 -D "" -importcfg $WORK/b698/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/b9/b9b4fdff797985bb85933531fde8e99f56a14e58ece22d52207ca8b8efd50d6a-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/goleak/internal/stack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid VeDOspzp40NxkRebELv9/VeDOspzp40NxkRebELv9 -goversion go1.15.14 -D "" -importcfg $WORK/b701/importcfg -pack ./stacks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/4f/4fea02972d35e6bb66c43b2aac1f001afc9f8491f97d41ac84dc222dffdd6f3a-d # internal go.uber.org/goleak mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b701/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/goleak /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p go.uber.org/goleak -complete -installsuffix shared -buildid FIkkT4aGwgwdt7NQpX-2/FIkkT4aGwgwdt7NQpX-2 -goversion go1.15.14 -D "" -importcfg $WORK/b700/importcfg -pack ./doc.go ./leaks.go ./options.go ./testmain.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/ff/ff2ffe8cb21ebc204928283f709162e57e69eb3fc2dedd329ddf172e0392abce-d # internal testing mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b699/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b410/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p testing -std -complete -installsuffix shared -buildid BzxMma50E-nCZiU5GE07/BzxMma50E-nCZiU5GE07 -goversion go1.15.14 -D "" -importcfg $WORK/b702/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/70/7034cef76fcfe2ae2d210b8a5c067ebbc77941de05ce2709566bd9e25d823d45-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid CsTc-3CKrkD-CrQCXvyS/CsTc-3CKrkD-CrQCXvyS -goversion go1.15.14 -D "" -importcfg $WORK/b704/importcfg -pack ./field.go ./tags.go cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/ca/caa264ac90cf2e3b578a368d8a06de337a35d92727daebb266f7d966b5bc76d3-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b637/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b653/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid Yodo1D22eE6mDWMCW0g3/Yodo1D22eE6mDWMCW0g3 -goversion go1.15.14 -D "" -importcfg $WORK/b647/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/46/464335cab3745adb9ec24956e505a6567adada338dd3a2eab51d81595191cb6c-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid 69Ouo31xv7SdLcUT7YKf/69Ouo31xv7SdLcUT7YKf -goversion go1.15.14 -D "" -importcfg $WORK/b707/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/af/af026081deb654b92fe988f60312482e5c3d6ebe1471a300008e87e5eed308c5-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid j1arSBuE1GWuaU4MmLtn/j1arSBuE1GWuaU4MmLtn -goversion go1.15.14 -D "" -importcfg $WORK/b709/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/54/547d11d66cb10522ee0d773248522370ffd4cc92271b7a460379aff9f73114ee-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_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/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid c4suSkQALxzEpaG5cSsU/c4suSkQALxzEpaG5cSsU -goversion go1.15.14 -D "" -importcfg $WORK/b710/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_arm/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/9f/9f78db109a1cd4b9ca6e21629d75af60954f757e0adaae876ee43f9be362ed1c-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b647/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/notifier /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/prometheus/prometheus/notifier -lang=go1.14 -complete -installsuffix shared -buildid TdtiYdmN7whFmnWvDQlm/TdtiYdmN7whFmnWvDQlm -goversion go1.15.14 -D "" -importcfg $WORK/b633/importcfg -pack ./notifier.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/3c/3cccbbbd2a4d748a47d50adb73fd5cf5ce1bbdc48b6a06ace48e829d9fdc7825-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b525/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b696/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b697/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httptest=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/stretchr/testify/assert -complete -installsuffix shared -buildid CVDxATcsppEz6YbzmEkk/CVDxATcsppEz6YbzmEkk -goversion go1.15.14 -D "" -importcfg $WORK/b695/importcfg -pack ./assertion_compare.go ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/9b/9ba078bdccefecb237a90c323d83378a031f93dfdbba482312499d72da90b1d9-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b716/ cat >$WORK/b716/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/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid h7ACbz6ONESY8ftnqLD9/h7ACbz6ONESY8ftnqLD9 -goversion go1.15.14 -D "" -importcfg $WORK/b716/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/ce/cea8d52ec5b6453a3038e9cfb4f78df97c41747e8e6be1663a0a7421cd9c8566-d # internal github.com/prometheus/prometheus/pkg/pool mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/pool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/prometheus/prometheus/pkg/pool -lang=go1.14 -complete -installsuffix shared -buildid xKUn5G14nVd3F1p_Hn1J/xKUn5G14nVd3F1p_Hn1J -goversion go1.15.14 -D "" -importcfg $WORK/b721/importcfg -pack ./pool.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/2c/2cb88c0029c603d686c660a9253cbe0d5c05e8a83d06a5201ace597bf3570c0a-d # internal github.com/prometheus/prometheus/pkg/textparse mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/textparse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/prometheus/prometheus/pkg/textparse -lang=go1.14 -complete -installsuffix shared -buildid xuFnVsrP95N_KAUIguiS/xuFnVsrP95N_KAUIguiS -goversion go1.15.14 -D "" -importcfg $WORK/b722/importcfg -pack ./interface.go ./openmetricslex.l.go ./openmetricsparse.go ./promlex.l.go ./promparse.go cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/db/db3bdaa7bc2391a094adc96322fc0c9d28a04315b464861686d0016d42304575-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid IWNJ0OofxiZ0IVG8YuR0/IWNJ0OofxiZ0IVG8YuR0 -goversion go1.15.14 -D "" -importcfg $WORK/b711/importcfg -pack ./agent.go ./constants.go ./ttypes.go cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/a9/a97aea1a82dd981355d2a9f26e8b2169fc24737be33d94fa9598ba8e96aef994-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid lnjEYvFGTmO34IrF52O-/lnjEYvFGTmO34IrF52O- -goversion go1.15.14 -D "" -importcfg $WORK/b712/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/ea/ea638575c39a8985ec11fd5ac0e369efaf36ce6a9d35f9560bc3ebd2f4de504f-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid aFZf-EOdxpICzWcIBasr/aFZf-EOdxpICzWcIBasr -goversion go1.15.14 -D "" -importcfg $WORK/b713/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/b7/b75cc4253e94160051d4aba2ebe311837f14274f21834837d53cf687fdfebcb4-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/pool=$WORK/b721/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b722/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile hash/fnv=$WORK/b124/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/scrape /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/prometheus/prometheus/scrape -lang=go1.14 -complete -installsuffix shared -buildid IrfkC03KjECGtnGH3iDv/IrfkC03KjECGtnGH3iDv -goversion go1.15.14 -D "" -importcfg $WORK/b720/importcfg -pack ./manager.go ./scrape.go ./target.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/23/23d7d84239eef688f5bc7e14d4e85a2a5f18a629cafdebbd6cfb2606ae888abf-d # internal github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b704/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing-contrib/go-stdlib/nethttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/opentracing-contrib/go-stdlib/nethttp -complete -installsuffix shared -buildid i15c-VoevpktIaH0Dgqp/i15c-VoevpktIaH0Dgqp -goversion go1.15.14 -D "" -importcfg $WORK/b724/importcfg -pack ./client.go ./doc.go ./server.go ./status-code-tracker.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/b7/b7dbb7ae46974efbd192feb39bf606e19613e8d4f7eb55a6ce888d0c3d26a757-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b711/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b713/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid ppSOwyHYVuRUGYqmLMaQ/ppSOwyHYVuRUGYqmLMaQ -goversion go1.15.14 -D "" -importcfg $WORK/b715/importcfg -pack ./agent.go ./constants.go ./ttypes.go cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/bf/bf057e154afdc55a4dc1af6268f1613a6cbae5b6bbd9f3143e8f1359407ce254-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b695/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/stretchr/testify/require /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/stretchr/testify/require -complete -installsuffix shared -buildid Egtjz7SDO9DKrogQ9tqu/Egtjz7SDO9DKrogQ9tqu -goversion go1.15.14 -D "" -importcfg $WORK/b694/importcfg -pack ./doc.go ./forward_requirements.go ./require.go ./require_forward.go ./requirements.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/ff/ff6ed77c344e2ea202018e6c093e52a00ecf9a7634b0f386e993e783d12c7f47-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b709/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b715/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b711/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b713/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid Vcert4I668esGY4CEsG5/Vcert4I668esGY4CEsG5 -goversion go1.15.14 -D "" -importcfg $WORK/b714/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_arm/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/79/79b00741ff23a4448be835e584e16624de47ffbbd8441d5c1ae84a5b08d19d2e-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b704/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b705/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b706/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b707/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b708/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b709/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b711/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b712/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b713/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b714/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b716/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 2sELIZWhd4M8Fs4BSQw6/2sELIZWhd4M8Fs4BSQw6 -goversion go1.15.14 -D "" -importcfg $WORK/b703/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/ae/ae45f316c48e4aa4ead1f5c6b796c8035277840d58f7faf4c75c8ce51ba61b04-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b694/_pkg_.a packagefile go.uber.org/goleak=$WORK/b700/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile testing=$WORK/b702/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/testutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/prometheus/prometheus/util/testutil -lang=go1.14 -complete -installsuffix shared -buildid KEHBAj7dqWeOg2qendp9/KEHBAj7dqWeOg2qendp9 -goversion go1.15.14 -D "" -importcfg $WORK/b693/importcfg -pack ./context.go ./directory.go ./logging.go ./roundtrip.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/76/766da94ac238bfad50909f6bd6d16a3be782234fbc1a2d020ea50d1227babcf3-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/promauto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/prometheus/client_golang/prometheus/promauto -complete -installsuffix shared -buildid hH_uN6ygUFkssu6gvKby/hH_uN6ygUFkssu6gvKby -goversion go1.15.14 -D "" -importcfg $WORK/b725/importcfg -pack ./auto.go cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/22/2223920590374337f675cfbc7536c4f073df0d9f7eea6636f1309cf36e673beb-d # internal github.com/prometheus/prometheus/pkg/gate mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/gate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/prometheus/prometheus/pkg/gate -lang=go1.14 -complete -installsuffix shared -buildid k2RAfLbPD4wcZTz5Ysvg/k2RAfLbPD4wcZTz5Ysvg -goversion go1.15.14 -D "" -importcfg $WORK/b726/importcfg -pack ./gate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/f5/f54c5836eb1c3fd2bd217428047ab82ebb1f86d61c35db600d82c401f26c6b5e-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io/ioutil=$WORK/b089/_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/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Au-_5jO7iRSq8xxuQlwY/Au-_5jO7iRSq8xxuQlwY -goversion go1.15.14 -D "" -importcfg $WORK/b729/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/4c/4c76f3ea1ad58bc5ac4becd60227abb9e39667499fd2fa5d7e0bd12e9f11ade9-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b693/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/teststorage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/prometheus/prometheus/util/teststorage -lang=go1.14 -complete -installsuffix shared -buildid gAjr0JWUAselF6Ndu1y6/gAjr0JWUAselF6Ndu1y6 -goversion go1.15.14 -D "" -importcfg $WORK/b692/importcfg -pack ./storage.go cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/eb/eb8887ed2c358c6ccd66ece3cdf070598e4d4243be4092cfd49e0cd141bd61b2-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b157/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid mHiqLen7lQNODGPb-LSS/mHiqLen7lQNODGPb-LSS -goversion go1.15.14 -D "" -importcfg $WORK/b731/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/57/57aa9caf2f4e57aa0c348fd3c5264488029b4706a60486b6e5f96d6d7fc346e3-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/julienschmidt/httprouter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid EkeCnfUSqOee6j8NzHzf/EkeCnfUSqOee6j8NzHzf -goversion go1.15.14 -D "" -importcfg $WORK/b733/importcfg -pack ./path.go ./router.go ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/7e/7ed74aa9940ab95d75f550a1eb146fcf1dd4b9864e69ae7914321a5f7612cac4-d # internal github.com/prometheus/common/route mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b733/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/route /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid CyFMtOE2NlkaflOJNIoD/CyFMtOE2NlkaflOJNIoD -goversion go1.15.14 -D "" -importcfg $WORK/b732/importcfg -pack ./route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/14/14bbb69dcf4c665b830253ed29c6f23a2bbe8ca3a7bad37ab9615bbd10c2743e-d # internal github.com/prometheus/common/server mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/server /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p github.com/prometheus/common/server -complete -installsuffix shared -buildid q923BpS_RtsOrbp9KSnM/q923BpS_RtsOrbp9KSnM -goversion go1.15.14 -D "" -importcfg $WORK/b734/importcfg -pack ./static_file_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/dd/ddff331dc86001686dad974dbc180a9bd9f1ed03527070d587a193e003b10e21-d # internal hash/adler32 mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid McF3-sMdOVg_vYWaO_Jh/McF3-sMdOVg_vYWaO_Jh -goversion go1.15.14 -D "" -importcfg $WORK/b737/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/26/26a3e2684fc9ab2590571a738ee0a310ce8f2701f4d3d7b69810ce92bbf2fd60-d # internal compress/zlib mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/adler32=$WORK/b737/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid HFd00Yi9FNu-htl-XMMl/HFd00Yi9FNu-htl-XMMl -goversion go1.15.14 -D "" -importcfg $WORK/b736/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/92/924b0cceefa4a1b110a05f8f5fc3ddfa1b2598cabc816512ede8f3db924745a4-d # internal github.com/shurcooL/httpfs/filter mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/shurcooL/httpfs/filter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -shared -p github.com/shurcooL/httpfs/filter -complete -installsuffix shared -buildid hifFueOn0OMz8iGVF6kh/hifFueOn0OMz8iGVF6kh -goversion go1.15.14 -D "" -importcfg $WORK/b740/importcfg -pack ./filter.go ./filters.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/e8/e811e03ea08427ac49d78da7de90fbccd4fed7457b7331e97355cd0e67751351-d # internal github.com/shurcooL/httpfs/union mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/shurcooL/httpfs/union /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -shared -p github.com/shurcooL/httpfs/union -complete -installsuffix shared -buildid QP4yxFKX7Bad2QiSAA85/QP4yxFKX7Bad2QiSAA85 -goversion go1.15.14 -D "" -importcfg $WORK/b741/importcfg -pack ./union.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/86/86f7e9de0c3e8aab4fdfe04b7a5d19e3a28319162c43f43262f1d1ccaec2a0c2-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile container/heap=$WORK/b536/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b671/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b691/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b692/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b693/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/prometheus-2.26.1/promql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/prometheus/prometheus/promql -lang=go1.14 -complete -installsuffix shared -buildid LiewkrHu-QssxAOyOVB4/LiewkrHu-QssxAOyOVB4 -goversion go1.15.14 -D "" -importcfg $WORK/b670/importcfg -pack ./engine.go ./functions.go ./quantile.go ./query_logger.go ./test.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b729/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/47/478aacb426bd3e2841d9cd431a22a4dd6f251c9311f41ab9ffff5fd6d0b2450e-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid niPtQod8WQjNa_Va4TZc/niPtQod8WQjNa_Va4TZc -goversion go1.15.14 -D "" -importcfg $WORK/b743/importcfg -pack ./file.go ./vfsutil.go ./walk.go cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/16/1683ab0d459d78a9e6241e9bdce60e18beb63d4c646f0e56976c32e0facbc970-d # internal golang.org/x/net/netutil mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid DUoQVlQF8iJbjub-6SfC/DUoQVlQF8iJbjub-6SfC -goversion go1.15.14 -D "" -importcfg $WORK/b744/importcfg -pack ./listen.go cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/b3/b35ecd1674b4e7db3bff3debd8343ed1ac6d21dfb4200df94dd2ce9ada93ba0a-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b729/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid iemixYmuLFdxspJ3Ww4w/iemixYmuLFdxspJ3Ww4w -goversion go1.15.14 -D "" -importcfg $WORK/b728/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/36/361401b552f9a18837d6458afc20c9faa5f15588e89f782673b6a0e1e74b75f1-d # internal internal/profile mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/profile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid 4GUgHNBGDpvWWMvTgZCw/4GUgHNBGDpvWWMvTgZCw -goversion go1.15.14 -D "" -importcfg $WORK/b746/importcfg -pack ./encode.go ./filter.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/e6/e6e79d532ef5262ad1b887932723a3f08021af323cf46a71c76c561de3c77fee-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b743/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid MBRk7isfeNvPIJ9Q2TZD/MBRk7isfeNvPIJ9Q2TZD -goversion go1.15.14 -D "" -importcfg $WORK/b742/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/09/09cd5ad8bf465cd3b4bffa8782c5e73f363e164fcf77602071acf1ac6751def7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/a0/a0877e8b7a7ea6479d05c8e879a598d8846fbea62afdfee79dcf8d03f13fb4cc-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b728/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_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/prometheus-2.26.1/prompb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/prometheus/prometheus/prompb -lang=go1.14 -complete -installsuffix shared -buildid 0XdQNweB35Bf2Ul9TCD9/0XdQNweB35Bf2Ul9TCD9 -goversion go1.15.14 -D "" -importcfg $WORK/b727/importcfg -pack ./custom.go ./remote.pb.go ./types.pb.go github.com/prometheus/prometheus/web/ui mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/httpfs/filter=$WORK/b740/_pkg_.a packagefile github.com/shurcooL/httpfs/union=$WORK/b741/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b742/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/web/ui /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -shared -p github.com/prometheus/prometheus/web/ui -lang=go1.14 -complete -installsuffix shared -buildid -woFPOpnltiMtspygyU2/-woFPOpnltiMtspygyU2 -goversion go1.15.14 -D "" -importcfg $WORK/b739/importcfg -pack ./assets_vfsdata.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b746/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/08/08682128926e614c90fe2d0f151518096333048e8b536a83ab8af23bc3187be0-d # internal net/http/pprof mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b169/_pkg_.a packagefile internal/profile=$WORK/b746/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b417/_pkg_.a packagefile runtime/trace=$WORK/b410/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid s0UU0BljnDZmGzTUFzzK/s0UU0BljnDZmGzTUFzzK -goversion go1.15.14 -D "" -importcfg $WORK/b745/importcfg -pack ./pprof.go cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/98/985bb1dce5055e11f18f58135097217e7a76dffc15e4d7c24304b583ef56feb8-d # internal github.com/prometheus/prometheus/storage/remote mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/golang/snappy=$WORK/b689/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b724/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b704/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b725/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/gate=$WORK/b726/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/logging=$WORK/b668/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b722/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b727/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=$WORK/b720/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b686/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b688/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/storage/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/prometheus/prometheus/storage/remote -lang=go1.14 -complete -installsuffix shared -buildid 7AWPWVU3r2SZclKF2K89/7AWPWVU3r2SZclKF2K89 -goversion go1.15.14 -D "" -importcfg $WORK/b723/importcfg -pack ./chunked.go ./client.go ./codec.go ./ewma.go ./intern.go ./max_timestamp.go ./metadata_watcher.go ./queue_manager.go ./read.go ./read_handler.go ./sigv4.go ./storage.go ./write.go ./write_handler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/fc/fcea70438ed38c1c93b5abceb6b6c005c0bcc0a3dd19bdaa28f34dc1675f9452-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid RKPx1AxJ5sSYBoT_6Fll/RKPx1AxJ5sSYBoT_6Fll -goversion go1.15.14 -D "" -importcfg $WORK/b749/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/f7/f731ca7caa257d3630cf01ea7e4f21e06760e889487af8ff2a8b9b5d728e9c80-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b705/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b749/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b714/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid iHff_VY2JCtp2RU7QWO9/iHff_VY2JCtp2RU7QWO9 -goversion go1.15.14 -D "" -importcfg $WORK/b748/importcfg -pack ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/71/71b71ad356c726fb19218a906c02c65ff1de44b3ffdd2e21f3a530b19e39feb6-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b714/_pkg_.a packagefile net/url=$WORK/b095/_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/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid TslIZn0AsY35KD4isZ5K/TslIZn0AsY35KD4isZ5K -goversion go1.15.14 -D "" -importcfg $WORK/b750/importcfg -pack ./options.go ./throttler.go cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/75/753f03be2dea0a1754157aac0e37ed8f9280d8ad1af8f446588f689d4d7a5191-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile html/template=$WORK/b169/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/prometheus/prometheus/template -lang=go1.14 -complete -installsuffix shared -buildid ygJ6Oe7pjOhNRx8MOdu1/ygJ6Oe7pjOhNRx8MOdu1 -goversion go1.15.14 -D "" -importcfg $WORK/b719/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/c6/c6fcb73ff7f8cbcfe52da3c8cce15723e3d4bcabac9b4e248d72a8ddf8937099-d # internal github.com/prometheus/prometheus/util/httputil mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile compress/zlib=$WORK/b736/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p github.com/prometheus/prometheus/util/httputil -lang=go1.14 -complete -installsuffix shared -buildid ijWdHdA37dDP0N7C3KAE/ijWdHdA37dDP0N7C3KAE -goversion go1.15.14 -D "" -importcfg $WORK/b735/importcfg -pack ./compression.go ./context.go ./cors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/c7/c7b5663a5afb8bbe9f2378acfd74b0a213012eca03f75e73bcf0a821826d3256-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b704/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b716/_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/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -shared -p github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid EN9W4G1X9tSgI0N71GQw/EN9W4G1X9tSgI0N71GQw -goversion go1.15.14 -D "" -importcfg $WORK/b751/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/49/49538d09b59e2736bf13f92711cf8fc32edcf4adcbb5ab343d09103bb9f3c906-d # internal github.com/prometheus/prometheus/pkg/rulefmt mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b719/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b697/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/rulefmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/prometheus/prometheus/pkg/rulefmt -lang=go1.14 -complete -installsuffix shared -buildid d42RngNQ25-CL7y0RerA/d42RngNQ25-CL7y0RerA -goversion go1.15.14 -D "" -importcfg $WORK/b718/importcfg -pack ./rulefmt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/e0/e03f8e879ad1df8f608e4a44b27c3dc3fdeb9f751fdf0a03d571ff43c412442f-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b711/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -shared -p github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid dIZGCO0u3R-FxlpVsWN5/dIZGCO0u3R-FxlpVsWN5 -goversion go1.15.14 -D "" -importcfg $WORK/b752/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ef/ef04d8057bdf9373291be2bc76c86adc3c78f11e7a89bf2804cb4f27f212621b-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/rulefmt=$WORK/b718/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b719/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile html/template=$WORK/b169/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/rules /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/prometheus/prometheus/rules -lang=go1.14 -complete -installsuffix shared -buildid bw5KHNyR_Sv_FN4zaGDD/bw5KHNyR_Sv_FN4zaGDD -goversion go1.15.14 -D "" -importcfg $WORK/b717/importcfg -pack ./alerting.go ./manager.go ./recording.go cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/dd/ddbbae7c35a7c155c0f8458540c8da3b8b39b70f226fc6828f72cb61f1c91d1a-d # internal github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b716/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-lib/metrics/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -shared -p github.com/uber/jaeger-lib/metrics/prometheus -complete -installsuffix shared -buildid AA8ClznVvTqWvAhEbrBQ/AA8ClznVvTqWvAhEbrBQ -goversion go1.15.14 -D "" -importcfg $WORK/b753/importcfg -pack ./cache.go ./factory.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/17/178da78582ee329823e6b1b2e866309bf188d9244e21604ca9b534df32bdf03f-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b748/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b750/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b751/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b752/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b714/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b716/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -shared -p github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid 3xOIVFV3cuFbMk4A-fSv/3xOIVFV3cuFbMk4A-fSv -goversion go1.15.14 -D "" -importcfg $WORK/b747/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b753/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/37/3709267937ab63c8a4444d879a6ced28d477680d3f3eb48c21d2c086af346a80-d # internal k8s.io/klog mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid gmZROHvSChfFqgypkbSd/gmZROHvSChfFqgypkbSd -goversion go1.15.14 -D "" -importcfg $WORK/b754/importcfg -pack ./klog.go cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/2f/2ff8746a6956413c1953fec6f8c73fb3b102090fffe4c36f483f5388bc5d42de-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/90/904eced5a84863f8b6cab764b727f1ee2c73ee38262c1c1aa7fd1d4191bc6a9f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/3a/3a768ec8fc4073b87b024139b82df628cd1027193ee33a0d2e1e59289205ef50-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/36/36f077c91e686f7212ee6a475d4d6f2f4037db12c5e9312558846ff476e275aa-d # internal github.com/prometheus/prometheus/web/api/v1 mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b453/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b732/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b722/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b717/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=$WORK/b720/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=$WORK/b723/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=$WORK/b735/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b691/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/web/api/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -shared -p github.com/prometheus/prometheus/web/api/v1 -lang=go1.14 -complete -installsuffix shared -buildid bFu3AbOhbh-cRuno18sz/bFu3AbOhbh-cRuno18sz -goversion go1.15.14 -D "" -importcfg $WORK/b738/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/62/620d2a88a6726ad8710058072366d9690afad8e5f16583954fe76c0f0e8609ab-d # internal github.com/prometheus/prometheus/web mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b724/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b731/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b157/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b732/_pkg_.a packagefile github.com/prometheus/common/server=$WORK/b734/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b189/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b717/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=$WORK/b720/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b719/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=$WORK/b735/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=$WORK/b738/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=$WORK/b739/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b744/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/pprof=$WORK/b745/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/web /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/prometheus/prometheus/web -lang=go1.14 -complete -installsuffix shared -buildid XJ8OlKJGyNt2rus5wxO2/XJ8OlKJGyNt2rus5wxO2 -goversion go1.15.14 -D "" -importcfg $WORK/b730/importcfg -pack ./federate.go ./web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/18/180ebe6be7d76057f3ef1ec650993d3a9d9bdba918bcfa539c2c6c269e4d80f6-d # internal github.com/prometheus/prometheus/cmd/prometheus mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/prometheus\nmod\tgithub.com/prometheus/prometheus\t(devel)\t\ndep\tcloud.google.com/go\tv0.79.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv52.5.0+incompatible\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.18\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.13\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/alecthomas/template\tv0.0.0-20190718012654-fb15b899a751\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210208195552-ff826a37aa15\t\ndep\tgithub.com/armon/go-metrics\tv0.0.0-20180917152333-f0300d1749da\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20200907205600-7a23bdc65eef\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.38.3\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/containerd/containerd\tv1.4.3\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/digitalocean/godo\tv1.58.0\t\ndep\tgithub.com/docker/distribution\tv2.7.1+incompatible\t\ndep\tgithub.com/docker/docker\tv20.10.5+incompatible\t\ndep\tgithub.com/docker/go-connections\tv0.4.0\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/fatih/color\tv1.9.0\t\ndep\tgithub.com/form3tech-oss/jwt-go\tv3.2.2+incompatible\t\ndep\tgithub.com/go-kit/kit\tv0.10.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.0\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.0\t\ndep\tgithub.com/go-openapi/errors\tv0.19.9\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.5\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.24\t\ndep\tgithub.com/go-openapi/spec\tv0.20.3\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.0\t\ndep\tgithub.com/go-openapi/swag\tv0.19.14\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/go-zookeeper/zk\tv1.0.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20200121045136-8c9f03a8e57e\t\ndep\tgithub.com/golang/protobuf\tv1.4.3\t\ndep\tgithub.com/golang/snappy\tv0.0.3\t\ndep\tgithub.com/google/go-cmp\tv0.5.5\t\ndep\tgithub.com/google/go-querystring\tv1.0.0\t\ndep\tgithub.com/google/gofuzz\tv1.1.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.0.5\t\ndep\tgithub.com/googleapis/gnostic\tv0.4.1\t\ndep\tgithub.com/gophercloud/gophercloud\tv0.16.0\t\ndep\tgithub.com/hashicorp/consul/api\tv1.8.1\t\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.1\t\ndep\tgithub.com/hashicorp/go-hclog\tv0.12.0\t\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-rootcerts\tv1.0.2\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.1\t\ndep\tgithub.com/hashicorp/serf\tv0.9.5\t\ndep\tgithub.com/hetznercloud/hcloud-go\tv1.24.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.10\t\ndep\tgithub.com/julienschmidt/httprouter\tv1.3.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.6\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.6\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.12\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.1\t\ndep\tgithub.com/miekg/dns\tv1.1.41\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.1\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.1\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.1\t\ndep\tgithub.com/opentracing-contrib/go-stdlib\tv1.0.0\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.21.0\t\ndep\tgithub.com/prometheus/client_golang\tv1.10.0\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.20.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.5.1\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/scaleway/scaleway-sdk-go\tv1.0.0-beta.7.0.20210223165440-c65ae3540d44\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/sirupsen/logrus\tv1.6.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.0\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.25.0+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.0+incompatible\t\ndep\tgo.mongodb.org/mongo-driver\tv1.4.6\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.uber.org/atomic\tv1.7.0\t\ndep\tgo.uber.org/goleak\tv1.1.10\t\ndep\tgolang.org/x/crypto\tv0.0.0-20201221181555-eec23a3978ad\t\ndep\tgolang.org/x/net\tv0.0.0-20210324051636-2c4c8ecb7826\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20210323180902-22b0adad7558\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20210324051608-47abb6519492\t\ndep\tgolang.org/x/term\tv0.0.0-20201126162022-7de9c90e9dd1\t\ndep\tgolang.org/x/text\tv0.3.5\t\ndep\tgolang.org/x/time\tv0.0.0-20210220033141-f8bda1e9f3ba\t\ndep\tgoogle.golang.org/api\tv0.42.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20210312152112-fc591d9ea70f\t\ndep\tgoogle.golang.org/grpc\tv1.36.0\t\ndep\tgoogle.golang.org/protobuf\tv1.25.0\t\ndep\tgopkg.in/alecthomas/kingpin.v2\tv2.2.6\t\ndep\tgopkg.in/fsnotify/fsnotify.v1\tv1.4.7\t\ndep\tgopkg.in/inf.v0\tv0.9.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20210107192922-496545a6307b\t\ndep\tk8s.io/api\tv0.20.5\t\ndep\tk8s.io/apimachinery\tv0.20.5\t\ndep\tk8s.io/client-go\tv0.20.5\t\ndep\tk8s.io/klog\tv1.0.0\n=>\tgithub.com/simonpasquier/klog-gokit\tv0.3.0\t\ndep\tk8s.io/klog/v2\tv2.8.0\n=>\tgithub.com/simonpasquier/klog-gokit/v2\tv2.0.1\t\ndep\tk8s.io/utils\tv0.0.0-20201110183641-67b214c5f920\t\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.0.2\t\ndep\tsigs.k8s.io/yaml\tv1.2.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/oklog/run=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b179/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b189/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=$WORK/b208/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/logging=$WORK/b668/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/runtime=$WORK/b669/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b717/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=$WORK/b720/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=$WORK/b723/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile github.com/prometheus/prometheus/web=$WORK/b730/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b747/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b753/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/klog=$WORK/b754/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/pprof=$WORK/b745/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b350/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/cmd/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.14 -complete -installsuffix shared -buildid 6rz7HuV1Yi794HHo-e9t/6rz7HuV1Yi794HHo-e9t -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f0/f092893d9067b8fe9ddfd99de9a5e59483948357bb5577b1d59e1ab3730d98a7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/prometheus=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b048/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b049/_pkg_.a packagefile github.com/oklog/run=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b052/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b179/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b188/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b189/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=$WORK/b208/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b667/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/logging=$WORK/b668/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/runtime=$WORK/b669/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b670/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b717/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=$WORK/b720/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b675/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=$WORK/b723/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b681/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b227/_pkg_.a packagefile github.com/prometheus/prometheus/web=$WORK/b730/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b747/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b753/_pkg_.a packagefile go.uber.org/atomic=$WORK/b666/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile k8s.io/klog=$WORK/b754/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b444/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b054/_pkg_.a packagefile net/http/pprof=$WORK/b745/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b350/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b043/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b050/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b167/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b177/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile expvar=$WORK/b053/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b155/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b157/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/template=$WORK/b171/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b200/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b199/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=$WORK/b209/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=$WORK/b228/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=$WORK/b241/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=$WORK/b247/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dockerswarm=$WORK/b255/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/ec2=$WORK/b296/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=$WORK/b340/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=$WORK/b341/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=$WORK/b343/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=$WORK/b425/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=$WORK/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=$WORK/b602/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=$WORK/b603/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=$WORK/b616/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=$WORK/b629/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=$WORK/b630/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b634/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b647/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b537/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile container/heap=$WORK/b536/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b671/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b672/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b673/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b676/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b691/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b692/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b693/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b703/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/rulefmt=$WORK/b718/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b719/_pkg_.a packagefile html/template=$WORK/b169/_pkg_.a packagefile compress/gzip=$WORK/b055/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/pool=$WORK/b721/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b722/_pkg_.a packagefile hash/fnv=$WORK/b124/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b677/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b678/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b680/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/golang/snappy=$WORK/b689/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b724/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b704/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b725/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/gate=$WORK/b726/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b727/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b686/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b688/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b057/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b682/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b683/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b679/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b684/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b687/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b690/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b731/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b732/_pkg_.a packagefile github.com/prometheus/common/server=$WORK/b734/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=$WORK/b735/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=$WORK/b738/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=$WORK/b739/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b744/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b748/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b750/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b751/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b752/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b714/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b716/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b182/_pkg_.a packagefile go/doc=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile internal/profile=$WORK/b746/_pkg_.a packagefile runtime/pprof=$WORK/b417/_pkg_.a packagefile runtime/trace=$WORK/b410/_pkg_.a packagefile internal/oserror=$WORK/b018/_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 unicode=$WORK/b026/_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 internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b168/_pkg_.a packagefile text/tabwriter=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b139/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b158/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b162/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b163/_pkg_.a packagefile text/template/parse=$WORK/b172/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b201/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=$WORK/b210/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=$WORK/b225/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b212/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b222/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b226/_pkg_.a packagefile github.com/hashicorp/consul/api=$WORK/b229/_pkg_.a packagefile github.com/digitalocean/godo=$WORK/b242/_pkg_.a packagefile github.com/miekg/dns=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b338/_pkg_.a packagefile encoding/xml=$WORK/b213/_pkg_.a packagefile gopkg.in/fsnotify/fsnotify.v1=$WORK/b342/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b344/_pkg_.a packagefile google.golang.org/api/compute/v1=$WORK/b351/_pkg_.a packagefile google.golang.org/api/option=$WORK/b397/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud=$WORK/b426/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b460/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b445/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b462/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b588/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b531/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b535/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b604/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b605/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=$WORK/b613/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=$WORK/b614/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/servers=$WORK/b615/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b608/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/instance/v1=$WORK/b627/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b623/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=$WORK/b632/_pkg_.a packagefile database/sql/driver=$WORK/b635/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b636/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b637/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b240/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b638/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b642/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b643/_pkg_.a packagefile net/mail=$WORK/b646/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b648/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b653/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b694/_pkg_.a packagefile go.uber.org/goleak=$WORK/b700/_pkg_.a packagefile testing=$WORK/b702/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b705/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b706/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b707/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b708/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b709/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b710/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b711/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b712/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b713/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b697/_pkg_.a packagefile html=$WORK/b170/_pkg_.a packagefile compress/flate=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b728/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b733/_pkg_.a packagefile compress/zlib=$WORK/b736/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b453/_pkg_.a packagefile github.com/shurcooL/httpfs/filter=$WORK/b740/_pkg_.a packagefile github.com/shurcooL/httpfs/union=$WORK/b741/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b742/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b749/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b715/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b183/_pkg_.a packagefile go/ast=$WORK/b185/_pkg_.a packagefile go/token=$WORK/b132/_pkg_.a packagefile internal/lazyregexp=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b154/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b099/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b192/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b198/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b193/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b224/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b217/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b216/_pkg_.a packagefile net/http/cookiejar=$WORK/b221/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b218/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b219/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b230/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b231/_pkg_.a packagefile github.com/hashicorp/go-rootcerts=$WORK/b235/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b236/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b243/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile encoding/base32=$WORK/b249/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b250/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b271/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b291/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b339/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b345/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b346/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b347/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b348/_pkg_.a packagefile os/user=$WORK/b349/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b352/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b354/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b400/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b401/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b398/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc=$WORK/b356/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud/schema=$WORK/b427/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b430/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b438/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b440/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b441/_pkg_.a packagefile go/parser=$WORK/b446/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b447/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b443/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b452/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b463/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b543/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b546/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b550/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b560/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b561/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b562/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b563/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b586/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b587/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b541/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b520/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b521/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b522/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b523/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b524/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b538/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b530/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b532/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b539/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b565/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b476/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b589/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b591/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b533/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b597/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b600/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b606/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b609/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b611/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b610/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b612/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b620/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b622/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=$WORK/b628/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b626/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/auth=$WORK/b624/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/logger=$WORK/b625/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b639/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b641/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b644/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b649/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b651/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b654/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b656/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b663/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b664/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b657/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b695/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b701/_pkg_.a packagefile flag=$WORK/b699/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b336/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b729/_pkg_.a packagefile hash/adler32=$WORK/b737/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b454/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b455/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b743/_pkg_.a packagefile go/scanner=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b146/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b194/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b197/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b220/_pkg_.a packagefile github.com/fatih/color=$WORK/b232/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b234/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b237/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b269/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b292/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b246/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b353/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b355/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b402/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b421/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b422/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b423/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b365/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b396/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b432/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b442/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b477/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b478/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b479/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b481/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b484/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b485/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b486/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b487/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b488/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b490/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b491/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b494/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b495/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b496/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b497/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b564/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b499/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b500/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b502/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b503/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b504/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b505/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b506/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b507/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b510/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b516/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b517/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b518/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b542/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b525/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b526/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b529/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b534/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b540/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b590/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b592/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b598/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b607/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b640/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b645/_pkg_.a packagefile github.com/josharian/intern=$WORK/b650/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b652/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b655/_pkg_.a packagefile encoding/gob=$WORK/b658/_pkg_.a packagefile encoding/csv=$WORK/b665/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b659/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b696/_pkg_.a packagefile net/http/httptest=$WORK/b698/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b195/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b233/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b238/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b279/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b293/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b403/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b412/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b418/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b416/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b366/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b392/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b475/_pkg_.a packagefile golang.org/x/term=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b239/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b593/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b594/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b595/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b596/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b599/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b660/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b332/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b413/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b415/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b419/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b420/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b414/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b405/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b406/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b408/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b409/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b472/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b473/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b661/_pkg_.a packagefile golang.org/x/text/width=$WORK/b662/_pkg_.a packagefile go.opencensus.io=$WORK/b407/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=iV3AddMIFdUUevZB-ejp/6rz7HuV1Yi794HHo-e9t/ge80tO1CluscUphF81cw/iV3AddMIFdUUevZB-ejp -X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 -B 0xf72e239dc3e3b3ba1b162f5772727eb4624ca14c -extldflags "-Wl,-z,relro " -compressdwarf=false -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p %{gobuilddir}/bin/ mv $WORK/b001/exe/a.out %{gobuilddir}/bin/prometheus rm -r $WORK/b001/ + for cmd in 'cmd/*' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/promtool + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 -B 0x8630f5af7669dd973df73e67dc9c7171082fc55d -extldflags '\''-Wl,-z,relro '\'' -compressdwarf=false' -a -v -x -o '%{gobuilddir}/bin/promtool' github.com/prometheus/prometheus/cmd/promtool WORK=/tmp/go-build263319078 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_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b017/symabis ./asm.s unicode 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_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-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_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal runtime/internal/atomic 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_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b017/asm.o ./asm.s 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_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/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_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b023/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b008/ cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF encoding mkdir -p $WORK/b049/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal unicode/utf16 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./utf16.go 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_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -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 ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.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_arm.go ./os_linux_generic.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_arm.go ./signal_linux_arm.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_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.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_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal internal/nettrace mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal container/list mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p container/list -std -complete -installsuffix shared -buildid i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid hXyK5pbGuYyLSrBgg6tf/hXyK5pbGuYyLSrBgg6tf -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/stubs_arm.o ./stubs_arm.s cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d7/d7337022b9683b033aad179fa2c8defb72ec61106570f9a4b3ddc15cf465c391-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid uh9mq6B9oYRN9xFyp6Dy/uh9mq6B9oYRN9xFyp6Dy -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./ints.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b023/_pkg_.a $WORK/b023/sqrt_arm.o $WORK/b023/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid qEHQGhQv1z0nsVMNvxU7/qEHQGhQv1z0nsVMNvxU7 -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/63/63d3508501225c7eb1a8740ebe0d8cdf6c24c2ef0d790d54baa9aab7511cee4a-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid vl6FYV6dhzjt6-_nt4hl/vl6FYV6dhzjt6-_nt4hl -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/29/29328a942ae8732f24433da3e20e0abf719b6c03b0497f318154dbdc3d2a2bce-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/to /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid 8B4TiqohLMD8ojyORo6J/8B4TiqohLMD8ojyORo6J -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack ./convert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3b/3b5eec48f75e1acbf93b6e5b85e60451f7dfdb7624111aa0a4435b5ea413a70c-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid JuUU8gvE6YkVC1C35k_f/JuUU8gvE6YkVC1C35k_f -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_arm.c cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ad/ad01005d4af6884d513481d748b21aaf8f232dd14b50095d1702b590b9a5bdb9-d # internal github.com/docker/docker/api mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid -h6oNm2o10QpnTK4PhEE/-h6oNm2o10QpnTK4PhEE -goversion go1.15.14 -D "" -importcfg $WORK/b284/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/68/680ffe3776077d1d6dcc14d476404997418c94d8d9c52d81effdc74d69a5c5be-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid ZX_GKxTFstEbyxKDpKC7/ZX_GKxTFstEbyxKDpKC7 -goversion go1.15.14 -D "" -importcfg $WORK/b285/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/e0/e01fe00075afa1ff29af8578d14b19ac3f96d01878327132280d6cdb99769283-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid IY-X4Lx4Y4e5fK8LaDGN/IY-X4Lx4Y4e5fK8LaDGN -goversion go1.15.14 -D "" -importcfg $WORK/b286/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/11/1126a502de80e0ef5e189abc1c2f7135a9d44e6081af827bc1c836ccafecd0c5-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid CGepq8Brry9h0GWWEBZS/CGepq8Brry9h0GWWEBZS -goversion go1.15.14 -D "" -importcfg $WORK/b307/importcfg -pack ./client_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/15/153de98c2077cad53c058cee8fa1f3e853f95b8cf427806507ecff05f8ac1fad-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid tTvxZDlnLoY6Icdyz2EI/tTvxZDlnLoY6Icdyz2EI -goversion go1.15.14 -D "" -importcfg $WORK/b317/importcfg -pack ./floor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e1/e1d688bc41d7b36e779b06706c7acb1212f3d44fc7d0d6f4c03e212d5ceccf2b-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid lEk9nUBasojwcNovJ9PD/lEk9nUBasojwcNovJ9PD -goversion go1.15.14 -D "" -importcfg $WORK/b361/importcfg -pack ./serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/9d/9d6508bf6ed29b8e2f297ad4c7d8413f1a6f5ffff43c298fe5aca2666a96f3d0-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid YJs_m0_x_RXMjSKHpBwi/YJs_m0_x_RXMjSKHpBwi -goversion go1.15.14 -D "" -importcfg $WORK/b401/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/95/95cbeee6593ad486686731d4c2453062de9bd745cf3f4c56b701944924500714-d # internal go.opencensus.io mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p go.opencensus.io -complete -installsuffix shared -buildid XRwMjj-ASPCgK2KXH2hb/XRwMjj-ASPCgK2KXH2hb -goversion go1.15.14 -D "" -importcfg $WORK/b403/importcfg -pack ./opencensus.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/9f/9f323cd1f9db0496a49c6bb407c56533652da70455a2435f8314b4116da650d6-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p go.opencensus.io/trace/internal -complete -installsuffix shared -buildid jl_w0pkz0RNaIbKNDI7-/jl_w0pkz0RNaIbKNDI7- -goversion go1.15.14 -D "" -importcfg $WORK/b404/importcfg -pack ./internal.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/18/181345a8699e08a4d37a5036458bdee0c56b50b89299f9859bfdd90161f65d79-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid oTXUPW7yRDtLP911ecA2/oTXUPW7yRDtLP911ecA2 -goversion go1.15.14 -D "" -importcfg $WORK/b415/importcfg -pack ./tagencoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/7e/7ee58436071512eafbceee74aba23c841fea15c77b9f8eafbe3c96087d887181-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid BIemr_s2mqHH48eX0wv3/BIemr_s2mqHH48eX0wv3 -goversion go1.15.14 -D "" -importcfg $WORK/b434/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/c1/c19a5fe34172fa634a9e6a48efa758189217d931200dd9749c4d36a1188e275e-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid oEwu_hO99U7uRxMmDjse/oEwu_hO99U7uRxMmDjse -goversion go1.15.14 -D "" -importcfg $WORK/b453/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/90/9035035e149905094b925e82fd7705c77adf7ffe5b9f20145e78b8ccb56396d1-d # internal k8s.io/utils/integer mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid 6-I_78JMIMouYPU-yA05/6-I_78JMIMouYPU-yA05 -goversion go1.15.14 -D "" -importcfg $WORK/b539/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/68/6821a26a0e61c02e56004df767202b93bbed00c260621a3f27db94b2bc3ff1d3-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid gBdpJUA24J9MGbhPP7QZ/gBdpJUA24J9MGbhPP7QZ -goversion go1.15.14 -D "" -importcfg $WORK/b591/importcfg -pack ./flags.go ./toolchain_recent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/43/438a0989767353d2bbb0644e837d3111d945508b28e5e162a1c15da8f54cfc29-d # internal k8s.io/utils/buffer mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p k8s.io/utils/buffer -complete -installsuffix shared -buildid RKpwTQOfGiBjBvm2ApwU/RKpwTQOfGiBjBvm2ApwU -goversion go1.15.14 -D "" -importcfg $WORK/b597/importcfg -pack ./ring_growing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/f8/f8eae3faa64704a4f6a391f9b913375fdcd064dcb428fec3e1c58b10701c8741-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/prometheus/prometheus/pkg/value -lang=go1.14 -complete -installsuffix shared -buildid U82en1tprGxSaD9Svjf2/U82en1tprGxSaD9Svjf2 -goversion go1.15.14 -D "" -importcfg $WORK/b633/importcfg -pack ./value.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/10/109a025f159e8d631d7a68ea5fa69d4e5bd92c77af346fb74bac9ea9d98722e6-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/goversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.14 -complete -installsuffix shared -buildid j66w3Lm9Jud3FJJrkaFj/j66w3Lm9Jud3FJJrkaFj -goversion go1.15.14 -D "" -importcfg $WORK/b651/importcfg -pack ./goversion.go ./init.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/60/60e735afb7a24c4ad6690d63cbdfb616e8796ca96e0a166ff86bcf9a68d71c0c-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid ZAHK9ykJvfTUw3sGhIoE/ZAHK9ykJvfTUw3sGhIoE -goversion go1.15.14 -D "" -importcfg $WORK/b672/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/3c/3c326088ae0f0dd399f3f1aa37499076d430cc1a5a44e565a51f9a1b82519855-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nK9y3jo7UHianDJqNhFc/nK9y3jo7UHianDJqNhFc -goversion go1.15.14 -D "" -importcfg $WORK/b673/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/72/72488007ae46760071420ebb08bf8a41916292aa1e6032c05476139899f35d26-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid kq6SeNlbscZQweZASCic/kq6SeNlbscZQweZASCic -goversion go1.15.14 -D "" -importcfg $WORK/b675/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/d2/d23cc5674ffd76ca086e7936a537473ebfba0f7884e42d089771b7c577c64788-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/21/21b1de7d7ffe006b34e464f6d8e3f7a5a483ff5de60adc6db3fd77b7cb9609bd-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_arm.S cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b039/symabis ./asm_arm.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b039/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_arm.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/545abb76c31248d44febbeaa3068fe764d02ac614b50edec77c56a4e8e1d1421-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -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_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -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_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go google.golang.org/protobuf/internal/pragma math/rand mkdir -p $WORK/b137/ mkdir -p $WORK/b065/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Tl35RiCefI99mg0MOWxj/Tl35RiCefI99mg0MOWxj -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./pragma.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b0/b0495e761ca89999b9d6f92a6299764cf029d0325bb6e5a49a31bbaf4398e440-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid gs4-K-GApSPVXxJ5CMgY/gs4-K-GApSPVXxJ5CMgY -goversion go1.15.14 -D "" -importcfg $WORK/b302/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid bnWCsucWdpK83UI73Y5q/bnWCsucWdpK83UI73Y5q -goversion go1.15.14 -D "" -importcfg $WORK/b375/importcfg -pack ./unbounded.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/2e/2e43cf2a94477d15ac922212fcb3836d4c453750725323c651fe92fb0a584553-d # internal google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pm3jKmyjndQ0lY2G-RKr/pm3jKmyjndQ0lY2G-RKr -goversion go1.15.14 -D "" -importcfg $WORK/b378/importcfg -pack ./event.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/65/650f34b0436fa481271cb7ffff97f7d0789d58c2cbfabf8b0dac7df82bfe2908-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/20/20edcfa6233d92e8f9fb5fc91289ecb911839e37c430ed869e1978a6639f970f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go mkdir -p $WORK/b026/ cat >$WORK/b026/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_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-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_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b028/ cat >$WORK/b028/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_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b025/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_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_arm.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b028/_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_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b062/ cat >$WORK/b062/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_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/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_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asm_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_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_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal hash mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal hash/crc32 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal bufio mkdir -p $WORK/b041/ cat >$WORK/b041/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/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go path mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal regexp/syntax mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal crypto mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b030/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/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/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b032/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_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid q8C_SPjnOp-_TLmuvVvp/q8C_SPjnOp-_TLmuvVvp -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d6/d6b1c79c92715421147d03eecde803040a0433d68843ad1520db10343deb033e-d # internal hash/fnv mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid o8vA5Q-xDTWuQ8Gm2ZDG/o8vA5Q-xDTWuQ8Gm2ZDG -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e8/e8b4d165e4d397d6fa394b73238b2d0787c58d9113c9f16c3fcfacf72fae69b5-d # internal html mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p html -std -complete -installsuffix shared -buildid 7kYvGhiU1823u7DTuC5Q/7kYvGhiU1823u7DTuC5Q -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b029/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_arm/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/59/59bd98bdedc4b9f8ba32f14f377004f24b2e0ec5985b7b5f78d0b07cf6ddc906-d # internal context mkdir -p $WORK/b047/ cat >$WORK/b047/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal github.com/jpillora/backoff mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/jpillora/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid rAYq7vfe_chqpWjYA5W5/rAYq7vfe_chqpWjYA5W5 -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/29/290f0efc80d09c30a225492561b868179aea9b4b79598eca0a942c782f55a1b7-d # internal text/tabwriter mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cGZm5MrhMorrK5vWLuf6/cGZm5MrhMorrK5vWLuf6 -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal golang.org/x/text/transform mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid pxzQrBksgksok_n_QBp6/pxzQrBksgksok_n_QBp6 -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./transform.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_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/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b027/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_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2c/2ce9d3c2df936ca7800c7c4566d5521099d903c9e1dcd5b4e7f4018092ae5b7d-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid UOcze5BgpVSt9Ge5l4Tp/UOcze5BgpVSt9Ge5l4Tp -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/51/51b3e8aaba95f23f6c7eae138d43e8f024ac60187b428ad75a8090497cdbcae9-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid ia0jTzDpk2efDclKk5Ni/ia0jTzDpk2efDclKk5Ni -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack ./lru.go ./lru_interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/81/8181c119e49fb75d3d1cd98c822ff238937b60b4d7d06dc783c4b37368025d56-d # internal encoding/base32 mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Mt7DSnI3s23yv_np753S/Mt7DSnI3s23yv_np753S -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d9/d9ad01916b82ad9d0ecaa60756c7e8769434c47b52c9bc2e118ee76f2bccad40-d # internal crypto/cipher mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ae/aebad4be7baa6cc36484eeb534352a47d558db94739495e052f04e9595ecae83-d # internal crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cat >$WORK/b085/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_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b087/symabis ./md5block_arm.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b020/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b087/md5block_arm.o ./md5block_arm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_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_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal path/filepath mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal net mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net -std -installsuffix shared -buildid j91smjM6PugJXMyICpNU/j91smjM6PugJXMyICpNU -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./addrselect.go ./cgo_stub.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b035/ cat >$WORK/b035/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/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal crypto/des mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b090/symabis ./sha1block_arm.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b090/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal os/user mkdir -p $WORK/b038/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b038/ -importpath os/user -- -I $WORK/b038/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal compress/flate mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b043/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_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal encoding/json mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal github.com/alecthomas/units mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid d1OOGewOglwSuGNFZoad/d1OOGewOglwSuGNFZoad -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/17/17c2f5232674e3211cd04f9118de6cb4bf977bf5dd786b85c28b4a9ee7e9c02f-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid cJaVLYaEWvNBCRuvOI8u/cJaVLYaEWvNBCRuvOI8u -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/75/75d15ff699b098c23d4d9096239ef2f447268469520e23b433b4794281ebf8a9-d # internal log mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal github.com/google/pprof/profile mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/pprof/profile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/google/pprof/profile -complete -installsuffix shared -buildid IKdTfT6k1wqGxDN65zXw/IKdTfT6k1wqGxDN65zXw -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./encode.go ./filter.go ./index.go ./legacy_java_profile.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid p1oSq1xxkQnq1M0sJ8Ym/p1oSq1xxkQnq1M0sJ8Ym -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6a/6ad51bfc3d42c68bb8fc2176a20a17d8320392e6a0998147135d242e214b1155-d # internal github.com/pkg/errors mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid i9bCpq_0DixsqKzFOm5T/i9bCpq_0DixsqKzFOm5T -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./errors.go ./go113.go ./stack.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os/user -std -installsuffix shared -buildid pUBg_9yULUtItG6R2-Kn/pUBg_9yULUtItG6R2-Kn -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./lookup.go ./user.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo_lookup_unix.cgo1.go $WORK/b038/getgrouplist_unix.cgo1.go $WORK/b038/listgroups_unix.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/87/87912348fd2826cc1f7839c2e04af79c8959a02b569132b33b116fc4e95ab271-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b073/symabis ./arith_arm.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5a/5a91e2470963b93d4805ab27ad5cdac32290cccd1ed3bce24ceb599c40cf8567-d # internal archive/tar mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid _QV0iF15_tAhdd12_38S/_QV0iF15_tAhdd12_38S -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c3/c339868b8acc2f47d4c928333236d119064e7a763f6fdeb6bb9156a70c079e7b-d # internal encoding/hex mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/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/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b101/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/73/73b963e6f06b359e14ad48c6b670f5634c382cd0e681916ff20c76e01257b014-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e8/e87f165b4933ae420f29616344f4e6a22009f9dad240c5c7ed6b4593f38cfdd3-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b109/ cat >$WORK/b109/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b107/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b109/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_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal net/textproto mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 9Akm8UB15OSoTuVGr7XE/9Akm8UB15OSoTuVGr7XE -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2d/2d034d6184db5fc8ad967b504ccbe2413e9f9467b7a37ca66101f6e109fd0170-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b108/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal mime mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_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/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b073/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b105/ cat >$WORK/b105/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b109/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal mime/quotedprintable mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./reader.go ./writer.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal net/http/internal mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal mime/multipart mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 9adttTpFmT7gFJAO0L6o/9adttTpFmT7gFJAO0L6o -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal runtime/debug mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b121/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p runtime/debug -std -installsuffix shared -buildid GN6QO7v8CEW5P388cZAe/GN6QO7v8CEW5P388cZAe -goversion go1.15.14 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b104/ cat >$WORK/b104/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/b105/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid nxvLDur6_m2gvm9imzWQ/nxvLDur6_m2gvm9imzWQ -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0a/0a225b7612b293e3e5fdac337153bc447f44d4e3b8c93df3a8160f42d5b7aafd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b105/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid XrlJ3DOPZghTn2aq0mb_/XrlJ3DOPZghTn2aq0mb_ -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./proxy.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b121/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e9/e92fcd625de998cd87558c8d1dacbc86f6f6d62a467a58def63705226f1a64b2-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid UAF-Mkbj2hwHJa4rSmtC/UAF-Mkbj2hwHJa4rSmtC -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a8/a80d1f6fe6a6933cc5528d236e0faf7eeadfdd25bbaf9001e61e612d220c871a-d # internal github.com/prometheus/common/model mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid LRYk4I-QeFEXx_m8_xcd/LRYk4I-QeFEXx_m8_xcd -goversion go1.15.14 -D "" -importcfg $WORK/b123/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_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c1/c197913fee581c7a4242dbe650f042610c320ac6fa0592663070e2ee47b706fd-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid usac9fFxCm-VF0hXcK6X/usac9fFxCm-VF0hXcK6X -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d7/d751b460d634ad4b4bfdeaef9d0c245c94e8867c588b368109c9386628d66366-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b122/ cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b122/symabis ./relfect2_arm.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid mdMxIwq7vyDC-jNdHAyu/mdMxIwq7vyDC-jNdHAyu -goversion go1.15.14 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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/b081/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/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/b075/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/63/6389a9b0fcd3248b684b5ebde5c129d6013a62902961c7eb510827218b6d5191-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b134/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 2PfnA0GJiKWziknOUDGH/2PfnA0GJiKWziknOUDGH -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/98/988c571f2041cb7a74552311f5c5ed1fd0b913f4ceefb77792890725aea91e69-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid Zjc_Ggq95Tilw9AongG2/Zjc_Ggq95Tilw9AongG2 -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid M59hs-DOBmvJiDk_sPkT/M59hs-DOBmvJiDk_sPkT -goversion go1.15.14 -D "" -importcfg $WORK/b092/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_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/72/725681a402e5c1a49e0d21cfe069dd81f99ffe940e20bec0ed93a23eb9fb1999-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid -LDx2Zw3shgeIeNeNB6P/-LDx2Zw3shgeIeNeNB6P -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/39/39fee4826fb8f441a5675129a3469d4147776f7bc087491858a941a283942ca1-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid f5DTYd6JwFtDJfF0tDAe/f5DTYd6JwFtDJfF0tDAe -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/3f/3f796831021046a3cf8f1493a726b6a08a82b64b31e3d06bebf85200ddcad579-d # internal go/token mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_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/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid ti5lVhEqTgPdQ5T_UHvE/ti5lVhEqTgPdQ5T_UHvE -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ad/adf72be6bdd6499302d2b09a8ebc2841910aab99f8d1daabe5d36ae1cf6e30d8-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid JdzTWGdyO05q24vOfH_j/JdzTWGdyO05q24vOfH_j -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d0/d0fad3ba0bbd87e0b1771147638bd94f4942d1e84fd6ba76b37b405de3d3f6cb-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid NNmxPRF_jL7Vh2YRFj-d/NNmxPRF_jL7Vh2YRFj-d -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b3/b33dc60c4a364d86a102f9ead05fa2df6d88e042a28a2a113207396ed8c3b29b-d # internal golang.org/x/sys/unix mkdir -p $WORK/b173/ cat >$WORK/b173/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b173/symabis ./asm_linux_arm.s cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b174/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 2qAEy5jAoKy0CyZ-Rn4E/2qAEy5jAoKy0CyZ-Rn4E -goversion go1.15.14 -symabis $WORK/b173/symabis -D "" -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/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_arm.go ./syscall_linux_gc.go ./syscall_linux_gc_arm.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2e/2e85e150feb7010bbe52c6b097c0f066f7bb2d56771929827d691f410da826ba-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid bU13CTg_Kdo-G_creYXW/bU13CTg_Kdo-G_creYXW -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/88/88faf77789efb23efa7cae89eb3f9afb00372b3a4a6424b6302fd65fad390f50-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid ZvjhhKzkFz-PA2sTLtIq/ZvjhhKzkFz-PA2sTLtIq -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4c/4c706b46819d6abc940f75f7923973102fbe34d10225da321c41c5f3ea760dcc-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b103/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 2pXu9vl8HAWl1QT-Az8m/2pXu9vl8HAWl1QT-Az8m -goversion go1.15.14 -D "" -importcfg $WORK/b074/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_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/17/1720e9b16bed11f6be5f8f09aa48e7be5e62e3ae3dd7a52659539887d2a33c10-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid IXYHhWRxVOGQk3J4hwaH/IXYHhWRxVOGQk3J4hwaH -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e1/e153571bc6b160488cf133c9fa5cb7559f53ebaa397bb9d83c0e2db1856dfd12-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid cV-DIRvvATg_5atcTjsN/cV-DIRvvATg_5atcTjsN -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b122/relfect2_arm.o ./relfect2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b122/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b122/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b122/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b122/_pkg_.a $WORK/b122/relfect2_arm.o $WORK/b122/relfect2_mips64x.o $WORK/b122/relfect2_mipsx.o $WORK/b122/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/44/442f81901a6ef8d132d5643459234301626a03b5f356b506d72dfe970c617719-d # internal github.com/json-iterator/go mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b120/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b122/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid ZoOYHrHeLXWYJTd91dCA/ZoOYHrHeLXWYJTd91dCA -goversion go1.15.14 -D "" -importcfg $WORK/b119/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_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/98/982e7873a2ad3eacfd22d696a2f553b4b246105021db3326dcc9e8891337118f-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid bG2ochciLQfjai4QM8KQ/bG2ochciLQfjai4QM8KQ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d9/d986f409abb8964615394841dbae25b273bfb8f32b2ad5533705603fda62778d-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid MP8PGlsbAjOe0QR01QDc/MP8PGlsbAjOe0QR01QDc -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/dc/dc9612d047730f659d618565dab744a40b19542bc391210c887f507662653021-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid 5Haz2zMDiwRxJ1_FGPcs/5Haz2zMDiwRxJ1_FGPcs -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/23/231cb82700a8f2071ca36715bc39c58f27be667efad9688ffe4ef353058b2105-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid lu4DjWpLrqxaWGWmsK8g/lu4DjWpLrqxaWGWmsK8g -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2c/2c01ab7a80f33b4ea5d0f628d01fbdbd4b32b1df87771e80f6468ab27090eed6-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b148/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Vm1cjuFHLKA0p4i2jO48/Vm1cjuFHLKA0p4i2jO48 -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b173/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b173/_pkg_.a $WORK/b173/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d1/d13c22560eadd816d2db5bd3e87fcd6388b8b2c1e75503d34e67f24c758ebd3c-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid R2rVaJCbLWGrnxq3V8me/R2rVaJCbLWGrnxq3V8me -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/19/1909e9caeea6068160ed13dd250d09b7c9f35bfb29f9a04caa75b5229dfbcaf6-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid Mb9CHs2r9vSJc0UB6qB9/Mb9CHs2r9vSJc0UB6qB9 -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4c/4c7e0c5b7b879024c98c140bffc9094ad80a72c552c3d7a0c2b01b9c14e66d1e-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid euYdpuJgpXPqF9snc63d/euYdpuJgpXPqF9snc63d -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/56/5692fc6213ff5a730a311f09405f08a1cc9b24fd5b685ad9167bcf92893588c5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid wm412JhDjVbpRam_fmar/wm412JhDjVbpRam_fmar -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/df/df0af6b35c8ea3898cb36d97d119a4bff6e3ab074fdc6d02b26a143c43d8d09f-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid PrNYq0USv-QKHu93-Bx0/PrNYq0USv-QKHu93-Bx0 -goversion go1.15.14 -D "" -importcfg $WORK/b150/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_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fc/fc607fcf70c98abb319354fec235c7cf8bd53a862dd70a3f3eb427bd91df6836-d # internal github.com/prometheus/procfs mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b171/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b172/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid 5yw0a8h4eqWjedcdWHGO/5yw0a8h4eqWjedcdWHGO -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_armx.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_ip_socket.go ./net_protocols.go ./net_sockstat.go ./net_softnet.go ./net_tcp.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./slab.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6f/6f4a162cbc854c32069e1831bf96678438aada7e2f73e48283783766b118ea73-d # internal net/http/httptrace mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid x3ztoeEH8meu7GDzRVZ7/x3ztoeEH8meu7GDzRVZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/58/58414abf8ca6c03a5da9bec1476e9d19dd255a0aeece8829acb96a1ccf11d04e-d # internal net/http mkdir -p $WORK/b066/ cat >$WORK/b066/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net/http -std -complete -installsuffix shared -buildid yxEWLSkZL6iziTdTCjUl/yxEWLSkZL6iziTdTCjUl -goversion go1.15.14 -D "" -importcfg $WORK/b066/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_arm/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2c/2c08d0fa3d14c91e0c06f06b308ebc7ed3a4b74323e4e896ee0acc9990192bf6-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid ofudHW35XBDYhMkdigHI/ofudHW35XBDYhMkdigHI -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./tag.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/92/927f248a7e387728028fc6016f2f7d43e86c3308ea9c28e643024908f232d984-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 7UhsatDIiYfDgdfTkGDd/7UhsatDIiYfDgdfTkGDd -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ec/ecb4bd48e0174b41e84a9496710b2af04e2c00d2874f2440d3692325b0197567-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b148/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid -74HUHTr2LZPBF2WIN7x/-74HUHTr2LZPBF2WIN7x -goversion go1.15.14 -D "" -importcfg $WORK/b155/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_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/1a/1a1fbd8a826837eeba8544571168b4b821c58bf99f9e5e3408a34466b26c9981-d # internal text/template/parse mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid xVNYA5U3kmi7Pq42nEcM/xVNYA5U3kmi7Pq42nEcM -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/afad9cf6e064af5b360aaa117e4fcb8463938bef79b15db491aac9e4785e9a8b-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Ko6O5uM6cCpiqazPXnP2/Ko6O5uM6cCpiqazPXnP2 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f1/f1e34c1772d632f3051e955d7748faf3e2ea93b48e832e26a27cbbc3353b19e4-d # internal text/template mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b184/_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_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p text/template -std -complete -installsuffix shared -buildid ebwPCt5B93LqXql3D5VX/ebwPCt5B93LqXql3D5VX -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/09/09ece647a367e17001511248a2fd526730b226a0fddc01dfb02387473e0c55f9-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Bir3pP7CK8ApRKZypizO/Bir3pP7CK8ApRKZypizO -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/96/9679a652fcfef3d14cde778670e54cd1335bb7254bacf77bbf7547551a27752d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid N8D5N6v_yClKvX1nUCBH/N8D5N6v_yClKvX1nUCBH -goversion go1.15.14 -D "" -importcfg $WORK/b192/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_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/cd/cddb74b7bb2fa2b0494bdb54244b7e3fbfe2973658996cd0cccaf937788f2cd4-d # internal html/template mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile html=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a packagefile text/template/parse=$WORK/b184/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p html/template -std -complete -installsuffix shared -buildid IkE0T1YO5vbj7TaeTyMn/IkE0T1YO5vbj7TaeTyMn -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/16/16c90c7452615ac4e5a79bf4205b5eff7e14666216a868d96525b065de36e8d6-d # internal golang.org/x/net/idna mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b189/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b192/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid lKxRNWsWpFlM7XeLGt-m/lKxRNWsWpFlM7XeLGt-m -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b2/b2174d6dfb35a39d66e06155ddaec5c19e2d3364d07314cf9a4fdc767dd19932-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 0GKFQCgDrLTKaxvV4DrD/0GKFQCgDrLTKaxvV4DrD -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/26/269694bab28325ae1e991085ca1f612245f49106393303cb55a09ebd4d163d5a-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b188/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid w_FLne9HZaNZZJAbwpTJ/w_FLne9HZaNZZJAbwpTJ -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/54/549e4cfd2e672cbb68226d1f29686f9d4cb63df5b2b043d8b06202d1dcd32c4a-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid t00I4XGCQzDVa8dp8dNa/t00I4XGCQzDVa8dp8dNa -goversion go1.15.14 -D "" -importcfg $WORK/b194/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_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/5c/5cddab836b97c74f55d1bd44e7268f97ec7b3eef8f801fc6807470deabd1d8d0-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid gUAYEiXIZ8QbCuIDvBLe/gUAYEiXIZ8QbCuIDvBLe -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/32/32ee77791ee7848d126ee81c921f2299366366ac15d3b2665ecd1a97c9670f24-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b199/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid CrHQuwvAnIFdWmlbnKmV/CrHQuwvAnIFdWmlbnKmV -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/95/9525bc7ec4d1124c728550502c69ee42d9bd468308d0f94faf8ea31ead26e107-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/targetgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.14 -complete -installsuffix shared -buildid aDEDL73Jyw3mkdPK9pbj/aDEDL73Jyw3mkdPK9pbj -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./targetgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ed/edff9b7fefa7b938caef7a61e8610d8f0d8a8185159435dde16661937647c8a7-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile regexp/syntax=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/prometheus/prometheus/pkg/labels -lang=go1.14 -complete -installsuffix shared -buildid cSiS8_M3P4f-OMeku_S6/cSiS8_M3P4f-OMeku_S6 -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./labels.go ./matcher.go ./regexp.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c7/c7d5b4db349491a34b9ff5377e2ef73f813c70bfe95d347471d8b6f6bc33c890-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/relabel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.14 -complete -installsuffix shared -buildid t_tRMMdgfW-J7NGQCueI/t_tRMMdgfW-J7NGQCueI -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./relabel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/de/de9b0ca0484b1f352a57c66ba31085700bd22e6319bc60b21ad75bf5e7c15892-d # internal gopkg.in/fsnotify/fsnotify.v1 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/fsnotify/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p gopkg.in/fsnotify/fsnotify.v1 -complete -installsuffix shared -buildid NdYgc_AAgmrGFRKpyEKx/NdYgc_AAgmrGFRKpyEKx -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/de/de5ae5bd7cf21eef149ce9d0c527f55202f971714c46ff52f104a7e9216a5c5a-d # internal encoding/xml mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid Pmi8WFOa9TTPyJZiC_pi/Pmi8WFOa9TTPyJZiC_pi -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8d/8daa6250ac92350325c537dcc0089549ff8c0f1d01634062eb03934627d1b7e8-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 93vTBvDojAAmAI9I0yON/93vTBvDojAAmAI9I0yON -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3a/3a73294b2e10e4d89534c11a92520909eaa3e0034026de628e6f547a5b7c25c9-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b157/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid xgYZiN8-SQ8j-T5Dcc2h/xgYZiN8-SQ8j-T5Dcc2h -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./impl.go ./version.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4b/4b7986d3406a709efb36c90791587f4802779b2bfdb9b7d4aa3287ad681f54cc-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/prometheus/client_golang/api -complete -installsuffix shared -buildid HyIiYdWjmNwQH645BA9S/HyIiYdWjmNwQH645BA9S -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/65/65c3ffb1b217e43b5c1f03f005759b424a7b3c7705d8fe10875419bdacdc6ae8-d # internal expvar mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p expvar -std -complete -installsuffix shared -buildid fcOtYUL0Z3Fknpwlomsu/fcOtYUL0Z3Fknpwlomsu -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/32/325dc5de7aa6bec5c3a79421f3c2666d95bc721733128663b84581d54e52e1cb-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b119/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/api/prometheus/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/prometheus/client_golang/api/prometheus/v1 -complete -installsuffix shared -buildid TKKOuZvQt8cy91fHV5We/TKKOuZvQt8cy91fHV5We -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/42/42f6cf516dd9e79ebede64c1aefb7cdce16774ecbc883fab709a6073b6f78e44-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid JNV1nztEbzsUPmYUEuqw/JNV1nztEbzsUPmYUEuqw -goversion go1.15.14 -D "" -importcfg $WORK/b129/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_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6f/6fb3ecfb471ed31231b7c23be54e94e384da7f224653bec547d78848b4492521-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid lqng3t1rUA_pR0nIQJCy/lqng3t1rUA_pR0nIQJCy -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/5a/5acd9b3af8a35c5e4bee906e1a07c74c2b49bd345a8822c5a18dd427e47c83cc-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b160/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid o4CiCGAeXVhh_oIRwMan/o4CiCGAeXVhh_oIRwMan -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d8/d80297923613632a46711b89b5b6dc32dbf2ae32cca989ca38ffd6475f256b21-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid I-OOG4OKyJ-b_-n1zvPn/I-OOG4OKyJ-b_-n1zvPn -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./duration.pb.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2b/2bb6fa6f799c31ac666fa2074f38298062d5ea2af9beaf175ad2c701cd3c7e82-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid X4vWkq8XVA-G4483xQZm/X4vWkq8XVA-G4483xQZm -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./timestamp.pb.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f3/f3c338ecc8c4b9bc5f0b233c08ecd06cb7004b1a3da6d56601ab424750a4e03a-d # internal golang.org/x/net/trace mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b180/_pkg_.a packagefile html/template=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid RHwgKM2rKB6NPqbUl6Vt/RHwgKM2rKB6NPqbUl6Vt -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5d/5d3e2224ac563f1637820512d615fb702df7dc700c76e8da7860b973a3e5d06b-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid _mmqhbsbNP6pahDtgxog/_mmqhbsbNP6pahDtgxog -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ce/cea77b00cec5b24abaa9535e700f22081cf83cd964bbdaa1855db851ec604430-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Gw1U84skT065STfByu1k/Gw1U84skT065STfByu1k -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/67/6710166a7fe3d38087cbc4af12265b4abe7324a74483b8e5f49cf9a7af2950f6-d # internal golang.org/x/net/http2 mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b187/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b193/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid wbQw3W3FPvd4fs3uB3lC/wbQw3W3FPvd4fs3uB3lC -goversion go1.15.14 -D "" -importcfg $WORK/b186/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_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/93/932338cd93a601522322425fb47d57ed9a142c7a24e05594a0c624c9a413d9bc-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/date /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid UOc69a1DvzdYMlrZQ77-/UOc69a1DvzdYMlrZQ77- -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./date.go ./time.go ./timerfc1123.go ./unixtime.go ./utility.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/61/61b03acf6e7c8cfdc61ecd9d5d46ad9e579132a04ada3236f17dee3c11b34a76-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b159/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b161/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid HGbxYRIxXRymGjCcE-IJ/HGbxYRIxXRymGjCcE-IJ -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2a3fb2e187991bc66e022eb74ab693add3ce3d0348e72011f1de89e9efada9b-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b163/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid D8IhDgx7u2iF44K7Xexu/D8IhDgx7u2iF44K7Xexu -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f8/f8b95e4bf489eee39f797f0d59eaaf7c840a47973305e7d390494e2542321bb1-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid gyJ79WLa2Al4GcCAc57O/gyJ79WLa2Al4GcCAc57O -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b7/b7e8f3cbc471ed30b3e7a13de4bab7396d393085a89aa063adce68d59ce9b2fd-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid aM0pZiGSRErmfmH5WR0m/aM0pZiGSRErmfmH5WR0m -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4f/4fbd8b31bb07fe62b6277ef8b9ffe2e3ece1e02caf2fed2399f5b0be5598e2af-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/tracing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid vdxZUCwYNZv56zAuRuDy/vdxZUCwYNZv56zAuRuDy -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/9a/9a0c76031ae5189dd980e25ac4dc69844d346929774d03867f1a48fc720e20a7-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid lblHX0AkJMKTisKjyRui/lblHX0AkJMKTisKjyRui -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ec/ec256b5b4f79c743ec71c99316316f31ed6319c51288b39e84100750a8c4ec13-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b168/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b169/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid KLD3SRsx5URSHyzTUs2X/KLD3SRsx5URSHyzTUs2X -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/04/041e3df8793f347db9b7a89a85f2156980e5f62558e5bd2a972660c6e47ae68b-d # internal github.com/form3tech-oss/jwt-go mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/form3tech-oss/jwt-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/form3tech-oss/jwt-go -complete -installsuffix shared -buildid AsKSs6urfbxDbW1nQxMy/AsKSs6urfbxDbW1nQxMy -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2a/2aad6acd7a8fe87908a90e876e34c25f70ebceb121fbc891d250844ae672f0ca-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid ITEXqBctiyWoBQtPm3Rg/ITEXqBctiyWoBQtPm3Rg -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ae/ae9c2fb76b4a053a3cd6d054ec83bdb9f2cdc43ddb3713372ed2e25a9aa5b754-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b219/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid MEKc9G8lEjX9jNAyRWRQ/MEKc9G8lEjX9jNAyRWRQ -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/a5/a5f44b8cdcafd7b9e33a5d19cf20707d9e57bd9a34d05a337107180112a0212e-d # internal net/http/cookiejar mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e6bqOA71w0zDyUHj-Z_e/e6bqOA71w0zDyUHj-Z_e -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/29/29b5bf3d97881a8d00aaec97eda9a1ecaa82b57dd435460ffad59a45db879d14-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid _dfjDsL-MkPlZgMMytNA/_dfjDsL-MkPlZgMMytNA -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack ./error.go ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/43/43cd4298f6df430e4027b878b96b85695681a9b763606ae33e4d2fe5ccb0b8f5-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b217/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/cookiejar=$WORK/b220/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/adal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid fRteFxgd6-5KElxIOdlz/fRteFxgd6-5KElxIOdlz -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go ./token_1.13.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ce/cedbdf740535c19c2faee3f9beae6bf03d1f7936d18c921fb28f96e417bf630c-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/prometheus/prometheus/util/strutil -lang=go1.14 -complete -installsuffix shared -buildid qzDsJkqKd7tkDgSAP62N/qzDsJkqKd7tkDgSAP62N -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack ./quote.go ./strconv.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c8/c87a0516b310f2168390a4d476d88f4adc08d60f904c3a1abd29d996cdfc12fc-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b127/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b128/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b165/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b167/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid -6bsuaa1RsmHO7GLz_kQ/-6bsuaa1RsmHO7GLz_kQ -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./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_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f2/f2a17031a12e086232ffbf6e7b03ec1707c8cf87405d017265d4459280f702df-d # internal github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid 6GDydr_d4nPhwPlZ-kOW/6GDydr_d4nPhwPlZ-kOW -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./promlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/42/42b9ee6bd7eb2f00da0263698bb70750aa90836c2e79d1279266b45d3a82d0d5-d # internal github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-cleanhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid K_5Wbgma3zgRodBwiz4a/K_5Wbgma3zgRodBwiz4a -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack ./cleanhttp.go ./doc.go ./handlers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e7/e759b16f14bce42ee779c2df834401708c060a95497be14c166c7ca2488f20d8-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid 09G-nAl4W-g9tzBGqWcM/09G-nAl4W-g9tzBGqWcM -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b7/b74599e4a5d29e9f82192df80a7092aec0ba691aae0784393c5f7779a548ede4-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b233/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid W44qE-zxboc7N_x6WyW6/W44qE-zxboc7N_x6WyW6 -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5e/5e8c2ca9130a20bbf3a993324c4c5e6128cf2047d027d28006076cc05ce89150-d # internal github.com/fatih/color mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b232/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b233/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid 9_LyEBeYwRp8hLzbCbG-/9_LyEBeYwRp8hLzbCbG- -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack ./color.go ./doc.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/1d/1d463e0284e20b2679b8746aeb5f2a0284ef624f779f8c476fadb5537baa494c-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b213/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b215/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/cookiejar=$WORK/b220/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid XuVm3B6bvFrJSGgjBDFK/XuVm3B6bvFrJSGgjBDFK -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./authorization.go ./authorization_sas.go ./authorization_storage.go ./autorest.go ./client.go ./error.go ./preparer.go ./responder.go ./retriablerequest.go ./retriablerequest_1.8.go ./sender.go ./utility.go ./utility_1.13.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/52/52521cc2781b72e5692326c84f3e4db13580934ad8c2c5be5f7c74419b4a1798-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/fatih/color=$WORK/b231/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b233/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-hclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid n9XiigNnIOsZfqIZNkcD/n9XiigNnIOsZfqIZNkcD -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack ./colorize_unix.go ./context.go ./global.go ./interceptlogger.go ./intlogger.go ./logger.go ./nulllogger.go ./stacktrace.go ./stdlog.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/c5/c5ff71bb977d3a87d3ee7b512b85f27d59f7a1e8090febb6d9949c13fca0e6b4-d # internal github.com/hashicorp/go-rootcerts mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-rootcerts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid TTRJFAZ2FJrkARnwU6Oj/TTRJFAZ2FJrkARnwU6Oj -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack ./doc.go ./rootcerts.go ./rootcerts_base.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/c7/c76b71ec9645c1294692cb1b4b095e228381b3974157e21dfd3fa7b11077d9e3-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b238/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 8HO4Gw9KGNL_jhSlTSaU/8HO4Gw9KGNL_jhSlTSaU -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/16/16e290cebdd21df13587f3cc9a6d8385da0c2737e3a24dc5e1eedb782d7fa3ab-d # internal os/signal mkdir -p $WORK/b239/ cat >$WORK/b239/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b239/symabis ./sig.s cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p os/signal -std -installsuffix shared -buildid sSuPben0LeYuhCDi--gr/sSuPben0LeYuhCDi--gr -goversion go1.15.14 -symabis $WORK/b239/symabis -D "" -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b239/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b239/_pkg_.a $WORK/b239/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/4d/4d3f6e390b9c3341a644a5343aa9f1e69bb30cdbcc81da7d9ec9d29669555cd5-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid ABQjI0G1QwkddD5zKX30/ABQjI0G1QwkddD5zKX30 -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/aa/aad2829fe4769819e16df53488e5b1d931cb9aa608c9334567582271bbaf669b-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b124/ cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/b6/b66610b501c52d006ca053f3a30b055b51d0da75846cd375cc808edeb30242f5-d # internal cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid mHiqLen7lQNODGPb-LSS/mHiqLen7lQNODGPb-LSS -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go github.com/mwitkow/go-conntrack mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b179/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid J3ppR_0LguDNJtnYXB0e/J3ppR_0LguDNJtnYXB0e -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f0/f06db2c37cb6e5f6f737ce867fbf4360c481c67a2e8cdaa24572fd2397e2890f-d # internal github.com/prometheus/common/version mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid gwuOhJb5LTrieCZB801t/gwuOhJb5LTrieCZB801t -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/2e/2e7d803081e09df94cf186c0552120343588fb7ff8b62c4b56d0117251bac343-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/go-autorest/autorest/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid IA0Ec9D8F6iC5055bOR6/IA0Ec9D8F6iC5055bOR6 -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack ./async.go ./azure.go ./environments.go ./metadata_environment.go ./rp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8c/8ce08e3d35484c372ff1888c06d2a7dc5bab5010ed66296e3869855bd3e264c3-d # internal github.com/prometheus/common/config mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b177/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b186/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid Ud-bXvm1T7AKwh2Q4SHr/Ud-bXvm1T7AKwh2Q4SHr -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/7c/7cb7336a1064631f973eb1ceb11a20d596e60ce2331a924b15b451569d6a4b4d-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b198/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/prometheus/exporter-toolkit/web /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid mXJIoklAojbV8R7M2I3a/mXJIoklAojbV8R7M2I3a -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./cache.go ./tls_config.go ./users.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/c7/c7044fbb32d866402e4ba084fa07beded7af46e2a7a749192417ccfb3d319af8-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/prometheus/prometheus/discovery -lang=go1.14 -complete -installsuffix shared -buildid ijZkcww-KsHNEjpB4xpk/ijZkcww-KsHNEjpB4xpk -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./discovery.go ./manager.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/b3/b33039aa75a9c575b3fa6c98ebf6db05896cd8145fdf22d3d3aadf5863f642fa-d # internal github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/refresh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/prometheus/prometheus/discovery/refresh -lang=go1.14 -complete -installsuffix shared -buildid gH-2w9M3UFKqRws9nDXJ/gH-2w9M3UFKqRws9nDXJ -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack ./refresh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ca/ca716976bed4987d6743ff927b828cf54d92fbc2e76f715918e611564ff22763-d # internal github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b210/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b221/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b222/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid HrstT-hL9MWPNTxZwihf/HrstT-hL9MWPNTxZwihf -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./availabilitysets.go ./client.go ./containerservices.go ./disks.go ./enums.go ./galleries.go ./galleryimages.go ./galleryimageversions.go ./images.go ./loganalytics.go ./models.go ./operations.go ./proximityplacementgroups.go ./resourceskus.go ./snapshots.go ./usage.go ./version.go ./virtualmachineextensionimages.go ./virtualmachineextensions.go ./virtualmachineimages.go ./virtualmachineruncommands.go ./virtualmachines.go ./virtualmachinescalesetextensions.go ./virtualmachinescalesetrollingupgrades.go ./virtualmachinescalesets.go ./virtualmachinescalesetvms.go ./virtualmachinesizes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/8f/8fe960b1bf07d6649f7c93c1480a09743dd3d408a3894e14639d1a0ee262049e-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b204/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/prometheus/prometheus/config -lang=go1.14 -complete -installsuffix shared -buildid MEmqh4283tlLg_BP97v8/MEmqh4283tlLg_BP97v8 -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./config.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/be/beb9b33f263293a6a6f09615c10a973ba26ab709f8562f221885b3d283448ded-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile gopkg.in/fsnotify/fsnotify.v1=$WORK/b206/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/file /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/prometheus/prometheus/discovery/file -lang=go1.14 -complete -installsuffix shared -buildid cz33ea5bqiUUAy4j-N78/cz33ea5bqiUUAy4j-N78 -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/16/1683ab0d459d78a9e6241e9bdce60e18beb63d4c646f0e56976c32e0facbc970-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/06/06e8f79e25df3f98b47b9648763c1e409a882c66932d550e54255cf1f8fbe7f2-d # internal github.com/armon/go-metrics mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b237/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid xmlUDeMxGEc_TN6RW2XD/xmlUDeMxGEc_TN6RW2XD -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b210/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b221/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b222/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid pDzQVGOHfrItGF075JVk/pDzQVGOHfrItGF075JVk -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack ./applicationgateways.go ./applicationsecuritygroups.go ./availabledelegations.go ./availableendpointservices.go ./availableresourcegroupdelegations.go ./azurefirewallfqdntags.go ./azurefirewalls.go ./bgpservicecommunities.go ./client.go ./connectionmonitors.go ./ddosprotectionplans.go ./defaultsecurityrules.go ./enums.go ./expressroutecircuitauthorizations.go ./expressroutecircuitconnections.go ./expressroutecircuitpeerings.go ./expressroutecircuits.go ./expressrouteconnections.go ./expressroutecrossconnectionpeerings.go ./expressroutecrossconnections.go ./expressroutegateways.go ./expressroutelinks.go ./expressrouteports.go ./expressrouteportslocations.go ./expressrouteserviceproviders.go ./hubvirtualnetworkconnections.go ./inboundnatrules.go ./interfaceendpoints.go ./interfaceipconfigurations.go ./interfaceloadbalancers.go ./interfacesgroup.go ./interfacetapconfigurations.go ./loadbalancerbackendaddresspools.go ./loadbalancerfrontendipconfigurations.go ./loadbalancerloadbalancingrules.go ./loadbalancernetworkinterfaces.go ./loadbalanceroutboundrules.go ./loadbalancerprobes.go ./loadbalancers.go ./localnetworkgateways.go ./models.go ./operations.go ./p2svpngateways.go ./p2svpnserverconfigurations.go ./packetcaptures.go ./profiles.go ./publicipaddresses.go ./publicipprefixes.go ./routefilterrules.go ./routefilters.go ./routes.go ./routetables.go ./securitygroups.go ./securityrules.go ./serviceendpointpolicies.go ./serviceendpointpolicydefinitions.go ./subnets.go ./usages.go ./version.go ./virtualhubs.go ./virtualnetworkgatewayconnections.go ./virtualnetworkgateways.go ./virtualnetworkpeerings.go ./virtualnetworks.go ./virtualnetworktaps.go ./virtualwans.go ./vpnconnections.go ./vpngateways.go ./vpnsites.go ./vpnsitesconfiguration.go ./watchers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9c/9c6671280d766415eaf3bd7b99cca7ebbefc23682ae68dff6039da5831960482-d # internal github.com/google/go-querystring/query mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-querystring/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/google/go-querystring/query -complete -installsuffix shared -buildid ymtUNLGCg_7e1ZKhbsJG/ymtUNLGCg_7e1ZKhbsJG -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e9/e907d05c408b068f7b49e6d1abc3efd14e480276810f6f63624bf4fc5d6c02ce-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid jWNxHaVON2f1kWJ9r_xJ/jWNxHaVON2f1kWJ9r_xJ -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/20/2094b11801a0b5a59929d3f6497fb6b634400f2979949c7f7dd39eec5101c43f-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid lxUlMFt2btvRvJ6bmInD/lxUlMFt2btvRvJ6bmInD -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f7/f7f24a4b70218beb2503d2ecf6ccf0c34f462e141da34eab98f035ec8b2a1fb8-d # internal golang.org/x/oauth2 mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid U9sdineU3d5GKCCqoPXL/U9sdineU3d5GKCCqoPXL -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/96/96cd638a9dd8b55cd247c402f91f5b9367bdcdcaf0c53fd116f0a37c81381d65-d # internal github.com/hashicorp/serf/coordinate mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b236/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/serf/coordinate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid XH1o1bBa_VaG1x_htnq0/XH1o1bBa_VaG1x_htnq0 -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack ./client.go ./config.go ./coordinate.go ./phantom.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/10d370a9e593f3bbd4cbbc36cead43f4869339cb7c4d6c30b7f52af7a8e3e6a4-d # internal github.com/digitalocean/godo mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b243/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/digitalocean/godo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/digitalocean/godo -complete -installsuffix shared -buildid GtoeoxNjfWlq9sUVZESF/GtoeoxNjfWlq9sUVZESF -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack ./1-click.go ./account.go ./action.go ./apps.gen.go ./apps.go ./balance.go ./billing_history.go ./cdn.go ./certificates.go ./databases.go ./doc.go ./domains.go ./droplet_actions.go ./droplets.go ./errors.go ./firewalls.go ./floating_ips.go ./floating_ips_actions.go ./godo.go ./image_actions.go ./images.go ./invoices.go ./keys.go ./kubernetes.go ./links.go ./load_balancers.go ./meta.go ./projects.go ./regions.go ./registry.go ./sizes.go ./snapshots.go ./storage.go ./storage_actions.go ./strings.go ./tags.go ./timestamp.go ./vpcs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/4f/4f0dc23c19e645616eb673df5815e26ef13e1904d55c9ba6247ce314f9f37974-d # internal github.com/hashicorp/consul/api mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b229/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b230/_pkg_.a packagefile github.com/hashicorp/go-rootcerts=$WORK/b234/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b235/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b240/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/consul/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/hashicorp/consul/api -complete -installsuffix shared -buildid cNiUSSrdM0kaMnGd1yjW/cNiUSSrdM0kaMnGd1yjW -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack ./acl.go ./agent.go ./api.go ./catalog.go ./config_entry.go ./config_entry_discoverychain.go ./config_entry_gateways.go ./config_entry_intentions.go ./connect.go ./connect_ca.go ./connect_intention.go ./coordinate.go ./debug.go ./discovery_chain.go ./event.go ./health.go ./kv.go ./lock.go ./namespace.go ./operator.go ./operator_area.go ./operator_autopilot.go ./operator_keyring.go ./operator_license.go ./operator_raft.go ./operator_segment.go ./prepared_query.go ./raw.go ./semaphore.go ./session.go ./snapshot.go ./status.go ./txn.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b8/b8c754c32e5ae8aceaa8545b10857291c6f3649a950285ee4f038069983909ba-d # internal github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/hashicorp/consul/api=$WORK/b228/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/consul /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/prometheus/discovery/consul -lang=go1.14 -complete -installsuffix shared -buildid LjAoaiAg0_7yUFU5RFor/LjAoaiAg0_7yUFU5RFor -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack ./consul.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/de/de16c416c3812a158f95eaf4b3e9fefeab00a9809a4cdcb1b2435f597cdd6000-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/digitalocean/godo=$WORK/b242/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/digitalocean /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/prometheus/discovery/digitalocean -lang=go1.14 -complete -installsuffix shared -buildid m8jIv6isCeB4L7ykdDYJ/m8jIv6isCeB4L7ykdDYJ -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack ./digitalocean.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b5/b5fa907105112747d45612e61b85d4bd9c747a03eb3c93199933c2bb32b2844d-d # internal golang.org/x/net/bpf mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid _Zo7XqHXTgbZT-ANzlX1/_Zo7XqHXTgbZT-ANzlX1 -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/5d/5d62142b9db6c113a45f1fcd3634b93fce5774d2fc2687e3ec05da6ef2813b07-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid QuQy81fpsomotVZbJ7me/QuQy81fpsomotVZbJ7me -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./cmsghdr_unix.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/94/94a4be5adcbf2a7e65ba3587434907792e6bf804a8e0daaaac0479cf13c4ede7-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid UM11-yx3m9aDoB9ARWp9/UM11-yx3m9aDoB9ARWp9 -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/1e/1e98c52f687a6be403e65f65031764a9b038b14db6ed8301daf0dc6806934c24-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ci0FfGzsaTdeuDPP6lEb/ci0FfGzsaTdeuDPP6lEb -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f8/f87e2b1800ab7d5f3fa18614df20a8c0556905b00e1f17dc8a3ede535ee30487-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Q7PItDtn2_rmSvkQa7-q/Q7PItDtn2_rmSvkQa7-q -goversion go1.15.14 -D "" -importcfg $WORK/b260/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/41/4166470f590abf1534cde5da5615f86e26ba4290d878a4a34a710dfc6070e3d4-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 6NrVKIZq3aLjRRH6atFB/6NrVKIZq3aLjRRH6atFB -goversion go1.15.14 -D "" -importcfg $WORK/b261/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fa/fae07cb8f55abb02fbbc26ffe979fbfdc56e8de1efda7e5870c365cad31ec97a-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid nwJGgx_OARq4BlGiL9Tf/nwJGgx_OARq4BlGiL9Tf -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d2/d2aef5546bc5c4c1afc95d32ff2009398c8b5dc20ec30a27de873dd1c390db7e-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid kwpk7j8OEe4QJZnLud4B/kwpk7j8OEe4QJZnLud4B -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/23/2375f6701f6b695ddbbaec7a478f3e5625ef992e33ad04ba4778f5d64ee3e959-d # internal github.com/docker/go-units mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid nK1zzFJ5SDGLEfEalET3/nK1zzFJ5SDGLEfEalET3 -goversion go1.15.14 -D "" -importcfg $WORK/b262/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/12/124ba137017172970eb98448ea00176ede4f7558d5ca6f584ad8ecaafcbac370-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 2vd012uDOeHpiYtLw1wC/2vd012uDOeHpiYtLw1wC -goversion go1.15.14 -D "" -importcfg $WORK/b257/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_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/db/db2c77236deb12aa66c0e5943ed30c20467633778c80b0f57dba58e681b2d60b-d # internal github.com/miekg/dns mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/base32=$WORK/b249/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b250/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b254/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid UCOdzRkX5QAboqRnZJWU/UCOdzRkX5QAboqRnZJWU -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./svcb.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8c/8c82aa421703309784d9da99f4a7d7d5d8fec0afdaa1e91f652f55c3b08b1b04-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid J6MNxJk1SvMlt-opQmGg/J6MNxJk1SvMlt-opQmGg -goversion go1.15.14 -D "" -importcfg $WORK/b264/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6e/6e71851ce77996ffdf753064828ecf5e94e290fcf13f1fbf31a1d26cbaf936ca-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid KnzPso5NBno1bWcjyTO3/KnzPso5NBno1bWcjyTO3 -goversion go1.15.14 -D "" -importcfg $WORK/b263/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/2e/2effe4dc3285bf25c89e79060e678f5c962bd70fb44e85964850aa092bfa8196-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 4ItI2xHWQ5xc9YwizAde/4ItI2xHWQ5xc9YwizAde -goversion go1.15.14 -D "" -importcfg $WORK/b265/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/10/10654db511ec57c66f9a0d91f1a2eabfedc732ef5118f74392aef26ad4f5fce3-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid wEKFEjhXtFH-EArAL6pP/wEKFEjhXtFH-EArAL6pP -goversion go1.15.14 -D "" -importcfg $WORK/b268/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/82/82ab6c7187511549e13f99e92d5135258fe77eb306c6c8a19f8f73a86096cbba-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid CKlJhraNV49eLj5nz29k/CKlJhraNV49eLj5nz29k -goversion go1.15.14 -D "" -importcfg $WORK/b269/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/0d/0d44cebd34e371c92b2e851288046b0eeb1f04d80a4d13ae7eacb172199afe65-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b269/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 5lDfRrcvBFPCFC1Zgs4D/5lDfRrcvBFPCFC1Zgs4D -goversion go1.15.14 -D "" -importcfg $WORK/b267/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/c2/c2ab766548c22f9ccc540d0dcc692e754d1bbba60e8fe79ba159d9e201f4f73b-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile net=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid x80mbZLFbDAyPzVgegQM/x80mbZLFbDAyPzVgegQM -goversion go1.15.14 -D "" -importcfg $WORK/b266/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/6e/6e5c894e256c1a681f32bc2385dc299f87c9c9d4712a946a907ffed53c7d7a6c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid fQJikvmq178mgmBPOc4k/fQJikvmq178mgmBPOc4k -goversion go1.15.14 -D "" -importcfg $WORK/b272/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_arm/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/24/24c4be1685a15bbfbd78fee6716570860979c3686ce48aeaa764ebddbffa0cd5-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/miekg/dns=$WORK/b248/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/prometheus/prometheus/discovery/dns -lang=go1.14 -complete -installsuffix shared -buildid MujhXEc0U9R-05KnJRct/MujhXEc0U9R-05KnJRct -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack ./dns.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/9b/9b23c97c01c7e694edf633c19b1073e011c7dc9a84bc97a42dfa03919d6a8a6f-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 218etPDc1_QKX20hHPGv/218etPDc1_QKX20hHPGv -goversion go1.15.14 -D "" -importcfg $WORK/b271/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/70/70f4a53310802ed2fa172d6a4a957f3300876d0785c15a20fe864454428a557a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b271/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid DH4_Y6W8hBEMA9MbXf-m/DH4_Y6W8hBEMA9MbXf-m -goversion go1.15.14 -D "" -importcfg $WORK/b270/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3b/3bc09141acb532f0f3b93f88fcf81510e9eacc64de4d47efddb11204d6e3c1a4-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid dYbNj1Mu2qPD8vf2L7W4/dYbNj1Mu2qPD8vf2L7W4 -goversion go1.15.14 -D "" -importcfg $WORK/b276/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/588205e69e6e10fca141d64140b65602ae3968c67f0ad4e62fe27293505ada6b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b160/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid u2UFurLctswE_kDWGOw9/u2UFurLctswE_kDWGOw9 -goversion go1.15.14 -D "" -importcfg $WORK/b278/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ce/ce3ba4a4caeee4a8c35f356d5e31f15650e7400580afc8bfeb236c43a12b0f49-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid GduWa7kG4GN14llogvMN/GduWa7kG4GN14llogvMN -goversion go1.15.14 -D "" -importcfg $WORK/b279/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/62/62b5f30e9f865e01844fb65bed154991e1ab809e8d7440a10d4852de91d17b11-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid mrutX3L4KNwgc3e-3Avd/mrutX3L4KNwgc3e-3Avd -goversion go1.15.14 -D "" -importcfg $WORK/b256/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 ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/60/60b74085edbcfdf92f2dde75eece0935233d48ee26c9151c8a98b0dbd5bedd10-d # internal google.golang.org/grpc/status mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b279/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid zvSbPHDvFubKiLUnyCt7/zvSbPHDvFubKiLUnyCt7 -goversion go1.15.14 -D "" -importcfg $WORK/b277/importcfg -pack ./status.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/b5/b575808ec4215cec9e70870bddfa934cfe688bfb7f0f14ec62456696a52dbf36-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid zIvbOJt08_I7rlgYQkQ-/zIvbOJt08_I7rlgYQkQ- -goversion go1.15.14 -D "" -importcfg $WORK/b281/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_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a6/a66a76d00f071ba3506766513be1eeb508957100e2f83225e6eb93a689883926-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid pabI5ZMHvflg24FlkPdP/pabI5ZMHvflg24FlkPdP -goversion go1.15.14 -D "" -importcfg $WORK/b275/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/1d/1d1ae93ffb4f073f51b2cc740beca99fa75cdcbe724ef94c9fe18492d2dc75f9-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid rAw5kaB5BmmI93Qz3z1x/rAw5kaB5BmmI93Qz3z1x -goversion go1.15.14 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a8/a884af27c14c5b797d4dc669d1ebc7a16c2af976615418ef5ae5f42e1f50db65-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid BipE1dIwopdm7UbufFbH/BipE1dIwopdm7UbufFbH -goversion go1.15.14 -D "" -importcfg $WORK/b287/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ff/ffc68f0b13c4e2dce0c3b804eb079e36c1a18b752a6be97f5d6f76041ea43cdb-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 5vXrpJ9HIeR7-FcvHrO0/5vXrpJ9HIeR7-FcvHrO0 -goversion go1.15.14 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8e/8ecda52666038d1eef3ebacc7f11ee7ed34630151c594191e6192b7034f5b572-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid WHxiKoMYlNav3yYkcLRK/WHxiKoMYlNav3yYkcLRK -goversion go1.15.14 -D "" -importcfg $WORK/b288/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4519488ef0789f167fe642e17a67b057824eb5e96dd2cd7ee3e384651d2ee7e-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid XJ3NoVZXUIBf7Y0JZwbZ/XJ3NoVZXUIBf7Y0JZwbZ -goversion go1.15.14 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/b9/b9aaefacc768585324fdff81096ab96d0bc56af6ae967fb2a14b94376a703a5d-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid U0xL7t30knLkepvOwI9I/U0xL7t30knLkepvOwI9I -goversion go1.15.14 -D "" -importcfg $WORK/b293/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bb/bb477712fbac19a59e6a2c83a8c83f0e3b8ff2bd447efdd721f42d1676a948d9-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 9FZvaVdZ2Td6ZWxNlfem/9FZvaVdZ2Td6ZWxNlfem -goversion go1.15.14 -D "" -importcfg $WORK/b294/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/81/810a0258422201ced598e79aebbc717a6ace7955dd029f83c5b095a3bc242573-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid IESaw166cDVaZSPr0TCU/IESaw166cDVaZSPr0TCU -goversion go1.15.14 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/cd/cd31498dc307bd8da26da413776a0030747d2cecaf945558febe3119f0dcf9f7-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/eb/ebc6e9270fe099b560b1e63c2e57a8def07effa00af025a10c37d89acef872a8-d # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid EJ8RAea_IqnuikuFf4xt/EJ8RAea_IqnuikuFf4xt -goversion go1.15.14 -D "" -importcfg $WORK/b289/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go github.com/containerd/containerd/platforms mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid WEgUEr6SKegniJ1r9OaY/WEgUEr6SKegniJ1r9OaY -goversion go1.15.14 -D "" -importcfg $WORK/b274/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/be/be8c56761ccd236ae9765b045e92212d15b0befd53096770301de7577ed5ad25-d # internal golang.org/x/net/proxy mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b293/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid A0U3NVV-AOoaxFM3kdeb/A0U3NVV-AOoaxFM3kdeb -goversion go1.15.14 -D "" -importcfg $WORK/b292/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/78/785709169d121c31d208ad490bd072bc1cdaa743df2fa46c280c86c1af17f2e7-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b292/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 3TE40jn_ygzWmv3KsKUK/3TE40jn_ygzWmv3KsKUK -goversion go1.15.14 -D "" -importcfg $WORK/b291/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/fd/fde7a762829e64f15583d7677cc1161acd544441365564c7a73f761cca822d21-d # internal net/http/httputil mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b104/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid F5s6Jo-5_7f9Q3JMkBCC/F5s6Jo-5_7f9Q3JMkBCC -goversion go1.15.14 -D "" -importcfg $WORK/b295/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/03/03b8c56bae71fc9dd561c814d8e0245eefab77e38426e1c658128dad60b385fc-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid fJgjL8eR1_LOwv4y2akE/fJgjL8eR1_LOwv4y2akE -goversion go1.15.14 -D "" -importcfg $WORK/b298/importcfg -pack ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3e/3e3a44487b20e0088fa0b90b43b7631d556bf079849d544748988de701ad7074-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid h5X-G6RlBU-wMeFQ17_v/h5X-G6RlBU-wMeFQ17_v -goversion go1.15.14 -D "" -importcfg $WORK/b301/importcfg -pack ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a4/a4aa307faa465d71724d151e4e4863c9071807f790bdbafcbc868a6203d00414-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid aqX6-fOvpP-MU4cDcmdr/aqX6-fOvpP-MU4cDcmdr -goversion go1.15.14 -D "" -importcfg $WORK/b304/importcfg -pack ./byte.go ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/53/53bb01f194bf5bf2d7532665ade17d8dd23ddb4df9cf1da38984a3c8f5d437cd-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid p_oT4-TII48edCxRRUO7/p_oT4-TII48edCxRRUO7 -goversion go1.15.14 -D "" -importcfg $WORK/b310/importcfg -pack ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/56/56273a8f6594dee38d71bcaac893054692b27ee4625c056f2a6abeabd8b3287e-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid KPsNDZofCJwfLMerh9K3/KPsNDZofCJwfLMerh9K3 -goversion go1.15.14 -D "" -importcfg $WORK/b300/importcfg -pack ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/68/68eb19e56f6b512541307b952b81f11476f0b0c17b527e79fd26485b2758c95c-d # internal github.com/docker/docker/client mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b291/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid fPN3UA1Dh4VWA8-8MLKG/fPN3UA1Dh4VWA8-8MLKG -goversion go1.15.14 -D "" -importcfg $WORK/b273/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_arm/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/0e/0ea285cf23c62ab8c1cbfe3c314ccb597f2ce2b3492297ae440fd055fa1948d4-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b302/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 1impU2JoVKxAoLU_ZUMR/1impU2JoVKxAoLU_ZUMR -goversion go1.15.14 -D "" -importcfg $WORK/b299/importcfg -pack ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b0/b0bd19fca0ed675aa8f351925de01f4dd5851a3e133d005c1975f752af459888-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid KFZqJ8hYhG2i5dXjZ-jQ/KFZqJ8hYhG2i5dXjZ-jQ -goversion go1.15.14 -D "" -importcfg $WORK/b303/importcfg -pack ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a0/a02332d7b84bd50536acba00a4af3017a5261885f1de505ef2baf25ecdf8ad1b-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b310/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid -KrJ7sNkYXEFlYh9f53V/-KrJ7sNkYXEFlYh9f53V -goversion go1.15.14 -D "" -importcfg $WORK/b309/importcfg -pack ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1d/1d2245c4b833bc563b6c96181cac8c90901b7d4e99e162db1e4bde237a4689dc-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid Nu33mb4uIsUtW0OUck1g/Nu33mb4uIsUtW0OUck1g -goversion go1.15.14 -D "" -importcfg $WORK/b311/importcfg -pack ./locked_source.go ./read.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/f4/f4a6acc50389f4ab679ddb53836eb11a495bb35112bb30cdd8d12e68224cc10e-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid KkJKH5WaAgbBvTjrkfEf/KkJKH5WaAgbBvTjrkfEf -goversion go1.15.14 -D "" -importcfg $WORK/b314/importcfg -pack ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/a6/a66a2afd6d4fd9fe53f4f8ccea20a13652f4e9e051bdc2ba36181bf6cf27caf4-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 3PuJlazhlgoCY44VbCOt/3PuJlazhlgoCY44VbCOt -goversion go1.15.14 -D "" -importcfg $WORK/b324/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ef/ef9fb2b8d75f53678bb875132d8af0f9e8f4bcce8f4114c08d7364ace98b82da-d # internal os/exec mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p os/exec -std -complete -installsuffix shared -buildid g2pf0inT_XeGDKY18EbQ/g2pf0inT_XeGDKY18EbQ -goversion go1.15.14 -D "" -importcfg $WORK/b327/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/31/3174f74f76377dc263351f27e33f703bd3c5938e334fa1c8d8209bfd26fff700-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid B9jyrcKVY-1aIDAjzE1X/B9jyrcKVY-1aIDAjzE1X -goversion go1.15.14 -D "" -importcfg $WORK/b326/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/13/13681f7aa3e2d2ccababc43bad9da7af76da9a2d8e1e46f0fe67ff90fa792426-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/eureka /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/prometheus/prometheus/discovery/eureka -lang=go1.14 -complete -installsuffix shared -buildid tPVh3TWeL8HeWXE1NZ-t/tPVh3TWeL8HeWXE1NZ-t -goversion go1.15.14 -D "" -importcfg $WORK/b340/importcfg -pack ./client.go ./eureka.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/1e/1e909761ecd71f323cc5163fde69879c95b9d0e33ae83959ea0a5182ee591193-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid fFSTS9lW2OusaWPfKHcw/fFSTS9lW2OusaWPfKHcw -goversion go1.15.14 -D "" -importcfg $WORK/b343/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/9f/9f4276826b78f37849298d94bbf0fd386c1a8ee9874f4e72687d5751d0de0933-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/google/internal/externalaccount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid hc2fhjnovXYXhDaUK8hp/hc2fhjnovXYXhDaUK8hp -goversion go1.15.14 -D "" -importcfg $WORK/b344/importcfg -pack ./aws.go ./basecredentials.go ./clientauth.go ./err.go ./filecredsource.go ./impersonate.go ./sts_exchange.go ./urlcredsource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/52/5238b86ac01c5579bdac6caa6a733da0a37a35852f14a417a3686e20b2bb06df-d # internal github.com/prometheus/prometheus/discovery/dockerswarm mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b273/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/dockerswarm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/prometheus/prometheus/discovery/dockerswarm -lang=go1.14 -complete -installsuffix shared -buildid F5DZO83sv-0NWxRGJ5hT/F5DZO83sv-0NWxRGJ5hT -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack ./dockerswarm.go ./network.go ./nodes.go ./services.go ./tasks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/09/09109e60beb90c12bafa5acd9b68fccf42f8473b343b90c81cf1b36fb118d3e7-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid -IZFSPTeN-ljZ01ajrrg/-IZFSPTeN-ljZ01ajrrg -goversion go1.15.14 -D "" -importcfg $WORK/b345/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0ff31238f029c245f1542662156edba4182bd8ef262847071b7d47e6cb26339a-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid cMccT7kYwi-ENhACPQYC/cMccT7kYwi-ENhACPQYC -goversion go1.15.14 -D "" -importcfg $WORK/b349/importcfg -pack ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b5/b562b30fec52e5edb86e5a44ac20ae4d494f995f1460aa94cfc377c5a5e69ea7-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b345/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid MVMpbkde9FoEl7d0zCEd/MVMpbkde9FoEl7d0zCEd -goversion go1.15.14 -D "" -importcfg $WORK/b346/importcfg -pack ./jwt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/5c/5ce52b481468f08f49f57b4379723551116dab0f65a663c621a72f3c2ede9167-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b349/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/api/googleapi -complete -installsuffix shared -buildid lwg3fAVXlWgAA35dtAvL/lwg3fAVXlWgAA35dtAvL -goversion go1.15.14 -D "" -importcfg $WORK/b348/importcfg -pack ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/ec/ecd9fbd7aecba35da584f59f77ece96e08838b223645c6ef793dde562bb43f8d-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b343/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b344/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b345/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b346/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid UMD0xmP7HcF6Ewxkh6v1/UMD0xmP7HcF6Ewxkh6v1 -goversion go1.15.14 -D "" -importcfg $WORK/b342/importcfg -pack ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/a6/a61a0bb76090775713ed4edaa5979fc10c5b51b7eab023372f7bce3d56cb0ed8-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid hoCTOGmvJjcc7do5lxpJ/hoCTOGmvJjcc7do5lxpJ -goversion go1.15.14 -D "" -importcfg $WORK/b353/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/13/13af17495ead9f644604e88fdfd239f3b21b43f0801868e02fc60788b320800c-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid PW6zd64sDUJ9A5TggElg/PW6zd64sDUJ9A5TggElg -goversion go1.15.14 -D "" -importcfg $WORK/b357/importcfg -pack ./grpclog.go ./prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/e0/e0011540e69bf4656324f568b3d97deca5a8c816013323b59c21a2d6be77a01a-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b357/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid w87VfRxOrJXog2sOj_hT/w87VfRxOrJXog2sOj_hT -goversion go1.15.14 -D "" -importcfg $WORK/b356/importcfg -pack ./component.go ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/a4/a4c804f55accd40d67a2dcf0d57eae0d58a305528ea948b347eb441b40ff2b72-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/attributes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid SveMLdhpkUOTKVORnJ38/SveMLdhpkUOTKVORnJ38 -goversion go1.15.14 -D "" -importcfg $WORK/b359/importcfg -pack ./attributes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/1f/1f3ef987332b435075f21cb6dfc2438d4cececd57371b8bc7ac56903560b9d64-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid iXAsZyYYbGAhgrW--dBn/iXAsZyYYbGAhgrW--dBn -goversion go1.15.14 -D "" -importcfg $WORK/b363/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c9/c9451dd6a0f4500e966cbe45bfa3cc70ca50767ec2a5939a4c963c1bfcc719e9-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid sMPAEpyzGk7E-atDXZwS/sMPAEpyzGk7E-atDXZwS -goversion go1.15.14 -D "" -importcfg $WORK/b367/importcfg -pack ./grpcrand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d3/d342058289b0a07dd741023987adf37036069ea73b2f360dff6bc0b292fd6f6b-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid D71OxG2UP3WLM8tWYqWM/D71OxG2UP3WLM8tWYqWM -goversion go1.15.14 -D "" -importcfg $WORK/b355/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/51/5190e2cae2fccf383985b0fb20f9e83fea93e24961281814751d9db6e8743b7e-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid v3T8gWoiXNsIamleGIO2/v3T8gWoiXNsIamleGIO2 -goversion go1.15.14 -D "" -importcfg $WORK/b362/importcfg -pack ./spiffe.go ./syscallconn.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e9/e9a91efd99d3d9ccf873bc1541065850092c62a80c5634060a48790428234522-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid px-uzSeeFgoRW118_bNR/px-uzSeeFgoRW118_bNR -goversion go1.15.14 -D "" -importcfg $WORK/b360/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6b/6bc0880e5ca32b6213d78f3816fe2a6d049ebfb109c1e0a71e74e64b264a2ee7-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid rmhgeWCO51APFGdH56cs/rmhgeWCO51APFGdH56cs -goversion go1.15.14 -D "" -importcfg $WORK/b368/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/3d/3d4f4bf9fc7492239d892de4979479ee24ce761779d2b524244a9e0ae6990958-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid nl3vWcSd5gr2BSzRdZei/nl3vWcSd5gr2BSzRdZei -goversion go1.15.14 -D "" -importcfg $WORK/b369/importcfg -pack ./proto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d2/d2f00ea34caa5322a6643c1e5b99fb5ccb4c7b5964ba5c6254f84348325612eb-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid 5egMGRBrOzRrnvmnR6Qv/5egMGRBrOzRrnvmnR6Qv -goversion go1.15.14 -D "" -importcfg $WORK/b370/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/63/63bfe37da9e9801ba35289476ac768e29d1452a4e2ee34d5d98d44275f52ec97-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XGcyEIdEqsAomjwJTpn0/XGcyEIdEqsAomjwJTpn0 -goversion go1.15.14 -D "" -importcfg $WORK/b358/importcfg -pack ./credentials.go ./go12.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/03/03bdd5bbe32d4243831e122f2214fc85a7fd74aa40337d4b731a6cdebef49fac-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 75NmGTG5lrU4vXmxjCfJ/75NmGTG5lrU4vXmxjCfJ -goversion go1.15.14 -D "" -importcfg $WORK/b371/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/9c/9c566da073b6b352a9e49f08b3abc06edab8b1de5f952d43c61b8685e9bc701f-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid VrAuC7Fd5w59V_j7oNUF/VrAuC7Fd5w59V_j7oNUF -goversion go1.15.14 -D "" -importcfg $WORK/b373/importcfg -pack ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/78/788a7e3cbaf4fa3297421c59242aa1c3776e0691cd04cb3598d989ddc4ea793d-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile net=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid Bv6cNA0a7yKS-y-hgktr/Bv6cNA0a7yKS-y-hgktr -goversion go1.15.14 -D "" -importcfg $WORK/b364/importcfg -pack ./resolver.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/c5/c54745429dee0c675c06f8ffc1d34b2fb678b2dcf2a4e35b95d63c206c076b8a-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid VwK08stwEQkUiwlz8i5W/VwK08stwEQkUiwlz8i5W -goversion go1.15.14 -D "" -importcfg $WORK/b354/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/84/84bc9a8c7a0b758b3aed033dfd8fcc0fe2b3283321f9c3a63d549ce7685205ca-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid dCP3G2drDECQBphng4bH/dCP3G2drDECQBphng4bH -goversion go1.15.14 -D "" -importcfg $WORK/b365/importcfg -pack ./balancer.go ./base.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/88/88e77569849094149e01816c0cc99ed781fa1fbefd73c7e6dcc0bc5b16358e21-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid U9VSaFjYlvYJYVRcmJwM/U9VSaFjYlvYJYVRcmJwM -goversion go1.15.14 -D "" -importcfg $WORK/b374/importcfg -pack ./encode_duration.go ./metadata.go ./method.go ./target.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ad/ad3e2c4142b1b4a83df8a417c962b113252987f75d6527b981b14b3152d28285-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid vlvQI5L-BE3dmnWkAafk/vlvQI5L-BE3dmnWkAafk -goversion go1.15.14 -D "" -importcfg $WORK/b372/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/29/290eb92482c69643eb97552004d10a48434d5c1082d70d265bb6b409f9641a7f-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b365/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid WV7qSnJwUJlNBDikt2n_/WV7qSnJwUJlNBDikt2n_ -goversion go1.15.14 -D "" -importcfg $WORK/b366/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/57/57ee887a2a85866588dff745b20c6221a9f7b36e41e0e1782c38de7c94c9623d-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid P7QsQWhIPZaC669JTVSq/P7QsQWhIPZaC669JTVSq -goversion go1.15.14 -D "" -importcfg $WORK/b376/importcfg -pack ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/95/950ccaceed57610a4156c9cd06d3a77e1eed9a5f16fd76d36023b8c074d1b952-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid w7sAuhECCYzVs0XQ6j6a/w7sAuhECCYzVs0XQ6j6a -goversion go1.15.14 -D "" -importcfg $WORK/b377/importcfg -pack ./envconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/0e/0ea2779e7b082be1564320e4d72740b61f40d09aabebf1db5d0afddccac1c8ad-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/serviceconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 19hcpT5Ql7GeahjtkBaZ/19hcpT5Ql7GeahjtkBaZ -goversion go1.15.14 -D "" -importcfg $WORK/b380/importcfg -pack ./serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/4a/4ad60ce86d9cb6353332cc078e1b48aa942f1d82c87141ebbc8c3df9bf94fda4-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid zEnAVAXljo4WYTNt6R78/zEnAVAXljo4WYTNt6R78 -goversion go1.15.14 -D "" -importcfg $WORK/b379/importcfg -pack ./config_selector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/71/715fa19d2d976b7de50d8d2fa933eed4a3a22e8227ea596982e09e45cb614b26-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid qx2F2azxkoXDolctGNdL/qx2F2azxkoXDolctGNdL -goversion go1.15.14 -D "" -importcfg $WORK/b382/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/a9/a901913723fe813476d331ebf00b859ebb943e44966945f307eb039912b1fa9e-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid DIf0TCM26gzpH9H--_NC/DIf0TCM26gzpH9H--_NC -goversion go1.15.14 -D "" -importcfg $WORK/b381/importcfg -pack ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e7/e7d6e32d2135c67fdb9735a36f34039f8ad80b230c4404eb1a7ef51aff16842c-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid ul_msliW0DnxzxOd5wkZ/ul_msliW0DnxzxOd5wkZ -goversion go1.15.14 -D "" -importcfg $WORK/b383/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d2/d2589530d933702a938cf1b0eff62c05e9890f441c39840539c6a8c74dbb3067-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/transport/networktype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid Xf72bh02TO9ZXaQKn-17/Xf72bh02TO9ZXaQKn-17 -goversion go1.15.14 -D "" -importcfg $WORK/b385/importcfg -pack ./networktype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/13/1374cd4cc8a70c743a6b1b6e36054ee37fa7c5479df8a81e3c8b3e49a735978f-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid hVE5jK_z7qQj8WtZDG59/hVE5jK_z7qQj8WtZDG59 -goversion go1.15.14 -D "" -importcfg $WORK/b387/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/c0/c08274413d9ac25f991da2b8f0eea3cb50ba552a7403c8c88d73c99c88493e62-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/resolver/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid kx8rEK1zjYvNZSAJF0Cz/kx8rEK1zjYvNZSAJF0Cz -goversion go1.15.14 -D "" -importcfg $WORK/b384/importcfg -pack ./unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e0/e0eec9292a5c83dc40e85be3110c469dc9c6823a178bd38e7a7f7160cbc69437-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid LBjb783a7hmYWXrKhswP/LBjb783a7hmYWXrKhswP -goversion go1.15.14 -D "" -importcfg $WORK/b388/importcfg -pack ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/5a/5ae20c844dd0e014c46a485724dc134e61748f1172d82c253eb758a6cfa6ec9c-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid j60BtGAD3l_wM4zVTCg_/j60BtGAD3l_wM4zVTCg_ -goversion go1.15.14 -D "" -importcfg $WORK/b389/importcfg -pack ./keepalive.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/21/21fe07414bebf9401bc0d0a02cff84039788f255ccfa05b3709a258b07f4725e-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile net=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid 3aX8WB76Hiy4uTgSYiYu/3aX8WB76Hiy4uTgSYiYu -goversion go1.15.14 -D "" -importcfg $WORK/b390/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/97/9750ea3637642c708fe518dfc84259dc5cf95613ac405f490b4ef2ba06e4258b-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 3CfMsddZ_o1GAY6mYxIo/3CfMsddZ_o1GAY6mYxIo -goversion go1.15.14 -D "" -importcfg $WORK/b391/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/56/5626082f7856345a840de9b63967402d07ef7166980dd8dec66719effd3ef5bb-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid t8rQdAhl0jADzLBYEsy6/t8rQdAhl0jADzLBYEsy6 -goversion go1.15.14 -D "" -importcfg $WORK/b392/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/e0/e0b3d63e7eadb094fad68570c083f112cac812ea35ec16771c5c28e96d8dfcc4-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/impersonate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid MiJ39KE_r4LnYQd6qHBX/MiJ39KE_r4LnYQd6qHBX -goversion go1.15.14 -D "" -importcfg $WORK/b395/importcfg -pack ./impersonate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/cb/cbf9329f5906e33caf548e4b14296b7362d2efbbbd0dbee13dd2385c6256d755-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b186/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b193/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b392/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid iQ_bHoUTutxpSgpk6Slb/iQ_bHoUTutxpSgpk6Slb -goversion go1.15.14 -D "" -importcfg $WORK/b386/importcfg -pack ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./proxy.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/00/00ec537022078add00754e1cbbb9cab190f35b5cbbd2eccb611569137cbf2d96-d # internal go.opencensus.io/internal mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile go.opencensus.io=$WORK/b403/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p go.opencensus.io/internal -complete -installsuffix shared -buildid akQI2C_dexqbKkEL3i5i/akQI2C_dexqbKkEL3i5i -goversion go1.15.14 -D "" -importcfg $WORK/b402/importcfg -pack ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f0/f06f4f4fc0fada568a3fb20bd36b3492f46a02470ad839462c4b43dcbca4b585-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid kIrROKxYuqckGoHQVyeG/kIrROKxYuqckGoHQVyeG -goversion go1.15.14 -D "" -importcfg $WORK/b405/importcfg -pack ./tracestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/da/da3ac1a3687395eabaf5ccc1106a6de0bbdcb7795073b50ee515f237413ab1ac-d # internal runtime/trace mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_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 EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p runtime/trace -std -installsuffix shared -buildid z0hPNJjZcVOeoa6hHi91/z0hPNJjZcVOeoa6hHi91 -goversion go1.15.14 -D "" -importcfg $WORK/b406/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/32/321063934e25c27de79dda41587534b21b6248d11dd5f3544b170f3a9b833a76-d # internal go.opencensus.io/trace mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b401/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b402/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b405/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile runtime/trace=$WORK/b406/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p go.opencensus.io/trace -complete -installsuffix shared -buildid b6cGbwfUFGvTFj8m9Ucy/b6cGbwfUFGvTFj8m9Ucy -goversion go1.15.14 -D "" -importcfg $WORK/b400/importcfg -pack ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_api.go ./trace_go11.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ee/ee7fa09dec94301c60391129a4c1bc1d17db86345fcfcd6b7b28083dc9e32e1b-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid g0lAG_bLnXqBy6AdT-iK/g0lAG_bLnXqBy6AdT-iK -goversion go1.15.14 -D "" -importcfg $WORK/b297/importcfg -pack ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/30/308c9d8419f60cf51058d471e654cdcca967cf51a378a9e6cf3a5336e39f4289-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b400/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid QZkPpg2agI3ygC4A8l13/QZkPpg2agI3ygC4A8l13 -goversion go1.15.14 -D "" -importcfg $WORK/b407/importcfg -pack ./propagation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/57/576018626e81562a2e378aec0b805167ae5859f00b2600077b7ecb6d2996ccc0-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b400/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b407/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid z34vp4zH3IbjNkJ05Z25/z34vp4zH3IbjNkJ05Z25 -goversion go1.15.14 -D "" -importcfg $WORK/b399/importcfg -pack ./b3.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/56/56480934a5c82c1b8fc882fe238e5fbe626ed2e53a097cd347d2577c3a10f481-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid 6opDWuDQLzD1j8sgxc_6/6opDWuDQLzD1j8sgxc_6 -goversion go1.15.14 -D "" -importcfg $WORK/b308/importcfg -pack ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/55/551f66dc8f9dbe50f7732b36f6da6652baf70c494c294d5a77e4d2f8902eb094-d # internal go.opencensus.io/resource mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p go.opencensus.io/resource -complete -installsuffix shared -buildid Iso4d1ggYEDrRKT3c7Tp/Iso4d1ggYEDrRKT3c7Tp -goversion go1.15.14 -D "" -importcfg $WORK/b410/importcfg -pack ./resource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/6c/6ce58ee88a16054d0b1178d89ca1e92dab8105954952e0516d8df5b6aa3bf7be-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid -2Kdv6DyX2JOTeIUXWRa/-2Kdv6DyX2JOTeIUXWRa -goversion go1.15.14 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/26/26c71f1b594c828557e1be50b75321e0c0d2dd2a6ec0b2fbeb77412b76c83371-d # internal runtime/pprof mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p runtime/pprof -std -installsuffix shared -buildid xV7Q9Q097qI8XsLBH_L4/xV7Q9Q097qI8XsLBH_L4 -goversion go1.15.14 -D "" -importcfg $WORK/b413/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_arm/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/89/894dcc665ad7a11a0d2d641d73484434ec81fbf2e3d2bd6eb082a7a8ec7b44ee-d # internal google.golang.org/grpc mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b365/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b366/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b392/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid DwcMSgrEGIeJIkk5lWj6/DwcMSgrEGIeJIkk5lWj6 -goversion go1.15.14 -D "" -importcfg $WORK/b352/importcfg -pack ./backoff.go ./balancer_conn_wrappers.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/65/65cf7a991d715d245770309bf7689e462b84b33189311f9fef21cf404fa9efc4-d # internal go.opencensus.io/tag mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime/pprof=$WORK/b413/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p go.opencensus.io/tag -complete -installsuffix shared -buildid 5PQ_eHvGKvc-b8mRSjrd/5PQ_eHvGKvc-b8mRSjrd -goversion go1.15.14 -D "" -importcfg $WORK/b412/importcfg -pack ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/88/884cc3ae2e1aa598e2fbccd3be03880f0b8ce1ccddcbe2aac8bf138200bc1fb4-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid 6B3QUswBzBg8sOR-Feru/6B3QUswBzBg8sOR-Feru -goversion go1.15.14 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f5/f5912a7898005feb74ea7a4242281614577f07bd597903d6e9cd0d219ce5810c-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid Fr64DGyKYrvXBBHehMKG/Fr64DGyKYrvXBBHehMKG -goversion go1.15.14 -D "" -importcfg $WORK/b316/importcfg -pack ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2b/2b14fa593ed33e72b2f39f96f2544de29c742190724cd14c4f0bbe5230f45b98-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 3gigDr2h5cRFGr12WNoP/3gigDr2h5cRFGr12WNoP -goversion go1.15.14 -D "" -importcfg $WORK/b323/importcfg -pack ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7e/7e6363f4f9ebd13ebed3c5bb006992c53d6e51a7bdd6a09da9106c8f22d10568-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid D9ryz3FoPaj8vxgVlnC4/D9ryz3FoPaj8vxgVlnC4 -goversion go1.15.14 -D "" -importcfg $WORK/b322/importcfg -pack ./api.go ./service.go ./token_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/84/841d8844c6075b3a2e13b789c867d83c5a4b5dbdf13e06dd87ff7219b2a8278a-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid un4ITmq5bvHMtNQSVJZR/un4ITmq5bvHMtNQSVJZR -goversion go1.15.14 -D "" -importcfg $WORK/b315/importcfg -pack ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/68/68a9d6c394f075cd39e73198729dc7f51fbe2fe5d9a2dc1130fea8b61ef8f85a-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid lGsPdWtmdr9YGYcrrWa5/lGsPdWtmdr9YGYcrrWa5 -goversion go1.15.14 -D "" -importcfg $WORK/b319/importcfg -pack ./queryutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/fa/fa32227d1ba803ee64359d972b2ef8060d70db3fe115656309d0d87ec4611bd0-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid YTjgwUsNl9jvuTql6ZVA/YTjgwUsNl9jvuTql6ZVA -goversion go1.15.14 -D "" -importcfg $WORK/b313/importcfg -pack ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/36/36c3f4b30aef16908dddeb7e50e3ca35568ccb0d13a96b6e9db672fa3d9abf73-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid IxFwk0iruNc77w84bdPN/IxFwk0iruNc77w84bdPN -goversion go1.15.14 -D "" -importcfg $WORK/b320/importcfg -pack ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3e/3e4e9e348c71b010b4f8e25acb392e9136365e9d45cf3c184fcc3ce246bf94e3-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid eMoCK1bidIT2c9IhtHQh/eMoCK1bidIT2c9IhtHQh -goversion go1.15.14 -D "" -importcfg $WORK/b331/importcfg -pack ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/57/579720f44902f14bb1ce21ce77a47d106b14d59d076a0c31065d8ad82f24aa9c-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid e12Yq8bw-0Slm2rxCM6c/e12Yq8bw-0Slm2rxCM6c -goversion go1.15.14 -D "" -importcfg $WORK/b318/importcfg -pack ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/b6/b685b342961f28887d11448d55b0b44b8976870b0e722cae76fc6e07a9406dd7-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid XaLEBkADdmfWVt5ozNgw/XaLEBkADdmfWVt5ozNgw -goversion go1.15.14 -D "" -importcfg $WORK/b312/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/0f/0f222e946bf170a765ba33084c699d60b6cc79779fdfee2c5663466fb453ace0-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid 3Dy3fkjhQxwCbgt0RPmn/3Dy3fkjhQxwCbgt0RPmn -goversion go1.15.14 -D "" -importcfg $WORK/b332/importcfg -pack ./jsonrpc.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/4e/4e68bd554f9760763a6bfd03a91500c689e35c7451ec4c5e9064b924dfcf19fb-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid iZPwkL7rYK5oEipyUCVW/iZPwkL7rYK5oEipyUCVW -goversion go1.15.14 -D "" -importcfg $WORK/b330/importcfg -pack ./restjson.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/65/656ae24cfc3e47aecf86c2c462250414001318f5ce3eefb9df73bf98dbb0f98e-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sso /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid tg1oMMW5Q3IfGDKGNY7u/tg1oMMW5Q3IfGDKGNY7u -goversion go1.15.14 -D "" -importcfg $WORK/b329/importcfg -pack ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/25/2541b747a5da10b674440115f6ed4777743d3d0081649e18391c993fdf92273e-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid R1N2z8_tnogsZrrzY-U0/R1N2z8_tnogsZrrzY-U0 -goversion go1.15.14 -D "" -importcfg $WORK/b334/importcfg -pack ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ba/baa1859fe96ea7de6f3e438c7b4843a26805dcdc9b7342099ba5243f50b54958-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 8HK09h9opf_Z3t81kTRu/8HK09h9opf_Z3t81kTRu -goversion go1.15.14 -D "" -importcfg $WORK/b321/importcfg -pack ./interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/14/144206b4872bb65a1843caa1fe47746dab80500c986f6e6c5f50db4c509a3511-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid zONYV2MVHMuS5DnRRlyE/zONYV2MVHMuS5DnRRlyE -goversion go1.15.14 -D "" -importcfg $WORK/b336/importcfg -pack ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/52/527ce1b02177401bd96884ce3a33c312b49af699c0302035d8b62fa9190ba35f-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid CekwozGcUoylu8BfKvxC/CekwozGcUoylu8BfKvxC -goversion go1.15.14 -D "" -importcfg $WORK/b305/importcfg -pack ./assume_role_provider.go ./web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/6f/6f6b9b5e3030f8629dadd8530ab3de8aaa9a80f3abaa334f7178dc6d17050d45-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid rc-oexnFp3pkCyD8umxR/rc-oexnFp3pkCyD8umxR -goversion go1.15.14 -D "" -importcfg $WORK/b333/importcfg -pack ./interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/fa/fab6008b892680cd16bc48261c126c6f5e50f42801845d0c3631b4718dcf03f2-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid m0vLKY5JPsf0YTFR0VyC/m0vLKY5JPsf0YTFR0VyC -goversion go1.15.14 -D "" -importcfg $WORK/b337/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ef/efc50cbf49cb907deef01bb624796982b0eb0afc3a782b7fe62edcba6ecabf66-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b333/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid yF98HQJWbhZebDl6BlqA/yF98HQJWbhZebDl6BlqA -goversion go1.15.14 -D "" -importcfg $WORK/b328/importcfg -pack ./doc.go ./os.go ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/07/07d4383ef7feafea9d86597d6aaa396a302270fc9aff6706ff1db6d3ed8baca1-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid vVCEmppyDl_1SBCe79G7/vVCEmppyDl_1SBCe79G7 -goversion go1.15.14 -D "" -importcfg $WORK/b339/importcfg -pack ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a0/a06713db404e244e30d0b77bb9b5a068eb02c4fae3f81829e8c01ca5c5e15194-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b336/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b337/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid wYGwCn64-yCDMrLAiDdd/wYGwCn64-yCDMrLAiDdd -goversion go1.15.14 -D "" -importcfg $WORK/b335/importcfg -pack ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/ae/aef0a1a37728c09ce128bb898b67ce3ad03d5deadd3e1716c64a2abd33beb3b4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/81/812aa91ba892c9ac82a0b086bcf3f4938db31163f406ebcef4a1205b5b1046e6-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid Tez_MEqGnSFgmcmZ4Bu6/Tez_MEqGnSFgmcmZ4Bu6 -goversion go1.15.14 -D "" -importcfg $WORK/b351/importcfg -pack ./call_option.go ./gax.go ./header.go ./invoke.go github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b339/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/service/ec2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid BqTX79BidlRA6H_U-gYU/BqTX79BidlRA6H_U-gYU -goversion go1.15.14 -D "" -importcfg $WORK/b338/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./waiters.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/3c/3c3e8be74158096fe0005406643396d94e57ddf7fe8b4ddc14df3e7f0dde2a48-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid wvjTIkdbfxtCmDEMW437/wvjTIkdbfxtCmDEMW437 -goversion go1.15.14 -D "" -importcfg $WORK/b325/importcfg -pack ./credentials.go ./custom_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/c1/c109f3acf55d1c1e83a0be136ab88931d87fa1cc669e9e5a93b983f873c143e8-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b351/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid Z3CTHZkz9FVpX27dmRrL/Z3CTHZkz9FVpX27dmRrL -goversion go1.15.14 -D "" -importcfg $WORK/b350/importcfg -pack ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./retryable_linux.go ./send.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/83/83c2b2f81faac4fa6ac54856703945019b5b4fc5addec7c279f201cd4daf2fdd-d # internal google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b325/_pkg_.a # internal mkdir -p $WORK/b394/ cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d0/d0d53294bcde0a25e9f07b5426b3c7ce9a35298dffec36396505b131380c8aa9-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b411/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b342/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc=$WORK/b352/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p google.golang.org/api/internal -complete -installsuffix shared -buildid na4WLHipgV9DZjMdanxe/na4WLHipgV9DZjMdanxe -goversion go1.15.14 -D "" -importcfg $WORK/b394/importcfg -pack ./conn_pool.go ./creds.go ./settings.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b412/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p go.opencensus.io/stats/internal -complete -installsuffix shared -buildid B49OPDxoJ3DWAtXJQCXY/B49OPDxoJ3DWAtXJQCXY -goversion go1.15.14 -D "" -importcfg $WORK/b411/importcfg -pack ./record.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/b9/b913c6514a00128e72793316ee5cdf69937dc01592cc85db2c66a1b0bacdbdc4-d # internal go.opencensus.io/stats mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b409/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b411/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b412/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p go.opencensus.io/stats -complete -installsuffix shared -buildid y_uvrlZ6r2QEuwyx78Rz/y_uvrlZ6r2QEuwyx78Rz -goversion go1.15.14 -D "" -importcfg $WORK/b408/importcfg -pack ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ce/ce33a775e87848637e80c64378514344781bb01dba2c16823ed980e8e53fab46-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b409/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid RE_Prp3GGWJeFVJ1yFE_/RE_Prp3GGWJeFVJ1yFE_ -goversion go1.15.14 -D "" -importcfg $WORK/b416/importcfg -pack ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/94/94796ba3745b399538ca1bfe48b7ffea034160da6b916bc82cc966d76ea354c5-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b415/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b409/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b416/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b410/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b408/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b411/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b412/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p go.opencensus.io/stats/view -complete -installsuffix shared -buildid fnmJL99XYx5BRl6ab4di/fnmJL99XYx5BRl6ab4di -goversion go1.15.14 -D "" -importcfg $WORK/b414/importcfg -pack ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e0/e00f3e6af39ab4b2a72d6446a2205ab358a266e3d213577f694c5a43454d5e5e-d # internal google.golang.org/api/option mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b342/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b394/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc=$WORK/b352/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p google.golang.org/api/option -complete -installsuffix shared -buildid LwSZxJIJBW8CKEcF1eqo/LwSZxJIJBW8CKEcF1eqo -goversion go1.15.14 -D "" -importcfg $WORK/b393/importcfg -pack ./credentials_go19.go ./option.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/33/33fdfc9607827039d3ecb0908297ff6cc704ef0a51207a6e689fb696989d56b6-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b394/_pkg_.a packagefile google.golang.org/api/option=$WORK/b393/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/option/internaloption /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid bcTFFVSoSUZNEdprUChJ/bcTFFVSoSUZNEdprUChJ -goversion go1.15.14 -D "" -importcfg $WORK/b396/importcfg -pack ./internaloption.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/4d/4dd66b5bd1811f37d19f7fdc35387f3ef221df346e90d0fb88bdbb35b1dcf253-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid CFb0WViaoLLb90B-YEhp/CFb0WViaoLLb90B-YEhp -goversion go1.15.14 -D "" -importcfg $WORK/b417/importcfg -pack ./apikey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/5f/5f800cb991e53ab81865b7fab22b8a63767d43ec75349a1dfe12372a3ef21ff6-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b399/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b408/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b414/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b412/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b400/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b407/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid XSIPMgxsSgUFIvcSfHXG/XSIPMgxsSgUFIvcSfHXG -goversion go1.15.14 -D "" -importcfg $WORK/b398/importcfg -pack ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/d9/d948c5d99eac00ce8bc92134162e04926a6410a1a78cfafc16f9cbf03ed7ca74-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/cert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p google.golang.org/api/transport/cert -complete -installsuffix shared -buildid a3Vqx-wE6bnw_WbXWeFP/a3Vqx-wE6bnw_WbXWeFP -goversion go1.15.14 -D "" -importcfg $WORK/b418/importcfg -pack ./default_cert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ce/ce2a80ee53cdd2a2a5a5e3be7689db391f5321329e0f9e425fe723cc4a9f13c6-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b400/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b407/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid JK2RewtBmh_NywW-9Mhc/JK2RewtBmh_NywW-9Mhc -goversion go1.15.14 -D "" -importcfg $WORK/b419/importcfg -pack ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/d0/d098306e32420e5eebb8b7f7d1ba1b98ab41b5f8cf452a12569f1ce968563cd2-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b394/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b418/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/internal/dca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid mB2pV4FJ9PB2MkDji28k/mB2pV4FJ9PB2MkDji28k -goversion go1.15.14 -D "" -importcfg $WORK/b420/importcfg -pack ./dca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c0/c03e8335f03527f566e5dc8d7eacd0b15a39ce1b4073704a23fd18a297199577-d # internal github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid ERf3O4imKi9bC0H-XvHz/ERf3O4imKi9bC0H-XvHz -goversion go1.15.14 -D "" -importcfg $WORK/b423/importcfg -pack ./action.go ./certificate.go ./datacenter.go ./error.go ./firewall.go ./floating_ip.go ./image.go ./iso.go ./load_balancer.go ./load_balancer_type.go ./location.go ./meta.go ./network.go ./pricing.go ./server.go ./server_type.go ./ssh_key.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/93/939c49d31314e5dc1045fa14e9548951badb3e61d050fa84baf92b15b1a7993b-d # internal github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud/schema=$WORK/b423/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hetznercloud/hcloud-go/hcloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid 3xS_-iWibn3CoxgPVnp1/3xS_-iWibn3CoxgPVnp1 -goversion go1.15.14 -D "" -importcfg $WORK/b422/importcfg -pack ./action.go ./certificate.go ./client.go ./datacenter.go ./error.go ./firewall.go ./floating_ip.go ./hcloud.go ./helper.go ./image.go ./iso.go ./load_balancer.go ./load_balancer_type.go ./location.go ./network.go ./pricing.go ./schema.go ./server.go ./server_type.go ./ssh_key.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/10/10ebd4cc70611145daee9a8534ee8d28c6fae2a0a7999fac7e03cb310219dc09-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b398/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b417/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b394/_pkg_.a packagefile google.golang.org/api/option=$WORK/b393/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b418/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b419/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b420/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p google.golang.org/api/transport/http -complete -installsuffix shared -buildid CxvhJCNhdg7b_mN1DBZB/CxvhJCNhdg7b_mN1DBZB -goversion go1.15.14 -D "" -importcfg $WORK/b397/importcfg -pack ./default_transport_go113.go ./dial.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/fd/fd1f36f8c4ac7b4ce39562b5a2d103c42d38f5f1813acd77d395964c1d068c09-d # internal google.golang.org/api/compute/v1 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b348/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b350/_pkg_.a packagefile google.golang.org/api/option=$WORK/b393/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b396/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b397/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/google.golang.org/api/compute/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid gsYrO1VgtfZK4AU0GXGU/gsYrO1VgtfZK4AU0GXGU -goversion go1.15.14 -D "" -importcfg $WORK/b347/importcfg -pack ./compute-gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/5a/5a3e4ae56c1742fb1625795943e6572b98250cb80e2c2de24fdf1a5a9e62b3cd-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud=$WORK/b422/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/hetzner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/prometheus/prometheus/discovery/hetzner -lang=go1.14 -complete -installsuffix shared -buildid 6IEmfpQS0RaQ6FA1Fgyi/6IEmfpQS0RaQ6FA1Fgyi -goversion go1.15.14 -D "" -importcfg $WORK/b421/importcfg -pack ./hcloud.go ./hetzner.go ./robot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d4/d4ffb33641199322440fb490c1e7f5431229482e8f67229c4d79f3ab96f91631-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 978U7AjyE_Xw_amAlysc/978U7AjyE_Xw_amAlysc -goversion go1.15.14 -D "" -importcfg $WORK/b426/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/77/774207daeb9ec6c99e670027a5b453268fb7bb757d2a5015712e6a95cba041ba-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid 7khVF_3zPxWyeKoG74Fb/7khVF_3zPxWyeKoG74Fb -goversion go1.15.14 -D "" -importcfg $WORK/b428/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/66/66065e1267ca6c68d4957c57b7a36e1950290fed40de12a208876863200c729e-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b428/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 1MolfczmuNXYDRqOuAJX/1MolfczmuNXYDRqOuAJX -goversion go1.15.14 -D "" -importcfg $WORK/b427/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_arm/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/87/87079134ae05f4647352c5389d50883f29d5d47500ce99a6148c7173c94853ca-d # internal github.com/google/gofuzz mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid CzDpW9Var_gM8hZvZCZ0/CzDpW9Var_gM8hZvZCZ0 -goversion go1.15.14 -D "" -importcfg $WORK/b430/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/2a/2a43be7067ee662673d5ab0c3b6ae3ff11c5730c9985db790fd7d1f0b21ef258-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 4o6NNzGqMzRimkYzoox6/4o6NNzGqMzRimkYzoox6 -goversion go1.15.14 -D "" -importcfg $WORK/b432/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/6e/6e986e4dba3fc4073e7a078f1e153112876f07610f7ed206af65503499ae253a-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b432/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid LoSwsx16GY8_3ObYwtys/LoSwsx16GY8_3ObYwtys -goversion go1.15.14 -D "" -importcfg $WORK/b431/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/37/37db4efc412640c76505ef86df543f2514e982512724d0bf5273a353b6ad821e-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b434/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid i3McdytmRYJlm4JhuoZe/i3McdytmRYJlm4JhuoZe -goversion go1.15.14 -D "" -importcfg $WORK/b433/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/b6/b63fab7d0eb81634e5f20b7c5527df1a1fcf23887aa4020e55929bcc29131bd9-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid XRfMA-dvH4EnCz7V7lHh/XRfMA-dvH4EnCz7V7lHh -goversion go1.15.14 -D "" -importcfg $WORK/b436/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c3/c3024b2e64f3d9b82f761de6630eb340f0d319fd0309c1df26abf26c957206d5-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid mHtr4fLBpLFn-jva7WsK/mHtr4fLBpLFn-jva7WsK -goversion go1.15.14 -D "" -importcfg $WORK/b439/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/0b/0b3f191ffbecf459b4ab4dfcfe2a2cb492d025e6aef517ae200c13440499ef3d-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 7SJWugY9jmmVADXygpVy/7SJWugY9jmmVADXygpVy -goversion go1.15.14 -D "" -importcfg $WORK/b438/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/c5/c5007b77e8fd6579c2e4ab696d42b9e6a20e5ce797d8ea476c658a507efbb9f8-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b438/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid uUPf5nw_rnXAicWGceIT/uUPf5nw_rnXAicWGceIT -goversion go1.15.14 -D "" -importcfg $WORK/b437/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/5f/5f2736242e6b64ea32b306761844f8e5d7e0e133693559fef5d72332be83b8f1-d # internal k8s.io/klog/v2 mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/klog/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p k8s.io/klog/v2 -complete -installsuffix shared -buildid nC1r_70RDCmGvfjenYWG/nC1r_70RDCmGvfjenYWG -goversion go1.15.14 -D "" -importcfg $WORK/b440/importcfg -pack ./klog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/3b/3bae9e294e6345b923be2f7831bb9c14698ddca4dcd0edfe79551e6c0dae7ce4-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b437/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid aACWthMtL4vdrNgq6cLC/aACWthMtL4vdrNgq6cLC -goversion go1.15.14 -D "" -importcfg $WORK/b435/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/e3/e3c7d9938713ae8a69804e75e0d63ae2966069406f2427a2474f03480349aca2-d # internal go/scanner mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid c6ln9VRmIZRH0eUm1vyj/c6ln9VRmIZRH0eUm1vyj -goversion go1.15.14 -D "" -importcfg $WORK/b443/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/66/666b5e1a52e9f1c51f7c6df2cf5960f53f14e2c205d58a8e7b39ad2783423075-d # internal go/ast mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/scanner=$WORK/b443/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p go/ast -std -complete -installsuffix shared -buildid ruUTqkehR_L0Uc73rt2I/ruUTqkehR_L0Uc73rt2I -goversion go1.15.14 -D "" -importcfg $WORK/b442/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/34/346e439f0d500616fef6b63039db7c79dfbe89a43a2bd9fe441a6f2dbde69c07-d # internal internal/lazyregexp mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid k7Dr_L31juChCKRm4PuG/k7Dr_L31juChCKRm4PuG -goversion go1.15.14 -D "" -importcfg $WORK/b445/importcfg -pack ./lazyre.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/09/0993d3fb37d716508f2ca6f324ccc29072e9574afd38c22d731be1c0eedab00c-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=$WORK/b209/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=$WORK/b224/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b213/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b221/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/prometheus/prometheus/discovery/azure -lang=go1.14 -complete -installsuffix shared -buildid wMWj_iWQjaLtdYw8P7vc/wMWj_iWQjaLtdYw8P7vc -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./azure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/11/1136cec128328c42890a48e1b5230191d74467c86e8724192b1284c39b67319a-d # internal go/doc mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b442/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/lazyregexp=$WORK/b445/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p go/doc -std -complete -installsuffix shared -buildid EgTki8pFaSdX0jH4UUWr/EgTki8pFaSdX0jH4UUWr -goversion go1.15.14 -D "" -importcfg $WORK/b444/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7d/7dad16eca8402831437c1cca79f84019ffda31f675f309ec6c841d64445f7a8f-d # internal go/parser mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b442/_pkg_.a packagefile go/scanner=$WORK/b443/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p go/parser -std -complete -installsuffix shared -buildid LT_4qAIyklfzxuMMW1D4/LT_4qAIyklfzxuMMW1D4 -goversion go1.15.14 -D "" -importcfg $WORK/b446/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1c/1cd734e27b8dc258288c6fddaa96734e5f451a835bc5f32b9275a498c52d8f2b-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hKUaO_q1AL-p6g5tifgb/hKUaO_q1AL-p6g5tifgb -goversion go1.15.14 -D "" -importcfg $WORK/b447/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/f0/f099bd9e149346b4d5dc079b1abc7d31ab4003fbf0462b719efc99a59991bdd0-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 9XWq6Lvg4ev14GXJlp-v/9XWq6Lvg4ev14GXJlp-v -goversion go1.15.14 -D "" -importcfg $WORK/b448/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ce/ce39dd72a4f388f56362ac090f6ad11381012d6ad84d8f6edd6843431ed2c343-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid UkN4tZfFpp3ZJ_qY65qv/UkN4tZfFpp3ZJ_qY65qv -goversion go1.15.14 -D "" -importcfg $WORK/b449/importcfg -pack ./json.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/51/51ebf04fa1680974988884ebdb1c3cb9a92f661bb02dfc4b60008e9ba82f382a-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid DVxReTYl6NaFXdNIjRCF/DVxReTYl6NaFXdNIjRCF -goversion go1.15.14 -D "" -importcfg $WORK/b450/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e8/e838489e4706344177b6be7293fffd2ef9928b97a760976c79f3bcaf856060ab-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid E40iyUfq9QLqmYvHHVK_/E40iyUfq9QLqmYvHHVK_ -goversion go1.15.14 -D "" -importcfg $WORK/b451/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/37/37ad3cc11133a631e80bbcc3185a2333e068bbfc4b461dae9c0594a323f5e438-d # internal sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b119/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/sigs.k8s.io/structured-merge-diff/v4/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid RwaQRG7RFT60ugNALPRZ/RwaQRG7RFT60ugNALPRZ -goversion go1.15.14 -D "" -importcfg $WORK/b452/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_arm/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/c1/c1f2baf1e1c2d5533c21ee57976339fa4efaab238a455070fdaedb5b001a9d0d-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b430/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid yp0_UUIIbqMVLORVa3T9/yp0_UUIIbqMVLORVa3T9 -goversion go1.15.14 -D "" -importcfg $WORK/b454/importcfg -pack ./generated.pb.go ./instr_fuzz.go ./intstr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d1/d1e79c048a3e7dea36117e87dea42432a2a939548c686b0aa3422f9d811ce714-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid GBUv-EiAcOO_BPYQUDm0/GBUv-EiAcOO_BPYQUDm0 -goversion go1.15.14 -D "" -importcfg $WORK/b456/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/e9/e96b8f793b6ce4384744ef285c2682a9ef458e749651c3a66689d2c3ae6f03c2-d # internal github.com/googleapis/gnostic/extensions mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/extensions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid YKxr3jHCxZV_djymeRgP/YKxr3jHCxZV_djymeRgP -goversion go1.15.14 -D "" -importcfg $WORK/b463/importcfg -pack ./extension.pb.go ./extensions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/7d/7d5dbb414e97893317161c1d06471c0aff811fa7e4fcd60f1bac608ad5f0fd41-d # internal github.com/googleapis/gnostic/compiler mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b159/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b463/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/compiler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid oMC5bKL3DmX4NI2WrHVW/oMC5bKL3DmX4NI2WrHVW -goversion go1.15.14 -D "" -importcfg $WORK/b462/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ee/eecb0743b1772ff08f86ae450fb9369822bedf4a71700e22a3a2a3eba42bc936-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b442/_pkg_.a packagefile go/doc=$WORK/b444/_pkg_.a packagefile go/parser=$WORK/b446/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b447/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b452/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid SIWSogE-YJ8R66LPDv96/SIWSogE-YJ8R66LPDv96 -goversion go1.15.14 -D "" -importcfg $WORK/b441/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_arm/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/de/dee0237d17ea4952f8c9ad902d7abdd739e0aa231b2b05032b222da7bd8234dd-d # internal github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b159/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b462/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/googleapis/gnostic/openapiv2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid GzpquRVgURDVkLaD1WSh/GzpquRVgURDVkLaD1WSh -goversion go1.15.14 -D "" -importcfg $WORK/b461/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/de/deb645ab026ecb54ae47838d8762ffb5edeb48d7d6cb40cf24b76d6fce67d868-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid sxlyzQytji78WBFQW2bc/sxlyzQytji78WBFQW2bc -goversion go1.15.14 -D "" -importcfg $WORK/b455/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/ad/ad500c33e1e015812d11b9d0bcad7373a3de6d9fcc05dcccee8e8e6f3f6fa849-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b430/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid 3w4BYgrPTr1k-CbD8qqR/3w4BYgrPTr1k-CbD8qqR -goversion go1.15.14 -D "" -importcfg $WORK/b429/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_fuzz.go ./micro_time_proto.go ./register.go ./time.go ./time_fuzz.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_arm/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/35/35956172ad22db9976522c6959135764db68e389409822dee9fefab56808aebd-d # internal k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid xoqeQUBC0Q7wuI0v6Htn/xoqeQUBC0Q7wuI0v6Htn -goversion go1.15.14 -D "" -importcfg $WORK/b467/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/ca/cace76174b64abe1317e723f6d4eecb3dd2c330160ed09e1ba0c2a82b7d71588-d # internal k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid IckYIGuvgn7cLcCmtaca/IckYIGuvgn7cLcCmtaca -goversion go1.15.14 -D "" -importcfg $WORK/b468/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/29/29bc3f344039df14b56cff7aa562f1f9e35b3f20cb9a54345a54129ddda5e755-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid I9Zjy6Y8LEsB8rz2sz2H/I9Zjy6Y8LEsB8rz2sz2H -goversion go1.15.14 -D "" -importcfg $WORK/b470/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/3e/3e19bda3a63919d4a30e9dc483f550828b6212799eeb3e8d915a70188d084ed7-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b470/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid tLmcjM_OlgaV5Q6_ghi5/tLmcjM_OlgaV5Q6_ghi5 -goversion go1.15.14 -D "" -importcfg $WORK/b469/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/11/1186ddc9dd573b1ac5a6c426fd0bad5271e0f581e3e0770358a1ef282ceb89d8-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b119/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b122/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b469/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b470/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid r-_pVVCcx6rr7qQSEtDR/r-_pVVCcx6rr7qQSEtDR -goversion go1.15.14 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./meta.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/75/75efd76669a332155e40159389519c0f54fb0e917f1a3f338bc80ddeafe502d0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b466/_pkg_.a # internal k8s.io/api/core/v1 mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid v0YwPRbitmugx-olJsHE/v0YwPRbitmugx-olJsHE -goversion go1.15.14 -D "" -importcfg $WORK/b425/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./lifecycle.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/63/63f277d64580bb705d799be62237e4d1a37e1385138df6b75326cb2fff8eb268-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b438/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid cmGqlHZUBYt7oz6N0r_t/cmGqlHZUBYt7oz6N0r_t -goversion go1.15.14 -D "" -importcfg $WORK/b464/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/71/71c5a620fe9cededb33ab97c4026a9050eafa7bab6c30f647ddbd5a6ad90dbf4-d # internal k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid kXdRBEebIzJ8tofTbxL4/kXdRBEebIzJ8tofTbxL4 -goversion go1.15.14 -D "" -importcfg $WORK/b471/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/39/39961b01ae3fc90656b57867b52a6a0c110a474c74fb6abee6cccd579c3db6c8-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid OFpmKSyO4tWlyPSu4dLT/OFpmKSyO4tWlyPSu4dLT -goversion go1.15.14 -D "" -importcfg $WORK/b473/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/9a/9aa60f0ce0cfb4c77476b97db5ae300b3a1b813ac19a1f868d119bd4cceea450-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid OefbAbvvfd6oqO2zKSh5/OefbAbvvfd6oqO2zKSh5 -goversion go1.15.14 -D "" -importcfg $WORK/b472/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4c/4ca9f481ed605e74d4747a7aefe207c667051d569e7d901dd5df75c1c39bd262-d # internal k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b472/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid DmyLOnWSu2Fi_DiYZfOf/DmyLOnWSu2Fi_DiYZfOf -goversion go1.15.14 -D "" -importcfg $WORK/b465/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a9/a92e44264e0883decb7e26d0b046134f6804d189c2a6a2fc6745e787ec721810-d # internal k8s.io/apimachinery/pkg/version mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 9CbbCJE36cgQdy52A0Qd/9CbbCJE36cgQdy52A0Qd -goversion go1.15.14 -D "" -importcfg $WORK/b474/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/e2/e252433db363e93044af0d377fe4c31d021a374066b1d7ef9a2c2f02460b349d-d # internal k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid kq_TtuKDumeUqx386O5o/kq_TtuKDumeUqx386O5o -goversion go1.15.14 -D "" -importcfg $WORK/b476/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_arm/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/7e/7e4d478412250fbba7dbd106afb400d25436a3212c616b49f577ba23447f0f29-d # internal k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid MgjIHWvL53_OWFEoYOmz/MgjIHWvL53_OWFEoYOmz -goversion go1.15.14 -D "" -importcfg $WORK/b477/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/fc/fc3a91ce4a445da4127f758dc8efd6b20d203488e8fadb25afe560fb6768795e-d # internal k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apiserverinternal/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid 5jyLQZBnZc0rh4jJljL9/5jyLQZBnZc0rh4jJljL9 -goversion go1.15.14 -D "" -importcfg $WORK/b478/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_arm/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/cc/cc33fe1c4a00452a7bc48ec9fe38af93af4ae7cab310cda8988b9dd590ea0389-d # internal k8s.io/api/authentication/v1 mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid 2APSWXySfzrNV3KhoI__/2APSWXySfzrNV3KhoI__ -goversion go1.15.14 -D "" -importcfg $WORK/b482/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_arm/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/f3/f391d52b425218d2f226faee6c21b8c9a0616703557af76885858e34987916af-d # internal k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid 2brgzjKXdFyZxzT5J_uc/2brgzjKXdFyZxzT5J_uc -goversion go1.15.14 -D "" -importcfg $WORK/b483/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/5d/5df16f076ac42873aa4cdd2f0cd6d761e0b1397b7fe3ae54e396c3325a14682d-d # internal k8s.io/api/authorization/v1 mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid l6XZu13lQ87RA04X3Cx4/l6XZu13lQ87RA04X3Cx4 -goversion go1.15.14 -D "" -importcfg $WORK/b484/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_arm/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/05/05bd1e193dedce7c8e1df9d5dfdbc3b1cd7d51e0c1829f115313875dcb77a4a4-d # internal k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid OnRVhcwJ94LK8gaXIm0P/OnRVhcwJ94LK8gaXIm0P -goversion go1.15.14 -D "" -importcfg $WORK/b485/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5a/5a89a59dc1492b8885b96aa69442f71c0d18325578ba2856707afed8b7f70665-d # internal github.com/prometheus/prometheus/discovery/ec2 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b338/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/ec2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/prometheus/discovery/ec2 -lang=go1.14 -complete -installsuffix shared -buildid 5_c5u_r2ZaScp3fqx2oN/5_c5u_r2ZaScp3fqx2oN -goversion go1.15.14 -D "" -importcfg $WORK/b296/importcfg -pack ./ec2.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e1/e1b97d6a87df3348a830a8cba904be8fdc1aaeaa4771c705f33e6608341a8c43-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b342/_pkg_.a packagefile google.golang.org/api/compute/v1=$WORK/b347/_pkg_.a packagefile google.golang.org/api/option=$WORK/b393/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/gce /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/prometheus/prometheus/discovery/gce -lang=go1.14 -complete -installsuffix shared -buildid 3a_Iw7Llz5uggY70cy3M/3a_Iw7Llz5uggY70cy3M -goversion go1.15.14 -D "" -importcfg $WORK/b341/importcfg -pack ./gce.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/2a/2a661f09c25c69028e647cca1675987a69e18566fe8c6d86e63558e1bd7d39dd-d # internal k8s.io/api/coordination/v1 mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid 6lJWscnDL4KMr64MgVsb/6lJWscnDL4KMr64MgVsb -goversion go1.15.14 -D "" -importcfg $WORK/b494/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_arm/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/78/78582a54e8ce4cf1c8e1653a4212c3ceae5dff40678ca531f4acca0854333270-d # internal k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid ACNq_DDrp9sz0hnDxK7I/ACNq_DDrp9sz0hnDxK7I -goversion go1.15.14 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/87/877b5188dce10eb0c229b6d6920a7ec269ba469648856f2201ef1b206ad0fc8d-d # internal k8s.io/api/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b296/_pkg_.a # internal mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid CP8MmJb6DpZ_4Cw_4l2b/CP8MmJb6DpZ_4Cw_4l2b -goversion go1.15.14 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/73/73d7782cbfea492ffaae45a5a736464879643960dc18cbefc8ee99bd6a3e065e-d # internal k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/flowcontrol/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid vF00rSbkuwHpdKo4ckUM/vF00rSbkuwHpdKo4ckUM -goversion go1.15.14 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/9a/9a7a00c589d8b2d8e9b084d20dd367ede12c9f81c383afbcc1ed4c84925e27d5-d # internal k8s.io/api/rbac/v1 mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid zTWRIF4oaKHn_ykEnvjH/zTWRIF4oaKHn_ykEnvjH -goversion go1.15.14 -D "" -importcfg $WORK/b507/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_arm/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/c2/c29f79fadb6fd1681fb200f96a3cbf70104f7e39c7b77daaf0fcaf49af5ad30d-d # internal k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid qr6MExfAXX2QFComlj7n/qr6MExfAXX2QFComlj7n -goversion go1.15.14 -D "" -importcfg $WORK/b508/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_arm/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/1b/1bbf12dc6064974792e6d31dc27ee4af18574487c3dc8dc1e2b23e0e2ff20b5b-d # internal k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid _gqG84eI_6J9LN0p_6vl/_gqG84eI_6J9LN0p_6vl -goversion go1.15.14 -D "" -importcfg $WORK/b509/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/13/1304e4638b0e787139c7cf3853cbf0ed689ba0c8301ad47db9b69cc790c2c194-d # internal k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid s5Zfeh3pEMXjv1oAE-5u/s5Zfeh3pEMXjv1oAE-5u -goversion go1.15.14 -D "" -importcfg $WORK/b517/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/aa/aac42fa9e9af0ce2305d51f9f7cb40a71ee4aa7be0062f6828c3d2c26e0b8033-d # internal k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid aBCagmEjQM1GJWzU3GsQ/aBCagmEjQM1GJWzU3GsQ -goversion go1.15.14 -D "" -importcfg $WORK/b518/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5b/5bb2b3955eda71fc78992d6f2a81839c9d29cbed3e0b17f7c1d2595e02721db7-d # internal k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid dXb83uGbMHHGXMLISt4R/dXb83uGbMHHGXMLISt4R -goversion go1.15.14 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/50/5054821f9b31b75f527af15ca5b30d3f38abf64f71e23f5764a699e4bf61f2b4-d # internal k8s.io/client-go/pkg/version mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b474/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid tn_nm-Q6O_d0FlxdawHx/tn_nm-Q6O_d0FlxdawHx -goversion go1.15.14 -D "" -importcfg $WORK/b520/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ea/eadce31610bde19e4ecd6d74ba52585d94b5a7959e9d4124bf769ff2345af152-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid h4e0lBza4rOsdGYkIOj3/h4e0lBza4rOsdGYkIOj3 -goversion go1.15.14 -D "" -importcfg $WORK/b522/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/1a/1aecf549a7be6e6e432b49e80132357203fd260e05f7851b62dc70a16b3d8a17-d # internal golang.org/x/term mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/term /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid FQUm7EfbXGkbqkxT920N/FQUm7EfbXGkbqkxT920N -goversion go1.15.14 -D "" -importcfg $WORK/b524/importcfg -pack ./term.go ./term_unix.go ./term_unix_linux.go ./terminal.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/fa/fae8d823015ddf95b4349e35e844a1bae037e73db2547eb0e6e72985354736b5-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid b0HbSSfzcGTiDxoqzRFB/b0HbSSfzcGTiDxoqzRFB -goversion go1.15.14 -D "" -importcfg $WORK/b525/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_arm/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/bf/bfbe86e4ace4cf6417013de8e8c10e7d11108880c6f581fae68b9e8031920cbc-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=$WORK/b524/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid xUp8Z2-lkb3XFGLq3l_c/xUp8Z2-lkb3XFGLq3l_c -goversion go1.15.14 -D "" -importcfg $WORK/b523/importcfg -pack ./terminal.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b6/b6ba4adf6c3384e432c45a8a233524f6b220afd17f341514639a92ee5bb6c34d-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b526/ cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/04/04e99c11545fc801b463734ed54c6e229c68f730681378d477d227007b45fff0-d # internal cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid a1nertOXp-MX8dYXH9U_/a1nertOXp-MX8dYXH9U_ -goversion go1.15.14 -D "" -importcfg $WORK/b526/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid J8JBYYINbipkNLjNv2cm/J8JBYYINbipkNLjNv2cm -goversion go1.15.14 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/7d/7dc4da6bdbf828efdb5ff825ed765b21ebf401bbaa11584c532869961df7b177-d # internal k8s.io/client-go/tools/metrics mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b097/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid vTMVItW73RPGgemGZ8JW/vTMVItW73RPGgemGZ8JW -goversion go1.15.14 -D "" -importcfg $WORK/b528/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4a/4ae067a082232f1d12efab95a38d20fa856c0ea66f24e34bc67c2376fad706c1-d # internal k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid JfMjY4Z4sxALFXc7yHmB/JfMjY4Z4sxALFXc7yHmB -goversion go1.15.14 -D "" -importcfg $WORK/b530/importcfg -pack ./doc.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/7f/7f4c06ee779a08d8e1e8784027d7e18b4a6f42ee391dbc4dd2ded49c4508ec08-d # internal k8s.io/client-go/util/connrotation mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid bVk3FF_AVabfKTStlalL/bVk3FF_AVabfKTStlalL -goversion go1.15.14 -D "" -importcfg $WORK/b531/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/81/81ac5d29de3a950e2d3d4bcc5a1feb3d00a8c21931b2ba01cf1df691a8cc16cf-d # internal container/heap mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p container/heap -std -complete -installsuffix shared -buildid KLHtyco1nYGYC8GHnyT8/KLHtyco1nYGYC8GHnyT8 -goversion go1.15.14 -D "" -importcfg $WORK/b533/importcfg -pack ./heap.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/cd/cd836dd71932fc6d0d753b9479ef04a694f2287e0ce1f601efd8676b56bd40e3-d # internal golang.org/x/time/rate mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid fi6F2OLym-O2UxxJIeHz/fi6F2OLym-O2UxxJIeHz -goversion go1.15.14 -D "" -importcfg $WORK/b534/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/de/ded9d50577ffde3da6bdcf0491e554ef9dea054a023376b998750b10807f195d-d # internal k8s.io/client-go/rest/watch mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid TpFXUrI72AvxhCLnBMWy/TpFXUrI72AvxhCLnBMWy -goversion go1.15.14 -D "" -importcfg $WORK/b535/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/0e/0ee159bb8229770a3b230bb1cf69402b3ff65875897f10e8db3e3a1b3a872070-d # internal k8s.io/client-go/util/keyutil mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid ZSO7-r7vrjhjI_cScwe6/ZSO7-r7vrjhjI_cScwe6 -goversion go1.15.14 -D "" -importcfg $WORK/b537/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/9a/9a483b6589c3ebb7b36eb2eaa81a4dcbd45b92720551ade1400c13ba5fa05e3b-d # internal k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/api/meta /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid aG8vHR1UJkBfCRU5wPtV/aG8vHR1UJkBfCRU5wPtV -goversion go1.15.14 -D "" -importcfg $WORK/b562/importcfg -pack ./conditions.go ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/53/53b03e11fa07a1248e22426ee10d6d15681e98f3395ef5f8429412671d870e27-d # internal k8s.io/client-go/util/workqueue mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b533/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b534/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/workqueue /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid ezZB5QkeWJxdoSff5z8e/ezZB5QkeWJxdoSff5z8e -goversion go1.15.14 -D "" -importcfg $WORK/b532/importcfg -pack ./default_rate_limiters.go ./delaying_queue.go ./doc.go ./metrics.go ./parallelizer.go ./queue.go ./rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/43/434bd56643084aa0514f26c693dc7949838a7a7a8b0906e0e56b8011cde52080-d # internal k8s.io/client-go/util/cert mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b537/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid zdmtk0kwkqNWut9uZbdF/zdmtk0kwkqNWut9uZbdF -goversion go1.15.14 -D "" -importcfg $WORK/b536/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go ./server_inspection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/8a/8a16521aae3880285f3fa51ca241a184e7552ba59c13ba840c42f8f64e4dadcc-d # internal k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b534/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b539/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid kALmbERyE4wiUEM_vV6J/kALmbERyE4wiUEM_vV6J -goversion go1.15.14 -D "" -importcfg $WORK/b538/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/1b/1b6a14e32b25c2845ea1049f103d3d4ff87176e3cccfeaadc0eccb4cbce01889-d # internal k8s.io/client-go/transport mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b530/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b531/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b532/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid LrDhyPEolmpfy-yjQT9e/LrDhyPEolmpfy-yjQT9e -goversion go1.15.14 -D "" -importcfg $WORK/b529/importcfg -pack ./cache.go ./cert_rotation.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/16/168ddc887659a94c0658df448f35a3ac9720eae77a60cfc5999e59a0184bdf7e-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b238/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/hashicorp/golang-lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid 3BiV4mCug4pGYkI1bF4Q/3BiV4mCug4pGYkI1bF4Q -goversion go1.15.14 -D "" -importcfg $WORK/b587/importcfg -pack ./2q.go ./arc.go ./doc.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/e5/e50f3d2c25cbb4325277e4c845018689574e12a270b936fe7249425a066050ec-d # internal k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b533/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b587/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid xtG_MD4EUGdXrXkwkWHb/xtG_MD4EUGdXrXkwkWHb -goversion go1.15.14 -D "" -importcfg $WORK/b586/importcfg -pack ./expiring.go ./lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/c4/c4174ec777077f871f704f3bad6315726e90d5a4e940b2410592552a6bb51e2f-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b591/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/diff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid VXOj6IGqKpTFsJjsMMbe/VXOj6IGqKpTFsJjsMMbe -goversion go1.15.14 -D "" -importcfg $WORK/b590/importcfg -pack ./debug_disable.go ./diff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/ac/ac8aad5c128b9189272fc6fa3ecf9b717bdf1fbd0501a9a0b05e1987248e6530-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b522/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b523/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b525/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b527/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b529/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b531/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid vZoq_HjZiZwn6-SMADd4/vZoq_HjZiZwn6-SMADd4 -goversion go1.15.14 -D "" -importcfg $WORK/b521/importcfg -pack ./exec.go ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/ec/ec774cb59eef431ac43b3f225f850e8395643ea036686126246af5dbe80f8a3b-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/function /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid 0MQxputGCNwJyep2cCRC/0MQxputGCNwJyep2cCRC -goversion go1.15.14 -D "" -importcfg $WORK/b592/importcfg -pack ./func.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/39/39bb38471dceab2b16f4752a9ff226ea5488730a146f572a9a869aa3f98fdb04-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp/internal/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid nBFZOYL-LwkKUq-BElN5/nBFZOYL-LwkKUq-BElN5 -goversion go1.15.14 -D "" -importcfg $WORK/b593/importcfg -pack ./name.go ./pointer_unsafe.go ./sort.go ./zero.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/30/30064eccae44c5a8ac424e0a01ae554d8bbd9e37df9f6e1a0bf6f230874dc86a-d # internal k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid y1uym73HDG7pKoe2cfkE/y1uym73HDG7pKoe2cfkE -goversion go1.15.14 -D "" -importcfg $WORK/b596/importcfg -pack ./conversion.go ./deepcopy.go ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/87/87bd305b30604a7d7d7d3f106380e78223a4117865a8aab23a0c2ed846f6ebcb-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b590/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b591/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b592/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b593/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/google/go-cmp/cmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid KfQh0OmrgsDDIXYcIJa0/KfQh0OmrgsDDIXYcIJa0 -goversion go1.15.14 -D "" -importcfg $WORK/b589/importcfg -pack ./compare.go ./export_unsafe.go ./options.go ./path.go ./report.go ./report_compare.go ./report_references.go ./report_reflect.go ./report_slices.go ./report_text.go ./report_value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/dc/dc85fcffa9c687e710ed1965dec7e26e1729ed4f4fe1d466865a9596b5f820d3-d # internal k8s.io/client-go/rest mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b520/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b521/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b535/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b527/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b529/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b536/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b538/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid 4Cnl6gaIFSChya-Mw_u6/4Cnl6gaIFSChya-Mw_u6 -goversion go1.15.14 -D "" -importcfg $WORK/b516/importcfg -pack ./client.go ./config.go ./exec.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./warnings.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/72/72a0f4daf28285dee22f06bba9cd7eb17d016e1760261a749b9f9cdd15c007e6-d # internal k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b596/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid jBlEk9WclpiQ5pJNw-vK/jBlEk9WclpiQ5pJNw-vK -goversion go1.15.14 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/16/165d3d79e7b8281167e856f013f7fbbd3a30b68762d170b025a2c906a8857735-d # internal k8s.io/client-go/tools/pager mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b562/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b595/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/pager /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid WuIIBqbDSH21r6sH2iAK/WuIIBqbDSH21r6sH2iAK -goversion go1.15.14 -D "" -importcfg $WORK/b594/importcfg -pack ./pager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/ce/ce68ea2d123faef00a5abf6d19e6fa349ca3e2414ad71a6db37a485fa8d58a40-d # internal k8s.io/utils/trace mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/utils/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p k8s.io/utils/trace -complete -installsuffix shared -buildid i99xcVIEYjwkN61EhFhP/i99xcVIEYjwkN61EhFhP -goversion go1.15.14 -D "" -importcfg $WORK/b598/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/b5/b569b6e51675d26e0617e4ccfc6c1bd720ee73a92af6966806f9d4fdcdf7ed29-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/marathon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/prometheus/prometheus/discovery/marathon -lang=go1.14 -complete -installsuffix shared -buildid Ixp62lPHdKwSdZT5kGAa/Ixp62lPHdKwSdZT5kGAa -goversion go1.15.14 -D "" -importcfg $WORK/b599/importcfg -pack ./marathon.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/5b/5b8c253480869b0a6c53ebedb729ff340e845d0a4e38e709e98f22ce6e776547-d # internal github.com/gophercloud/gophercloud mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid uNw4vW14NORIyuFNRA8Z/uNw4vW14NORIyuFNRA8Z -goversion go1.15.14 -D "" -importcfg $WORK/b601/importcfg -pack ./auth_options.go ./auth_result.go ./doc.go ./endpoint_search.go ./errors.go ./params.go ./provider_client.go ./results.go ./service_client.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/94/9472c860b375aaee4b650e601e4295d13848c2101f6c2cc799b772b1d411de30-d # internal github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/async /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid b_m1ul1xyZ0F4b71zuvg/b_m1ul1xyZ0F4b71zuvg -goversion go1.15.14 -D "" -importcfg $WORK/b615/importcfg -pack ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/8c/8c7bab864dc592a818223af47f48ecf830e753ab0505957a967bb8bf50be82c4-d # internal github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid OvuAOnv_zdsVODWtJ-OG/OvuAOnv_zdsVODWtJ-OG -goversion go1.15.14 -D "" -importcfg $WORK/b616/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/0a/0a245fbf4f6e7e919b1013936b2e3d6ccd0e287ad6917f5aa9981bdb5d12ebe6-d # internal github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid oNnV2NYu5Ne1d8avKYbE/oNnV2NYu5Ne1d8avKYbE -goversion go1.15.14 -D "" -importcfg $WORK/b617/importcfg -pack ./duration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/19/193fc5d9a41c710d0f96f96162039292f40bcfaf008aca7ff822b6cd8812af03-d # internal github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid VeGq28Vf5Smv5V_hUkU6/VeGq28Vf5Smv5V_hUkU6 -goversion go1.15.14 -D "" -importcfg $WORK/b618/importcfg -pack ./query.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/cc/cc40c4d27ffc9d0262ac3532e38dd5df11d579ef2d7d32d10e89830e3bd3e31f-d # internal github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b065/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid QU5BqglOJgg7d1t8V1c-/QU5BqglOJgg7d1t8V1c- -goversion go1.15.14 -D "" -importcfg $WORK/b619/importcfg -pack ./name_generator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/58/5832c1a19dae578d0ec649992dd2e3192db2ed9295ad61718d7d2332cbb3a048-d # internal github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid 6Pr5iH6IRbh-cizO8MRB/6Pr5iH6IRbh-cizO8MRB -goversion go1.15.14 -D "" -importcfg $WORK/b621/importcfg -pack ./auth.go ./no_auth.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/37/375cbd086d065f20171f3e80c2b5efe79a2c729f8b8d293bb099acf05c4136b8-d # internal github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid YbkamHICKvRR8LKI_PSh/YbkamHICKvRR8LKI_PSh -goversion go1.15.14 -D "" -importcfg $WORK/b622/importcfg -pack ./default_logger.go ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ab/aba74753a0320869bddba6ba625f380b593338ce1e99760b48843e336f75db8f-d # internal github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid fPegu-01KI3kvUk5_ILs/fPegu-01KI3kvUk5_ILs -goversion go1.15.14 -D "" -importcfg $WORK/b623/importcfg -pack ./is.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/79/79a822ab017f4016a43b8abf5a705d8b4b9fda2ece1f2b1eabb4746f4bcd4ef8-d # internal github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/auth=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b616/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/logger=$WORK/b622/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b623/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/scw /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid I4vjr2KhF4xD1BoanzIK/I4vjr2KhF4xD1BoanzIK -goversion go1.15.14 -D "" -importcfg $WORK/b620/importcfg -pack ./client.go ./client_option.go ./config.go ./config_legacy.go ./convert.go ./custom_types.go ./env.go ./errors.go ./locality.go ./path.go ./request.go ./request_option.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/5f/5f5e1a4fd18ad1532ef591dac7e2b0b37ace4fd7c62fc17812de24b3b833a780-d # internal k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b522/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b589/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/apimachinery/pkg/util/diff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid 74n1WfKrGj4KG4mpl66-/74n1WfKrGj4KG4mpl66- -goversion go1.15.14 -D "" -importcfg $WORK/b588/importcfg -pack ./diff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/1c/1c705c1a5301ecb6958760e1781c8283f9cbca64cb23fa2728d87e5c61012850-d # internal k8s.io/client-go/tools/cache mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b533/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b562/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b586/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b588/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b530/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b594/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b597/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b598/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid AD6bGYz1amy78XQcQstq/AD6bGYz1amy78XQcQstq -goversion go1.15.14 -D "" -importcfg $WORK/b585/importcfg -pack ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/c7/c7cb6910876e55a1aabf0e98ce0c041781411d58afc0c4785758d0ca9dc7c267-d # internal github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/pagination /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid yazYL6VlVuM2sOemu0S2/yazYL6VlVuM2sOemu0S2 -goversion go1.15.14 -D "" -importcfg $WORK/b605/importcfg -pack ./http.go ./linked.go ./marker.go ./pager.go ./pkg.go ./single.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/29/2907defbddfa6ee09f8d6ae791a251caec0a25bc862db23e165256322c424dfe-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid OdrCjK8RgogFoPe29jqC/OdrCjK8RgogFoPe29jqC -goversion go1.15.14 -D "" -importcfg $WORK/b604/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/57/57c82b371c62e8630397b6a1644290250be7491216a1e8689b039c6937adc026-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid 6omgB_uduDLHFun7ToNn/6omgB_uduDLHFun7ToNn -goversion go1.15.14 -D "" -importcfg $WORK/b607/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/4f/4fe291d70682bbf310fe30e28444df7b717bb90e140baf0ba6c5ffe50af4fb53-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b603/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b607/_pkg_.a # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b604/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid 8oS6b9GaTWgEWdbn4qn0/8oS6b9GaTWgEWdbn4qn0 -goversion go1.15.14 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/f8/f87c59c36c6049a87dd570781ed2a121a19de29bd240a8f64a52e9701839b162-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b607/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid l1W81gkNLp5mthjTULG7/l1W81gkNLp5mthjTULG7 -goversion go1.15.14 -D "" -importcfg $WORK/b606/importcfg -pack ./doc.go ./requests.go ./urls.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c5/c5126782efb0d29c49eaab2fd83c7012e570917b69dd588ebe05cfe7380fa404-d # internal k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid QMLhGWsKnw5Q5iy-7wX0/QMLhGWsKnw5Q5iy-7wX0 -goversion go1.15.14 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/41/416cb6cc2436c52bbd9f39c8b7bdf2616c30b9ec0822baa0668799fb39044b27-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b606/_pkg_.a # internal k8s.io/api/networking/v1beta1 mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid h-jTkTLR9FjLcgB3jTwQ/h-jTkTLR9FjLcgB3jTwQ -goversion go1.15.14 -D "" -importcfg $WORK/b458/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_annotations.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/bf/bf3eea7cd617e7a3e5ef964396adb788b298842033403502714ab2552d722946-d # internal k8s.io/api/apps/v1 mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 6aGSp7gMXwWGqLYLlm9o/6aGSp7gMXwWGqLYLlm9o -goversion go1.15.14 -D "" -importcfg $WORK/b479/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_arm/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/ee/eec243242aec4fa05d746ddf8af8eae63c927ab9d5142f1a897cbe91e620e0e4-d # internal k8s.io/api/apps/v1beta1 mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid PsgcMtBrdE7wnUFKjQIz/PsgcMtBrdE7wnUFKjQIz -goversion go1.15.14 -D "" -importcfg $WORK/b480/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/8a/8a5f99bd3935b0c0fc59d2936575b6907d2462be16240847877c25bc3ca5e393-d # internal k8s.io/api/apps/v1beta2 mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid 3hwBZ_pDfsSDlbgqa0w8/3hwBZ_pDfsSDlbgqa0w8 -goversion go1.15.14 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/65/658c910afa6e154308a2e166b7d4f1e7f391558aca2cc3c640869141ed433332-d # internal k8s.io/api/autoscaling/v1 mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid psK1nZhUcuctXzJHYe4B/psK1nZhUcuctXzJHYe4B -goversion go1.15.14 -D "" -importcfg $WORK/b486/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_arm/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/9a/9a573395f40c4526be53b4bfb03314ba451b7e4b6e2ad08101dfac13dbd86273-d # internal k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid JhUkBVuO7PO-LsVXkEhZ/JhUkBVuO7PO-LsVXkEhZ -goversion go1.15.14 -D "" -importcfg $WORK/b487/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/09/09f8bc781590c996f811bd9d135fa230a9e57e4219a24b0bf45d7a40e574a232-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b486/_pkg_.a # internal k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid KXvECjrmwh2URIUCwDK3/KXvECjrmwh2URIUCwDK3 -goversion go1.15.14 -D "" -importcfg $WORK/b488/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/1b/1be1b963cc956cb61a3130751209596fa3f85aa3942f057a574ca8e2df235541-d # internal k8s.io/api/batch/v1 mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p k8s.io/api/batch/v1 -complete -installsuffix shared -buildid hqMQfY3r6n0z0mXk0H0-/hqMQfY3r6n0z0mXk0H0- -goversion go1.15.14 -D "" -importcfg $WORK/b489/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_arm/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/66/667d0ebf46ffe95b6e62a49a7e561e3f7654248372428a1740fe62b5a154d33f-d # internal k8s.io/api/certificates/v1 mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/certificates/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid hXnfdjQ1WeT-gfaNfLnM/hXnfdjQ1WeT-gfaNfLnM -goversion go1.15.14 -D "" -importcfg $WORK/b492/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_arm/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/09/092b191709b56989cd137181e38a2245aabcf4499f32e802eb5a8bcc111a5467-d # internal k8s.io/api/batch/v1beta1 mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid wJ3f5BtJdqkAHY46JGWx/wJ3f5BtJdqkAHY46JGWx -goversion go1.15.14 -D "" -importcfg $WORK/b490/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/d7/d7c4fc9e8b895cbd600ca274298863237d9a46a016ba0fda2c2c664c1d2a8c8c-d # internal k8s.io/api/batch/v2alpha1 mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid o3uR4aoZaBUB1-mrr0hx/o3uR4aoZaBUB1-mrr0hx -goversion go1.15.14 -D "" -importcfg $WORK/b491/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_arm/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/75/759ac84bf6fa06dc584907a9b24907cddd60409f904b1c7616ce4ca925bd5c16-d # internal k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid _6ILipSfPTpLZis3enix/_6ILipSfPTpLZis3enix -goversion go1.15.14 -D "" -importcfg $WORK/b493/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/1b/1bf74eea4b921fa32da69758f7e73690f536980e40a53cb92f0347f4ca2aeb5a-d # internal k8s.io/api/discovery/v1alpha1 mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p k8s.io/api/discovery/v1alpha1 -complete -installsuffix shared -buildid uymfU-yOv3O1Y2OjQSan/uymfU-yOv3O1Y2OjQSan -goversion go1.15.14 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/a4/a443bdcd7118f66b8530399ae506fcc1f12679d1c28c2efd861c87074f3600a9-d # internal k8s.io/api/events/v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/events/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p k8s.io/api/events/v1 -complete -installsuffix shared -buildid xEavlwUIsEDAzvzORqoq/xEavlwUIsEDAzvzORqoq -goversion go1.15.14 -D "" -importcfg $WORK/b497/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_arm/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/33/33903a391cb27dd3090b12106641c7a9abb75e04a767d38787825b5be505638f-d # internal k8s.io/api/events/v1beta1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid lqIjoVrKTLz1qZXXVCxh/lqIjoVrKTLz1qZXXVCxh -goversion go1.15.14 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/ce/cea8cbdc1e996b5cb31aaf8e922c361f66757550bbf1373202e2e03e680d7ad0-d # internal k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid 7AxaakqFyJbYQ4uXj-PX/7AxaakqFyJbYQ4uXj-PX -goversion go1.15.14 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/1b/1bb9d1ab81930dfcda432ce6e9075f55cfaa45c212f198ef525b4c746c3fc8b8-d # internal k8s.io/api/networking/v1 mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p k8s.io/api/networking/v1 -complete -installsuffix shared -buildid zrqtsXtxf5AQ8-1b_pWx/zrqtsXtxf5AQ8-1b_pWx -goversion go1.15.14 -D "" -importcfg $WORK/b502/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_arm/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/df/dfd1fa79847cfd4da872bc2abcded436f90059ab24c00668f23dddda85f7a6d6-d # internal k8s.io/api/node/v1 mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p k8s.io/api/node/v1 -complete -installsuffix shared -buildid TKnNfwAfwyvOWduXWCwF/TKnNfwAfwyvOWduXWCwF -goversion go1.15.14 -D "" -importcfg $WORK/b503/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_arm/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/f1/f1ead8208058f4d47d5e5788cb8c6b752365e2cfd64fd4e91ca443eb6318678a-d # internal k8s.io/api/node/v1alpha1 mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid c-UfIDSbiGuOUUBEgMCA/c-UfIDSbiGuOUUBEgMCA -goversion go1.15.14 -D "" -importcfg $WORK/b504/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_arm/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d5/d5c63b4d343d12343286d511d9724c180f5ef6017ff9bae5e3e7a3d10ae86f27-d # internal k8s.io/api/node/v1beta1 mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid cdJ0PlP95akzDISR7wns/cdJ0PlP95akzDISR7wns -goversion go1.15.14 -D "" -importcfg $WORK/b505/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/e0/e0a4749d775953ef435575839fe45ae9bce5fd9f1ef9693e3ec295429b19cfec-d # internal k8s.io/api/policy/v1beta1 mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid ihl4RTOPjSUP18JrCNba/ihl4RTOPjSUP18JrCNba -goversion go1.15.14 -D "" -importcfg $WORK/b506/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/c1/c1423348c38d63a3b73bb3303d44ec4ad8244a0040adeabef89a3e618a1ed376-d # internal k8s.io/api/scheduling/v1 mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid AKHLkwFVru4d4GUN_pJU/AKHLkwFVru4d4GUN_pJU -goversion go1.15.14 -D "" -importcfg $WORK/b510/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_arm/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/d5/d57046d6977637e19a63b3cfbf0c871ec6e006521811a15a36211d89ef026a7d-d # internal k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b511/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b502/_pkg_.a # internal cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid I5YbR8krlkVYQptLUNpF/I5YbR8krlkVYQptLUNpF -goversion go1.15.14 -D "" -importcfg $WORK/b511/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/79/79180c60f1c5a712d010aeeaf25590f35a3e325bf3c34da2cbd4f95b4d7e8f49-d # internal k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid SOGzmSRCmSZteYIvZRrg/SOGzmSRCmSZteYIvZRrg -goversion go1.15.14 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/a0/a00c2a42cb8a9fb50c3cf153b156b4d2fb2cb1ca5214a50fb74afed4f20f9143-d # internal k8s.io/api/storage/v1 mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b512/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p k8s.io/api/storage/v1 -complete -installsuffix shared -buildid _ritduVEGk5MD_zyVhxu/_ritduVEGk5MD_zyVhxu -goversion go1.15.14 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/28/288f38c69dc19e1378636f2da691d3c6487a3effde051eed95e36f35de22f242-d # internal k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid qviYNIdjWoDZvrUvNAoF/qviYNIdjWoDZvrUvNAoF -goversion go1.15.14 -D "" -importcfg $WORK/b514/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_arm/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/fa/fa29bbb0232eacbd77365ed208dcf9f25a5b6047da3243b8105589ba6771c6d7-d # internal k8s.io/api/storage/v1beta1 mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/api/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid rUSqriqu7Lx8WsErBsOf/rUSqriqu7Lx8WsErBsOf -goversion go1.15.14 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/d7/d71808e4126e1534f507464eadd663e8dc40c1af7bb4382fb96cf0c738d5855d-d # internal k8s.io/client-go/tools/reference mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b562/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/tools/reference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid uDSHy_CIPJmd3ZXXlIZo/uDSHy_CIPJmd3ZXXlIZo -goversion go1.15.14 -D "" -importcfg $WORK/b561/importcfg -pack ./ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/bf/bf4b2f36a8e3a4798089a7c375e9d24bfdcdd82d3a45422e9114b55f54737945-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b607/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid tAd6aug-D1OjVPh-GaJA/tAd6aug-D1OjVPh-GaJA -goversion go1.15.14 -D "" -importcfg $WORK/b608/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/65/659b8407f52dcb64eab96c0ce53034ec9caa93c321d4a170e4fb932860d6093a-d # internal github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid uReojF7RNAjgru1T9mvS/uReojF7RNAjgru1T9mvS -goversion go1.15.14 -D "" -importcfg $WORK/b609/importcfg -pack ./base_endpoint.go ./choose_version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/ef/ef80d335bc2d39b1a7520d3c3ba885db8b547fa224a1b184ffd2075030570f2a-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid NF3DgR3X3Umys5QAO0rO/NF3DgR3X3Umys5QAO0rO -goversion go1.15.14 -D "" -importcfg $WORK/b610/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/37/37287a615e8b50c4787f62526e82c9319006d07aa81055a25f09149073c2d836-d # internal github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b603/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b606/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b608/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b607/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b609/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid dvK6PW1yL81UT4ye2dXl/dvK6PW1yL81UT4ye2dXl -goversion go1.15.14 -D "" -importcfg $WORK/b602/importcfg -pack ./auth_env.go ./client.go ./doc.go ./endpoint_location.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/c5/c58d876e33cb533a788b603996a545ef915e79b2def4acd665dd1acd8289ed96-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid JvO4zFP3VYWmyAemoth-/JvO4zFP3VYWmyAemoth- -goversion go1.15.14 -D "" -importcfg $WORK/b611/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/8f/8f1a21b2413a35150277bd1866ed3760717ee2a9618673f7d891039ec59cf1ea-d # internal github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid 2U33rFrimNm2v-5mQaZX/2U33rFrimNm2v-5mQaZX -goversion go1.15.14 -D "" -importcfg $WORK/b612/importcfg -pack ./doc.go ./errors.go ./requests.go ./results.go ./urls.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/14/145ee27ad3c8ade39b24867344025912e08f03e9f0d5363e957fbd7a1f60924b-d # internal k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b476/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b477/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b478/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b479/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b481/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b484/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b485/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b486/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b487/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b488/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b490/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b491/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b494/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b495/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b496/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b457/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b497/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b499/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b500/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b502/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b458/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b503/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b504/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b508/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b510/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/scheme /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid eajzr3KZYR_U8uHFz3kv/eajzr3KZYR_U8uHFz3kv -goversion go1.15.14 -D "" -importcfg $WORK/b475/importcfg -pack ./doc.go ./register.go cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/e9/e93c35a59acdc83eb279444edf9b96b3cfd5a9894346dcf5ec307aca4a59b493-d # internal github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b615/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b616/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b620/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid cFN69QLLmT3hx8TdyRKA/cFN69QLLmT3hx8TdyRKA -goversion go1.15.14 -D "" -importcfg $WORK/b614/importcfg -pack ./baremetal_sdk.go ./server_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/ff/ff937b57bdf33a1d91b01cd1f0e5084606207c491dfb59af5337909642d39b9c-d # internal github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b616/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b620/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid m3-daGXmoSlD3D3ImLaL/m3-daGXmoSlD3D3ImLaL -goversion go1.15.14 -D "" -importcfg $WORK/b625/importcfg -pack ./marketplace_sdk.go ./marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/0f/0f0f91c11c4f6c74f010f9636f12087ad8bddcc5a2aa409a84d3e90cda7d2547-d # internal k8s.io/client-go/discovery mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b474/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/discovery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p k8s.io/client-go/discovery -complete -installsuffix shared -buildid 7GTnzBEymQhnmL2VtlYy/7GTnzBEymQhnmL2VtlYy -goversion go1.15.14 -D "" -importcfg $WORK/b460/importcfg -pack ./discovery_client.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/4a/4a6539ceb119be629b6a85b42bcae1423652b17ae12e72401e036dd64fd0e44e-d # internal k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b476/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid LUbPrGguBp9m_ivK7Wlp/LUbPrGguBp9m_ivK7Wlp -goversion go1.15.14 -D "" -importcfg $WORK/b540/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/58/58e57110d4e55c29f0e5977c1165b8355dbc738f4b2d2158c4a7e1f738f6f4b5-d # internal k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 5B5uSiaEnYBy0bsTFMsF/5B5uSiaEnYBy0bsTFMsF -goversion go1.15.14 -D "" -importcfg $WORK/b541/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5f/5f564a700bcf1d8b002b71c9b80424c57dfec03f1cda9f6ce19966092d7795ec-d # internal k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid W9FmRnyPTJxjYbwetK5e/W9FmRnyPTJxjYbwetK5e -goversion go1.15.14 -D "" -importcfg $WORK/b542/importcfg -pack ./apiserverinternal_client.go ./doc.go ./generated_expansion.go ./storageversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/f0/f0065b27419d7cdbeb7947566cef9612d148a560211f3714cf6074a8fbca2a6f-d # internal k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b479/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid r7R9WImUjgza46EiW-pm/r7R9WImUjgza46EiW-pm -goversion go1.15.14 -D "" -importcfg $WORK/b543/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/81/81b065b857c59d784083dd31cb605501a25d03fcfa84d0aa55b1d87f63fd416c-d # internal k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid KeCYu3-WAh373bLjD7Ne/KeCYu3-WAh373bLjD7Ne -goversion go1.15.14 -D "" -importcfg $WORK/b544/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/a1/a17999ed9428196384ed8440a7e769a0e3b2312e40bd15b64c962d554f338e0b-d # internal k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b481/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid QfGA4nQpXMGaGPPmZQOv/QfGA4nQpXMGaGPPmZQOv -goversion go1.15.14 -D "" -importcfg $WORK/b545/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/6c/6c169cf3297cebe940229f90783b2a7e4098fb195fe4e58aa1c38e31997c01f7-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b482/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid XPKXMNPsxyx4jeXnO9Pg/XPKXMNPsxyx4jeXnO9Pg -goversion go1.15.14 -D "" -importcfg $WORK/b546/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/da/dabfa3ea7577801e87dc75812d5a13ed6e9f41e9a39c2a3cf688d820276f41ad-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid XFaRrcp553apvjMPKPi1/XFaRrcp553apvjMPKPi1 -goversion go1.15.14 -D "" -importcfg $WORK/b547/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/62/621db70104fe8928c7bbfe273a8bac31468eaa8556c1c3c9c1ab26f6643f4672-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid MRoFlAcbyiHzE3RrFz4_/MRoFlAcbyiHzE3RrFz4_ -goversion go1.15.14 -D "" -importcfg $WORK/b548/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/be/bef7c4819d1038628098432a17609a73d6600ae5315f3663cf0e69fa376b56a1-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid HDKKJTEWAy_37T7mOiNp/HDKKJTEWAy_37T7mOiNp -goversion go1.15.14 -D "" -importcfg $WORK/b549/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/07/07c1e870bee236cc87d7c08848b117a8d1c62610666c655d0031574ccb1f9e6f-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid kaasOBtbbfe6drAR4Glc/kaasOBtbbfe6drAR4Glc -goversion go1.15.14 -D "" -importcfg $WORK/b550/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/2a/2a3495bc05171c79f33366f030f2658cde258f67d92cac891505b8012ffb14c6-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid UhlGAV5Ym4thuY3KxQgY/UhlGAV5Ym4thuY3KxQgY -goversion go1.15.14 -D "" -importcfg $WORK/b551/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/2b/2b679f30d56b795ca9055558ca3f9a07075aa11f0508c3c12ff02529323b7eee-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid GUEvQ9k7-vyhg8A2fNSb/GUEvQ9k7-vyhg8A2fNSb -goversion go1.15.14 -D "" -importcfg $WORK/b552/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/7d/7d93f91dc7814138fc36a0f5976d80bb8bd2ad83e49b4f1bbec6330fc296c30d-d # internal k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid ZgNpSDOfSWM936X7JNtq/ZgNpSDOfSWM936X7JNtq -goversion go1.15.14 -D "" -importcfg $WORK/b553/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/7f/7f4578cc33a3c3a06b86415386f0c1285b861411f41f90dc832ed1bc857c06a7-d # internal k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid 5HPxMGKrwI_IUkooO7TE/5HPxMGKrwI_IUkooO7TE -goversion go1.15.14 -D "" -importcfg $WORK/b554/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/27/27b582b22348a834622e6ee0994e0caceb68dc81e85f521ba5730276383d3b04-d # internal k8s.io/client-go/kubernetes/typed/batch/v2alpha1 mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b491/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid QriczOuHi77-PRXGizBI/QriczOuHi77-PRXGizBI -goversion go1.15.14 -D "" -importcfg $WORK/b555/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/7e/7e8f01e863d6f994d3d5ada3faa4b58a4fa4d3dddd94bc8583b471cb5deff930-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid kzUgnOcaToU2gj-7iLJK/kzUgnOcaToU2gj-7iLJK -goversion go1.15.14 -D "" -importcfg $WORK/b556/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/76/768d1035d57090b3631a5243a9a9fa6ae71f08bab3782ebb82abf33186a29dfb-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid y8gUgRSd66LGLSEYheeh/y8gUgRSd66LGLSEYheeh -goversion go1.15.14 -D "" -importcfg $WORK/b557/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/70/706b38981e0a9fa078648d2a7d4109962fdc16cf9b21cfe897074bcc3b47c9a7-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid RJD3cQBsYbb90odxtvYk/RJD3cQBsYbb90odxtvYk -goversion go1.15.14 -D "" -importcfg $WORK/b558/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/90/90855bfce62ffd0e1dd5ccb85ad0f0946404bb19d62b71d01f9351473244f805-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid VbZIsjdGyvmHuL7msgqi/VbZIsjdGyvmHuL7msgqi -goversion go1.15.14 -D "" -importcfg $WORK/b559/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/90/9056ca886e4da5f214dd3c60dfbb010cdcceeed16b1c29d46f4462311af7c644-d # internal k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b486/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b561/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid V7AWUrKaBuCla7SBX87h/V7AWUrKaBuCla7SBX87h -goversion go1.15.14 -D "" -importcfg $WORK/b560/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/4e/4e2445419dcecb34bc08d74f8b78727bdae33e47bc7003fa1b58e2fbea0fe10e-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 -complete -installsuffix shared -buildid fMLHadpmo3KLA06pd5jt/fMLHadpmo3KLA06pd5jt -goversion go1.15.14 -D "" -importcfg $WORK/b563/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/74/74af4d7e3d804a70213f45f8d7715b047ae5c890c573ec0ce617b16bb2e75127-d # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/e7/e7c27919b540b0e4ff09b4d927c555e2dd2a041d03467acc3c3a6d4add92e38f-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b564/ k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b565/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b457/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b497/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid FxAFZrQlizCEIHNu0t-G/FxAFZrQlizCEIHNu0t-G -goversion go1.15.14 -D "" -importcfg $WORK/b564/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/events/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid JITPaMbkbB22bRkmksH1/JITPaMbkbB22bRkmksH1 -goversion go1.15.14 -D "" -importcfg $WORK/b565/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/85/850b9181e6d414af4ca1e640b2f95abd899fd8b88b379baca807145d1d3aaade-d # internal k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid fYHa_NsishLzAoqE8Hoz/fYHa_NsishLzAoqE8Hoz -goversion go1.15.14 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./event.go ./event_expansion.go ./events_client.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/5b/5b28f1bca6687d8e9e403481d53a43b2e9b03bac7b4b5ba451e1344cdf883ce5-d # internal k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b499/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid TwVO0FK9VPX4rZGOshZ_/TwVO0FK9VPX4rZGOshZ_ -goversion go1.15.14 -D "" -importcfg $WORK/b567/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./networkpolicy.go ./podsecuritypolicy.go ./replicaset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/3d/3d5796e9680244df958b992d43171f6e9caa069e5fa0b7a81cf2277bada34e4a-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid 5NQFs_zOqTgQjnNBdVvT/5NQFs_zOqTgQjnNBdVvT -goversion go1.15.14 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/fe/feb53064ec29f11302fa8a92ee8777a7b042df54c37b03a840fc9104b6ffda95-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid FcArFL7hI4i9jORibojB/FcArFL7hI4i9jORibojB -goversion go1.15.14 -D "" -importcfg $WORK/b569/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/3d/3dbb5a9e14e944596ab939db28fc1be7a70d55bb7f95c8129fb89db05d9ae768-d # internal k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b502/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid F8K5MrE-Zrumi-LyFbCD/F8K5MrE-Zrumi-LyFbCD -goversion go1.15.14 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go ./networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/7f/7fb3267ba9de258f70ba811e2e6677e3183a701891e5a91a256dda70f87403bd-d # internal k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid K_S5ab5nE4Y9eU0JSS7y/K_S5ab5nE4Y9eU0JSS7y -goversion go1.15.14 -D "" -importcfg $WORK/b571/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ce/cecd54fb0ef091c797410ae8da54ba058c54520138c56f64071803923b3c8a11-d # internal k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b503/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid qx7T3OW8WMNPLePQCo-G/qx7T3OW8WMNPLePQCo-G -goversion go1.15.14 -D "" -importcfg $WORK/b572/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/57/572ef541ba35892d6f9b6ee006ab0f3f0292b45bbd1b4d2846509fcf74ba4686-d # internal k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b504/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid OP74b3VgNwuOO_V1Iifx/OP74b3VgNwuOO_V1Iifx -goversion go1.15.14 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/be/bee93b2850b26283d2e92c295f3d4e980b0f39500eb72e6252fe60517eb14af8-d # internal k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid B8EUcTMYLs_9lZ5j_aGu/B8EUcTMYLs_9lZ5j_aGu -goversion go1.15.14 -D "" -importcfg $WORK/b574/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/5c/5c22d076f195ff67302fb23c131c3ed3abcf7cb449468efddcf2248d03ce6e35-d # internal k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid uX1PT0Vv-7askI7gkQCy/uX1PT0Vv-7askI7gkQCy -goversion go1.15.14 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/9c/9c4de971b66ca87dd6cd03652bd90c95c5b4ea598bd1cc5b037489b6a54ea657-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid WZaJEpKERGLmqZ9RjqkO/WZaJEpKERGLmqZ9RjqkO -goversion go1.15.14 -D "" -importcfg $WORK/b576/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/0d/0dcb25c9a7142bce0277238fe4a48cbfd355a342e9bd454e192540dbadcd6f8d-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid er0lpBYNOPYt9nckFhJr/er0lpBYNOPYt9nckFhJr -goversion go1.15.14 -D "" -importcfg $WORK/b577/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/f1/f127825b5f5ff24e17361d786dd361043a94abcb956be93cce76d431d5b50e61-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid WlindtBZuJuzVBot-iMy/WlindtBZuJuzVBot-iMy -goversion go1.15.14 -D "" -importcfg $WORK/b578/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/bb/bbab2588561d0f75596485c3a145b2d07e228918776b4aa161422b7ed92c8b50-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b510/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid YxdSPmy65NdltOhrKqYG/YxdSPmy65NdltOhrKqYG -goversion go1.15.14 -D "" -importcfg $WORK/b579/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/3e/3ef1001350a14178f6b7f5617be7e88068e06b658448b940dc57398243f41206-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid LtYf9RIF4FQlZhC-IMFX/LtYf9RIF4FQlZhC-IMFX -goversion go1.15.14 -D "" -importcfg $WORK/b580/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/80/8090345c260a3732c3efff4ab570d0da1da4ad2a6153ac710ec54f661152d1cf-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid mtrzm1vzj8d0oDxNOg_F/mtrzm1vzj8d0oDxNOg_F -goversion go1.15.14 -D "" -importcfg $WORK/b581/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/55/55288593005651707695938ae276e870cd0ec9dd6920fb7c85673af3a2c4f1df-d # internal k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b513/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid Epcs19KikuGAGP9OBlKM/Epcs19KikuGAGP9OBlKM -goversion go1.15.14 -D "" -importcfg $WORK/b582/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/25/259a6d3ab41cc140ff623d141aaf74fa6b4abcc165e858d3b2053bb4ebc3893c-d # internal k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid cZGOPh-HMSTonMlWVpV-/cZGOPh-HMSTonMlWVpV- -goversion go1.15.14 -D "" -importcfg $WORK/b583/importcfg -pack ./csistoragecapacity.go ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/07/07beb1bdc71e85fecee1d19bdcbce76974dc7d6f32d71470800a79118ae5b97f-d # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f1/f1be96281b170f347b166a4ca85e6d779141426afc838bc12bcf5e0ff4b93b40-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b602/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=$WORK/b610/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=$WORK/b611/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/servers=$WORK/b612/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/openstack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/prometheus/prometheus/discovery/openstack -lang=go1.14 -complete -installsuffix shared -buildid aB8e0VbMiwa4lnGmacSg/aB8e0VbMiwa4lnGmacSg -goversion go1.15.14 -D "" -importcfg $WORK/b600/importcfg -pack ./hypervisor.go ./instance.go ./openstack.go k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid CaLW2_GddysCkquZKt2s/CaLW2_GddysCkquZKt2s -goversion go1.15.14 -D "" -importcfg $WORK/b584/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/a6/a6a010dd047694d71a9bf8e3d0f89b922a9b5abc1744589dd76d136edaff6658-d # internal github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=$WORK/b625/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b615/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b616/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b620/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b623/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid yec3pZc_MAgY-pRk628S/yec3pZc_MAgY-pRk628S -goversion go1.15.14 -D "" -importcfg $WORK/b624/importcfg -pack ./image_utils.go ./instance_metadata_sdk.go ./instance_sdk.go ./instance_utils.go ./security_group_utils.go ./server_utils.go ./snapshot_utils.go ./volume_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/c5/c54e6dd80b5d1c2f04943dcbf923e965327cbb1e20878d2d40eab4bc44c92986-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b626/ cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/25/25583f642cc55d09f7f978bda16e40fa23ee0af63f61c8dc4abae48d745061c6-d # internal cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/triton /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/prometheus/prometheus/discovery/triton -lang=go1.14 -complete -installsuffix shared -buildid LDcWsZN_kzywMDusLyaG/LDcWsZN_kzywMDusLyaG -goversion go1.15.14 -D "" -importcfg $WORK/b626/importcfg -pack ./triton.go github.com/go-zookeeper/zk mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/go-zookeeper/zk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/go-zookeeper/zk -complete -installsuffix shared -buildid ZS0FuOsZi0JxkP3G3FJV/ZS0FuOsZi0JxkP3G3FJV -goversion go1.15.14 -D "" -importcfg $WORK/b628/importcfg -pack ./conn.go ./constants.go ./dnshostprovider.go ./flw.go ./lock.go ./structs.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/1a/1a285dce7376c267498acd2168d52e59db5464ab9f134ae58895a966153ce9c8-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.14 -complete -installsuffix shared -buildid i2gL12GbfiaeYAeYFeip/i2gL12GbfiaeYAeYFeip -goversion go1.15.14 -D "" -importcfg $WORK/b631/importcfg -pack ./timestamp.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/f7/f71ea3a200e0b115db1cd93ba943114e5857d6e526a649fda2cf92211f2a92d3-d # internal k8s.io/client-go/kubernetes mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b540/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b541/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b542/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b543/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b546/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b550/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b560/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b563/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b564/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b565/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b538/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/k8s.io/client-go/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid _Q3bfS_GOgCAuUp6lmlB/_Q3bfS_GOgCAuUp6lmlB -goversion go1.15.14 -D "" -importcfg $WORK/b459/importcfg -pack ./clientset.go ./doc.go ./import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/d4/d4418a7f065d1eeee001d42e23f57b573e87ccbf03f2e30dad6122c66d6f7dbc-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/exemplar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.14 -complete -installsuffix shared -buildid 7j8DQ--4t2oc3i54ZKkf/7j8DQ--4t2oc3i54ZKkf -goversion go1.15.14 -D "" -importcfg $WORK/b635/importcfg -pack ./exemplar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/77/772fa15863984c1c5fb4a69daafce00b8834ea3fa6e3961368eb167a01f51876-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/chunkenc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.14 -complete -installsuffix shared -buildid H-H_Fp9bCvfidRYEekta/H-H_Fp9bCvfidRYEekta -goversion go1.15.14 -D "" -importcfg $WORK/b636/importcfg -pack ./bstream.go ./chunk.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/78/7890f7d0d420e310c805dd14818304333eb66d2ec3fdbaf5baf794599328fd3e-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.14 -complete -installsuffix shared -buildid tAiODlTxO9ovwEk4ReuI/tAiODlTxO9ovwEk4ReuI -goversion go1.15.14 -D "" -importcfg $WORK/b638/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/d6/d6c7306fdf19ef3323d1061b111dc9cd3a6da4fabf3904c7939983d9e2646d0d-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/fileutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.14 -complete -installsuffix shared -buildid huQNoqipLZd4wzOXrSfX/huQNoqipLZd4wzOXrSfX -goversion go1.15.14 -D "" -importcfg $WORK/b639/importcfg -pack ./dir.go ./dir_unix.go ./fileutil.go ./flock.go ./flock_unix.go ./mmap.go ./mmap_unix.go ./preallocate.go ./preallocate_linux.go ./sync_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/b6/b6a1481e831d27256a6cd5c0b20b0226f9eb657b902ea6df34a7c47736081bc2-d # internal go.uber.org/atomic mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p go.uber.org/atomic -complete -installsuffix shared -buildid sJ8jOZLyH7kgBIEWzyg7/sJ8jOZLyH7kgBIEWzyg7 -goversion go1.15.14 -D "" -importcfg $WORK/b640/importcfg -pack ./bool.go ./bool_ext.go ./doc.go ./duration.go ./duration_ext.go ./error.go ./error_ext.go ./float64.go ./float64_ext.go ./gen.go ./int32.go ./int64.go ./nocmp.go ./string.go ./string_ext.go ./uint32.go ./uint64.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/8c/8c8aa41042260385081ca0af82b62e141eaa5ef39345a37a38991ae220a97856-d # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/90/90903c4eea3fce3e4785b0709a98c03a2b91ea68982de679ed3a85cc6089f954-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b628/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/treecache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/prometheus/prometheus/util/treecache -lang=go1.14 -complete -installsuffix shared -buildid 9iAiP2Jehrr9x-CJV45n/9iAiP2Jehrr9x-CJV45n -goversion go1.15.14 -D "" -importcfg $WORK/b629/importcfg -pack ./treecache.go github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile go.uber.org/atomic=$WORK/b640/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/chunks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.14 -complete -installsuffix shared -buildid 8qpQhukkZjE5MzWhTr2w/8qpQhukkZjE5MzWhTr2w -goversion go1.15.14 -D "" -importcfg $WORK/b637/importcfg -pack ./chunks.go ./head_chunks.go ./head_chunks_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/b9/b9fb9f9ecb549afa393a6a0e31005621c3e9cd21924ee27f3a97c75c10e2a138-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b628/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=$WORK/b629/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/zookeeper /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/prometheus/prometheus/discovery/zookeeper -lang=go1.14 -complete -installsuffix shared -buildid W6SZNzYjOJorN0MHgkG6/W6SZNzYjOJorN0MHgkG6 -goversion go1.15.14 -D "" -importcfg $WORK/b627/importcfg -pack ./zookeeper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/0c/0c43f1f23d1c94cbe37d3a5cba4b0c39de5bcf88bb09cb405df636ac59bcf52d-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/edsrzf/mmap-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid mhMmngRs9KsSlujttkYU/mhMmngRs9KsSlujttkYU -goversion go1.15.14 -D "" -importcfg $WORK/b644/importcfg -pack ./mmap.go ./mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/ae/ae667e319161e6f1abf40349bb745f3d1915da434c1dbf4742b28ba4814101dd-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/tsdbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.14 -complete -installsuffix shared -buildid IpgIU2P8Z-paVhoK2655/IpgIU2P8Z-paVhoK2655 -goversion go1.15.14 -D "" -importcfg $WORK/b641/importcfg -pack ./buffer.go ./chunks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f5/f53b12272b1b9024dd29ae516ebce31935898e2c4b5e4c825a2b96817cacfafc-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid cUDQU2sSXys3fH3nR5rI/cUDQU2sSXys3fH3nR5rI -goversion go1.15.14 -D "" -importcfg $WORK/b646/importcfg -pack ./field.go ./util.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/e7/e7b707452f126b35cca6e60a41963dd9f4a7aa5124e37e2d54caea9e320d6640-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=$WORK/b614/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/instance/v1=$WORK/b624/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b620/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/scaleway /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/prometheus/prometheus/discovery/scaleway -lang=go1.14 -complete -installsuffix shared -buildid gSNN6x-aT-PKXICTfD9L/gSNN6x-aT-PKXICTfD9L -goversion go1.15.14 -D "" -importcfg $WORK/b613/importcfg -pack ./baremetal.go ./instance.go ./scaleway.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/67/679b396bc62f870822a02eecd78d2461bd8c830aef40e3e83f97f6c86c44a62f-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b533/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b635/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b641/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/storage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/prometheus/prometheus/storage -lang=go1.14 -complete -installsuffix shared -buildid q_pY9itQ_ssPD2BbWd_K/q_pY9itQ_ssPD2BbWd_K -goversion go1.15.14 -D "" -importcfg $WORK/b634/importcfg -pack ./buffer.go ./fanout.go ./generic.go ./interface.go ./lazy.go ./memoized_iterator.go ./merge.go ./noop.go ./secondary.go ./series.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/d2/d262fd9e31cfb9e3e7f9a9c11346c0c7f6250d5ba5d6148f68f2b7616acb809d-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b646/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid sLAuDrago9uRK8ugrXJB/sLAuDrago9uRK8ugrXJB -goversion go1.15.14 -D "" -importcfg $WORK/b645/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/53/53a005489e007d1911a45b56c94bfced0ee515e8b8930a4e589a0a6a2773da05-d # internal database/sql/driver mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b649/importcfg -pack ./driver.go ./types.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/c6/c6839384c239ee1a3967ced350eb4d8cb1be073248ee3cfb13469d9dd9feae90-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b457/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b532/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/prometheus/prometheus/discovery/kubernetes -lang=go1.14 -complete -installsuffix shared -buildid p0IkriAsc6zWmatw0Vza/p0IkriAsc6zWmatw0Vza -goversion go1.15.14 -D "" -importcfg $WORK/b424/importcfg -pack ./client_metrics.go ./endpoints.go ./endpointslice.go ./ingress.go ./kubernetes.go ./node.go ./pod.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/e9/e9ac855c5dc62f8971b45139f6a530eecdb609fd556665ee0cd22b02f7741feb-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.14 -complete -installsuffix shared -buildid 3LL7qnFjoW3dkMqtU5oK/3LL7qnFjoW3dkMqtU5oK -goversion go1.15.14 -D "" -importcfg $WORK/b650/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/9c/9c3e619eebb402c1d5fb0ee8f41e8deeebdb1420a573ed3ad17dcc989e016763-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b650/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/tombstones /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.14 -complete -installsuffix shared -buildid po8_LU4_bT_L3cy0tg17/po8_LU4_bT_L3cy0tg17 -goversion go1.15.14 -D "" -importcfg $WORK/b654/importcfg -pack ./tombstones.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal github.com/oklog/ulid mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b649/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid K_geUQWX2E5o1OW_TGDP/K_geUQWX2E5o1OW_TGDP -goversion go1.15.14 -D "" -importcfg $WORK/b648/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/d4/d4a128c6c17fd13ee23c7ee93db0a885441986b815b99fcdc2c1f9729c0e03b0-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b650/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b654/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/record /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/prometheus/prometheus/tsdb/record -lang=go1.14 -complete -installsuffix shared -buildid VVKpORMaeoh47ZbMC1zU/VVKpORMaeoh47ZbMC1zU -goversion go1.15.14 -D "" -importcfg $WORK/b653/importcfg -pack ./record.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/ad/ad0c167e972a5b6f4b51595e47cb65c9673ec12b372e452a5c79ca1beb119bde-d # internal github.com/golang/snappy mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/golang/snappy -complete -installsuffix shared -buildid Uv_twp_79GtThZvfcDN4/Uv_twp_79GtThZvfcDN4 -goversion go1.15.14 -D "" -importcfg $WORK/b656/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/24/244078ceb0a534ff88e844f0688e95cb31d148194c7bb7b20fb45c9ae4565897-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid zL1ffCnoVurEUUnbnrRN/zL1ffCnoVurEUUnbnrRN -goversion go1.15.14 -D "" -importcfg $WORK/b657/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/b3/b3888fdbb6842a95a72a71d97a1bb65a6fe09716b7dbb58112348dec070c03b3-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/prometheus/prometheus/util/stats -lang=go1.14 -complete -installsuffix shared -buildid X8ED3XwwbpHVwxIeCh2P/X8ED3XwwbpHVwxIeCh2P -goversion go1.15.14 -D "" -importcfg $WORK/b658/importcfg -pack ./query_stats.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/a4/a45f24c1c363a2f8db0161c835f60458894204ed169b400c07ec97664a841908-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/promql/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/prometheus/prometheus/promql/parser -lang=go1.14 -complete -installsuffix shared -buildid dNBattsRfH_AAVf__SwP/dNBattsRfH_AAVf__SwP -goversion go1.15.14 -D "" -importcfg $WORK/b632/importcfg -pack ./ast.go ./functions.go ./generated_parser.y.go ./lex.go ./parse.go ./printer.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/08/0828d833d5a9aa33353c5729db546e734ebde2e3c18fe886baa63408c4beb5f8-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b533/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b650/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/index /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/prometheus/prometheus/tsdb/index -lang=go1.14 -complete -installsuffix shared -buildid I5tEE4YLWdRrRaCEE-NV/I5tEE4YLWdRrRaCEE-NV -goversion go1.15.14 -D "" -importcfg $WORK/b652/importcfg -pack ./index.go ./postings.go ./postingsstats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/49/49134d476cb89468c652578b5c17dad4765337f8532a025fb428efb7b6d470bd-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/golang/snappy=$WORK/b656/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b653/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b654/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb/wal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.14 -complete -installsuffix shared -buildid Vg3P5y6s2sB-ALij6Ag4/Vg3P5y6s2sB-ALij6Ag4 -goversion go1.15.14 -D "" -importcfg $WORK/b655/importcfg -pack ./checkpoint.go ./live_reader.go ./reader.go ./wal.go ./watcher.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/45/4500ab198ca9487068a5efb356db48bb1e45c130fc59a99a63187a4bdbc82f95-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ChtBYK75i9ah0PnxDzmR/ChtBYK75i9ah0PnxDzmR -goversion go1.15.14 -D "" -importcfg $WORK/b663/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/bf/bf78ca3808ca5b83b0a50deaa5683d87ad35ae7cf718493df5e957de01e883d5-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b648/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b635/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b650/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b651/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b652/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b653/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b654/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b641/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b655/_pkg_.a packagefile go.uber.org/atomic=$WORK/b640/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b657/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/tsdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/prometheus/prometheus/tsdb -lang=go1.14 -complete -installsuffix shared -buildid Yo3Esep17H8Qw5kE1HFc/Yo3Esep17H8Qw5kE1HFc -goversion go1.15.14 -D "" -importcfg $WORK/b647/importcfg -pack ./block.go ./blockwriter.go ./compact.go ./db.go ./exemplar.go ./head.go ./isolation.go ./querier.go ./repair.go ./tsdbblockutil.go ./wal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/87/873206e973503541ddd6c6421dc75bee95d80d083ea16d09562d8f9a8449645e-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid QjAt0BuqbDSekYSKtxSe/QjAt0BuqbDSekYSKtxSe -goversion go1.15.14 -D "" -importcfg $WORK/b664/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_arm/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b4/b4a5eea9a548e935c66a6d49645671e4ffc7f9a6fef0281234eaced577cca5b9-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/azure=$WORK/b208/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=$WORK/b227/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=$WORK/b241/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=$WORK/b247/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dockerswarm=$WORK/b255/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/ec2=$WORK/b296/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=$WORK/b340/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=$WORK/b341/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=$WORK/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=$WORK/b424/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=$WORK/b599/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=$WORK/b600/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=$WORK/b613/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=$WORK/b626/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=$WORK/b627/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/discovery/install /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/prometheus/prometheus/discovery/install -lang=go1.14 -complete -installsuffix shared -buildid ZIaaJ-sGJMZIzprto1Ni/ZIaaJ-sGJMZIzprto1Ni -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./install.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2a/2a1315e32018498649d3fc105bbc5ca4700f3b0c8ad81a60a6ea65e3cab1e5bf-d # internal flag mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b666/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/87/87b3ac983927206ecc789d9b3569ddd14b285ab4734e533cd734f390fc969f7a-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/goleak/internal/stack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid VeDOspzp40NxkRebELv9/VeDOspzp40NxkRebELv9 -goversion go1.15.14 -D "" -importcfg $WORK/b668/importcfg -pack ./stacks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/4f/4fea02972d35e6bb66c43b2aac1f001afc9f8491f97d41ac84dc222dffdd6f3a-d # internal go.uber.org/goleak mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b668/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/go.uber.org/goleak /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p go.uber.org/goleak -complete -installsuffix shared -buildid FIkkT4aGwgwdt7NQpX-2/FIkkT4aGwgwdt7NQpX-2 -goversion go1.15.14 -D "" -importcfg $WORK/b667/importcfg -pack ./doc.go ./leaks.go ./options.go ./testmain.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/ff/ff2ffe8cb21ebc204928283f709162e57e69eb3fc2dedd329ddf172e0392abce-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b646/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid CsTc-3CKrkD-CrQCXvyS/CsTc-3CKrkD-CrQCXvyS -goversion go1.15.14 -D "" -importcfg $WORK/b671/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal net/http/httptest mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile flag=$WORK/b666/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b104/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid 9FSa-knKXv4ZPj28uyD3/9FSa-knKXv4ZPj28uyD3 -goversion go1.15.14 -D "" -importcfg $WORK/b665/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/46/464335cab3745adb9ec24956e505a6567adada338dd3a2eab51d81595191cb6c-d # internal testing mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b666/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile runtime/trace=$WORK/b406/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p testing -std -complete -installsuffix shared -buildid BzxMma50E-nCZiU5GE07/BzxMma50E-nCZiU5GE07 -goversion go1.15.14 -D "" -importcfg $WORK/b669/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/b9/b9b4fdff797985bb85933531fde8e99f56a14e58ece22d52207ca8b8efd50d6a-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b646/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid 69Ouo31xv7SdLcUT7YKf/69Ouo31xv7SdLcUT7YKf -goversion go1.15.14 -D "" -importcfg $WORK/b674/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/af/af026081deb654b92fe988f60312482e5c3d6ebe1471a300008e87e5eed308c5-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid j1arSBuE1GWuaU4MmLtn/j1arSBuE1GWuaU4MmLtn -goversion go1.15.14 -D "" -importcfg $WORK/b676/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/54/547d11d66cb10522ee0d773248522370ffd4cc92271b7a460379aff9f73114ee-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid c4suSkQALxzEpaG5cSsU/c4suSkQALxzEpaG5cSsU -goversion go1.15.14 -D "" -importcfg $WORK/b677/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_arm/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/70/7034cef76fcfe2ae2d210b8a5c067ebbc77941de05ce2709566bd9e25d823d45-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid h7ACbz6ONESY8ftnqLD9/h7ACbz6ONESY8ftnqLD9 -goversion go1.15.14 -D "" -importcfg $WORK/b683/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/ce/cea8d52ec5b6453a3038e9cfb4f78df97c41747e8e6be1663a0a7421cd9c8566-d # internal github.com/prometheus/prometheus/pkg/textparse mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b635/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b633/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/textparse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/prometheus/prometheus/pkg/textparse -lang=go1.14 -complete -installsuffix shared -buildid xuFnVsrP95N_KAUIguiS/xuFnVsrP95N_KAUIguiS -goversion go1.15.14 -D "" -importcfg $WORK/b684/importcfg -pack ./interface.go ./openmetricslex.l.go ./openmetricsparse.go ./promlex.l.go ./promparse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b684/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/ea/ea638575c39a8985ec11fd5ac0e369efaf36ce6a9d35f9560bc3ebd2f4de504f-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid l0EtLNp1iMipzkSvewPp/l0EtLNp1iMipzkSvewPp -goversion go1.15.14 -D "" -importcfg $WORK/b688/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/db/db3bdaa7bc2391a094adc96322fc0c9d28a04315b464861686d0016d42304575-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid IWNJ0OofxiZ0IVG8YuR0/IWNJ0OofxiZ0IVG8YuR0 -goversion go1.15.14 -D "" -importcfg $WORK/b678/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/3c/3cccbbbd2a4d748a47d50adb73fd5cf5ce1bbdc48b6a06ace48e829d9fdc7825-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b522/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b663/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b664/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptest=$WORK/b665/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/stretchr/testify/assert -complete -installsuffix shared -buildid CVDxATcsppEz6YbzmEkk/CVDxATcsppEz6YbzmEkk -goversion go1.15.14 -D "" -importcfg $WORK/b662/importcfg -pack ./assertion_compare.go ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/a9/a97aea1a82dd981355d2a9f26e8b2169fc24737be33d94fa9598ba8e96aef994-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid lnjEYvFGTmO34IrF52O-/lnjEYvFGTmO34IrF52O- -goversion go1.15.14 -D "" -importcfg $WORK/b679/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/23/23d7d84239eef688f5bc7e14d4e85a2a5f18a629cafdebbd6cfb2606ae888abf-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid aFZf-EOdxpICzWcIBasr/aFZf-EOdxpICzWcIBasr -goversion go1.15.14 -D "" -importcfg $WORK/b680/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/26/26eba8099f706921763f562331ba9c31d558268a746d7983498cfc33be6f819f-d # internal github.com/alecthomas/template mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b688/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid adL_VHpFrn7cEkibB62Y/adL_VHpFrn7cEkibB62Y -goversion go1.15.14 -D "" -importcfg $WORK/b687/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/b7/b75cc4253e94160051d4aba2ebe311837f14274f21834837d53cf687fdfebcb4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/b7/b7dbb7ae46974efbd192feb39bf606e19613e8d4f7eb55a6ce888d0c3d26a757-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b678/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b680/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid ppSOwyHYVuRUGYqmLMaQ/ppSOwyHYVuRUGYqmLMaQ -goversion go1.15.14 -D "" -importcfg $WORK/b682/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/ff/ff6ed77c344e2ea202018e6c093e52a00ecf9a7634b0f386e993e783d12c7f47-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b676/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b682/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b678/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b680/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid Vcert4I668esGY4CEsG5/Vcert4I668esGY4CEsG5 -goversion go1.15.14 -D "" -importcfg $WORK/b681/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_arm/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/79/79b00741ff23a4448be835e584e16624de47ffbbd8441d5c1ae84a5b08d19d2e-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b671/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b646/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b672/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b673/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b674/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b675/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b676/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b678/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b679/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b680/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b681/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b683/_pkg_.a packagefile go.uber.org/atomic=$WORK/b640/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 2sELIZWhd4M8Fs4BSQw6/2sELIZWhd4M8Fs4BSQw6 -goversion go1.15.14 -D "" -importcfg $WORK/b670/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/bf/bf057e154afdc55a4dc1af6268f1613a6cbae5b6bbd9f3143e8f1359407ce254-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b662/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/github.com/stretchr/testify/require /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/stretchr/testify/require -complete -installsuffix shared -buildid Egtjz7SDO9DKrogQ9tqu/Egtjz7SDO9DKrogQ9tqu -goversion go1.15.14 -D "" -importcfg $WORK/b661/importcfg -pack ./doc.go ./forward_requirements.go ./require.go ./require_forward.go ./requirements.go cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/48/48e05c4ea8833875c589db7a7bc231a62a350eb60fdb806cd0d8ea5c36018581-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b687/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b052/_pkg_.a packagefile go/doc=$WORK/b444/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/vendor/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid Sy6hvjWysYxIegdpr4I0/Sy6hvjWysYxIegdpr4I0 -goversion go1.15.14 -D "" -importcfg $WORK/b686/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/ae/ae45f316c48e4aa4ead1f5c6b796c8035277840d58f7faf4c75c8ce51ba61b04-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b661/_pkg_.a packagefile go.uber.org/goleak=$WORK/b667/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile testing=$WORK/b669/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/testutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/prometheus/prometheus/util/testutil -lang=go1.14 -complete -installsuffix shared -buildid KEHBAj7dqWeOg2qendp9/KEHBAj7dqWeOg2qendp9 -goversion go1.15.14 -D "" -importcfg $WORK/b660/importcfg -pack ./context.go ./directory.go ./logging.go ./roundtrip.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/4c/4c76f3ea1ad58bc5ac4becd60227abb9e39667499fd2fa5d7e0bd12e9f11ade9-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b635/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b647/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b660/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/util/teststorage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/prometheus/prometheus/util/teststorage -lang=go1.14 -complete -installsuffix shared -buildid gAjr0JWUAselF6Ndu1y6/gAjr0JWUAselF6Ndu1y6 -goversion go1.15.14 -D "" -importcfg $WORK/b659/importcfg -pack ./storage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/57/57aa9caf2f4e57aa0c348fd3c5264488029b4706a60486b6e5f96d6d7fc346e3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/86/86f7e9de0c3e8aab4fdfe04b7a5d19e3a28319162c43f43262f1d1ccaec2a0c2-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b533/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b644/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b632/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b647/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b658/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b659/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b660/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b670/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/promql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/prometheus/prometheus/promql -lang=go1.14 -complete -installsuffix shared -buildid LiewkrHu-QssxAOyOVB4/LiewkrHu-QssxAOyOVB4 -goversion go1.15.14 -D "" -importcfg $WORK/b643/importcfg -pack ./engine.go ./functions.go ./quantile.go ./query_logger.go ./test.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/6f/6f378175e7a602ec89b70d41d452a1d14f9ad83ffc31311668dfc069bfd3168c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/75/753f03be2dea0a1754157aac0e37ed8f9280d8ad1af8f446588f689d4d7a5191-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b643/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b181/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/prometheus/prometheus/template -lang=go1.14 -complete -installsuffix shared -buildid ygJ6Oe7pjOhNRx8MOdu1/ygJ6Oe7pjOhNRx8MOdu1 -goversion go1.15.14 -D "" -importcfg $WORK/b642/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/49/49538d09b59e2736bf13f92711cf8fc32edcf4adcbb5ab343d09103bb9f3c906-d # internal github.com/prometheus/prometheus/pkg/rulefmt mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b632/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b642/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b664/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/pkg/rulefmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/prometheus/prometheus/pkg/rulefmt -lang=go1.14 -complete -installsuffix shared -buildid d42RngNQ25-CL7y0RerA/d42RngNQ25-CL7y0RerA -goversion go1.15.14 -D "" -importcfg $WORK/b630/importcfg -pack ./rulefmt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ef/ef04d8057bdf9373291be2bc76c86adc3c78f11e7a89bf2804cb4f27f212621b-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/rulefmt=$WORK/b630/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b633/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b643/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b632/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b642/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile html/template=$WORK/b181/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/rules /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/prometheus/prometheus/rules -lang=go1.14 -complete -installsuffix shared -buildid bw5KHNyR_Sv_FN4zaGDD/bw5KHNyR_Sv_FN4zaGDD -goversion go1.15.14 -D "" -importcfg $WORK/b685/importcfg -pack ./alerting.go ./manager.go ./recording.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/36/36f077c91e686f7212ee6a475d4d6f2f4037db12c5e9312558846ff476e275aa-d # internal github.com/prometheus/prometheus/cmd/promtool mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/promtool\nmod\tgithub.com/prometheus/prometheus\t(devel)\t\ndep\tcloud.google.com/go\tv0.79.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv52.5.0+incompatible\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.18\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.13\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/alecthomas/template\tv0.0.0-20190718012654-fb15b899a751\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210208195552-ff826a37aa15\t\ndep\tgithub.com/armon/go-metrics\tv0.0.0-20180917152333-f0300d1749da\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.38.3\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/containerd/containerd\tv1.4.3\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/digitalocean/godo\tv1.58.0\t\ndep\tgithub.com/docker/distribution\tv2.7.1+incompatible\t\ndep\tgithub.com/docker/docker\tv20.10.5+incompatible\t\ndep\tgithub.com/docker/go-connections\tv0.4.0\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/fatih/color\tv1.9.0\t\ndep\tgithub.com/form3tech-oss/jwt-go\tv3.2.2+incompatible\t\ndep\tgithub.com/go-kit/kit\tv0.10.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.0\t\ndep\tgithub.com/go-zookeeper/zk\tv1.0.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20200121045136-8c9f03a8e57e\t\ndep\tgithub.com/golang/protobuf\tv1.4.3\t\ndep\tgithub.com/golang/snappy\tv0.0.3\t\ndep\tgithub.com/google/go-cmp\tv0.5.5\t\ndep\tgithub.com/google/go-querystring\tv1.0.0\t\ndep\tgithub.com/google/gofuzz\tv1.1.0\t\ndep\tgithub.com/google/pprof\tv0.0.0-20210323184331-8eee2492667d\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.0.5\t\ndep\tgithub.com/googleapis/gnostic\tv0.4.1\t\ndep\tgithub.com/gophercloud/gophercloud\tv0.16.0\t\ndep\tgithub.com/hashicorp/consul/api\tv1.8.1\t\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.1\t\ndep\tgithub.com/hashicorp/go-hclog\tv0.12.0\t\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-rootcerts\tv1.0.2\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.1\t\ndep\tgithub.com/hashicorp/serf\tv0.9.5\t\ndep\tgithub.com/hetznercloud/hcloud-go\tv1.24.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.10\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.6\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.12\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.1\t\ndep\tgithub.com/miekg/dns\tv1.1.41\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.1\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.1\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.1\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/client_golang\tv1.10.0\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.20.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.5.1\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/scaleway/scaleway-sdk-go\tv1.0.0-beta.7.0.20210223165440-c65ae3540d44\t\ndep\tgithub.com/sirupsen/logrus\tv1.6.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.0\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.25.0+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.0+incompatible\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.uber.org/atomic\tv1.7.0\t\ndep\tgo.uber.org/goleak\tv1.1.10\t\ndep\tgolang.org/x/crypto\tv0.0.0-20201221181555-eec23a3978ad\t\ndep\tgolang.org/x/net\tv0.0.0-20210324051636-2c4c8ecb7826\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20210323180902-22b0adad7558\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20210324051608-47abb6519492\t\ndep\tgolang.org/x/term\tv0.0.0-20201126162022-7de9c90e9dd1\t\ndep\tgolang.org/x/text\tv0.3.5\t\ndep\tgolang.org/x/time\tv0.0.0-20210220033141-f8bda1e9f3ba\t\ndep\tgoogle.golang.org/api\tv0.42.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20210312152112-fc591d9ea70f\t\ndep\tgoogle.golang.org/grpc\tv1.36.0\t\ndep\tgoogle.golang.org/protobuf\tv1.25.0\t\ndep\tgopkg.in/alecthomas/kingpin.v2\tv2.2.6\t\ndep\tgopkg.in/fsnotify/fsnotify.v1\tv1.4.7\t\ndep\tgopkg.in/inf.v0\tv0.9.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20210107192922-496545a6307b\t\ndep\tk8s.io/api\tv0.20.5\t\ndep\tk8s.io/apimachinery\tv0.20.5\t\ndep\tk8s.io/client-go\tv0.20.5\t\ndep\tk8s.io/klog/v2\tv2.8.0\n=>\tgithub.com/simonpasquier/klog-gokit/v2\tv2.0.1\t\ndep\tk8s.io/utils\tv0.0.0-20201110183641-67b214c5f920\t\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.0.2\t\ndep\tsigs.k8s.io/yaml\tv1.2.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b052/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/google/pprof/profile=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b124/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/testutil/promlint=$WORK/b175/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b196/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b200/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=$WORK/b424/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/rulefmt=$WORK/b630/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b684/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b643/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b632/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b647/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b686/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b413/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.26.1/cmd/promtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.14 -complete -installsuffix shared -buildid KrysVwo-w5l5gI1P9uBU/KrysVwo-w5l5gI1P9uBU -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./archive.go ./backfill.go ./debug.go ./main.go ./tsdb.go ./unittest.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8f/8f29f3bb8a8f5ab37e6e7a2b874d4cbeb6b697c193f4632092ea9488e9cf81c7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/promtool=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b052/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b053/_pkg_.a packagefile github.com/google/pprof/profile=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b124/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/testutil/promlint=$WORK/b175/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b123/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b195/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b196/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b200/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=$WORK/b205/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=$WORK/b207/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=$WORK/b424/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b203/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/rulefmt=$WORK/b630/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/textparse=$WORK/b684/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b643/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b632/_pkg_.a packagefile github.com/prometheus/prometheus/rules=$WORK/b685/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b634/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b647/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b637/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b638/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b639/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b686/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b413/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b054/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b056/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b125/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b167/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b177/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b186/_pkg_.a packagefile text/template=$WORK/b183/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b197/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b198/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b201/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b204/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b202/_pkg_.a packagefile gopkg.in/fsnotify/fsnotify.v1=$WORK/b206/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=$WORK/b208/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=$WORK/b227/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=$WORK/b241/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=$WORK/b247/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dockerswarm=$WORK/b255/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/ec2=$WORK/b296/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=$WORK/b340/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=$WORK/b341/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=$WORK/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=$WORK/b599/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=$WORK/b600/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=$WORK/b613/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=$WORK/b626/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=$WORK/b627/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b226/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b425/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b457/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b435/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b441/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b516/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b532/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b128/_pkg_.a packagefile regexp/syntax=$WORK/b057/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b631/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b642/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b664/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b635/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b633/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile container/heap=$WORK/b533/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b644/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b645/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b636/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b658/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b659/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b660/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b670/_pkg_.a packagefile html/template=$WORK/b181/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b641/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b648/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b650/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b651/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b652/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b653/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b654/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b655/_pkg_.a packagefile go.uber.org/atomic=$WORK/b640/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b657/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b173/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b687/_pkg_.a packagefile go/doc=$WORK/b444/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b105/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_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 internal/race=$WORK/b016/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b120/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b122/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b103/_pkg_.a packagefile expvar=$WORK/b126/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b127/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b129/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b158/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b165/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b170/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b163/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b168/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b169/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b178/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b179/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b187/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b193/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b188/_pkg_.a packagefile text/template/parse=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b199/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=$WORK/b209/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=$WORK/b224/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b211/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b213/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b221/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=$WORK/b225/_pkg_.a packagefile github.com/hashicorp/consul/api=$WORK/b228/_pkg_.a packagefile github.com/digitalocean/godo=$WORK/b242/_pkg_.a packagefile github.com/miekg/dns=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b338/_pkg_.a packagefile encoding/xml=$WORK/b212/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b342/_pkg_.a packagefile google.golang.org/api/compute/v1=$WORK/b347/_pkg_.a packagefile google.golang.org/api/option=$WORK/b393/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud=$WORK/b422/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b601/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b602/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=$WORK/b610/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=$WORK/b611/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/compute/v2/servers=$WORK/b612/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b605/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=$WORK/b614/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/instance/v1=$WORK/b624/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/scw=$WORK/b620/_pkg_.a packagefile github.com/go-zookeeper/zk=$WORK/b628/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=$WORK/b629/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b426/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b448/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b430/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b437/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b440/_pkg_.a packagefile go/ast=$WORK/b442/_pkg_.a packagefile go/parser=$WORK/b446/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b447/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b439/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b449/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b450/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b452/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b540/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b541/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b542/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b543/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b546/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b550/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b560/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b563/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b564/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b565/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b538/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b518/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b520/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b521/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b535/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b527/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b529/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b536/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b562/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b586/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b588/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b530/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b594/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b597/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b598/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b534/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b646/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b661/_pkg_.a packagefile go.uber.org/goleak=$WORK/b667/_pkg_.a packagefile testing=$WORK/b669/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b671/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b672/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b673/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b674/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b675/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b676/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b677/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b678/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b679/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b680/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b681/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b683/_pkg_.a packagefile html=$WORK/b182/_pkg_.a packagefile database/sql/driver=$WORK/b649/_pkg_.a packagefile github.com/golang/snappy=$WORK/b656/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b174/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b688/_pkg_.a packagefile internal/lazyregexp=$WORK/b445/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b109/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b101/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b149/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b159/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b161/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b171/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b164/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b180/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b189/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b192/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b210/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b214/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b222/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b223/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b216/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b215/_pkg_.a packagefile net/http/cookiejar=$WORK/b220/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b217/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b218/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b229/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b230/_pkg_.a packagefile github.com/hashicorp/go-rootcerts=$WORK/b234/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b235/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b240/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b243/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b244/_pkg_.a packagefile encoding/base32=$WORK/b249/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b250/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b266/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b271/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b291/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b339/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b343/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b344/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b345/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b346/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b348/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b350/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b396/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b397/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b394/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc=$WORK/b352/_pkg_.a packagefile github.com/hetznercloud/hcloud-go/hcloud/schema=$WORK/b423/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b603/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b606/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b608/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b607/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b609/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/async=$WORK/b615/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/errors=$WORK/b616/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/marshaler=$WORK/b617/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/parameter=$WORK/b618/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/namegenerator=$WORK/b619/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=$WORK/b625/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/validation=$WORK/b623/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/internal/auth=$WORK/b621/_pkg_.a packagefile github.com/scaleway/scaleway-sdk-go/logger=$WORK/b622/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b428/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b432/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b438/_pkg_.a packagefile go/scanner=$WORK/b443/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b474/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b475/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b476/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b477/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b478/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b479/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b486/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b480/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b481/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b482/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b483/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b484/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b485/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b487/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b488/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b489/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b490/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b491/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b492/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b493/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b494/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b495/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b561/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b496/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b497/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b498/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b499/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b500/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b501/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b502/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b503/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b504/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b508/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b510/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b514/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b539/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b522/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b523/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b525/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b531/_pkg_.a packagefile os/exec=$WORK/b327/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b537/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b587/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b589/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b595/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b662/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b668/_pkg_.a packagefile flag=$WORK/b666/_pkg_.a packagefile runtime/trace=$WORK/b406/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b682/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b107/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b162/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b219/_pkg_.a packagefile github.com/fatih/color=$WORK/b231/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b233/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b236/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b251/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b269/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b275/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b277/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b336/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b337/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b246/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b349/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b351/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b398/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b417/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b418/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b419/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b365/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b366/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b364/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b392/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b604/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b462/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b472/_pkg_.a packagefile golang.org/x/term=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b238/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b590/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b591/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b592/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b593/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b596/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b663/_pkg_.a packagefile net/http/httptest=$WORK/b665/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b156/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b232/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b237/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b279/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b331/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b399/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b408/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b414/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b412/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b400/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b388/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b469/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b470/_pkg_.a packagefile hash/fnv=$WORK/b134/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b332/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b409/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b411/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b415/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b416/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b410/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b401/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b402/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b404/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b405/_pkg_.a packagefile go.opencensus.io=$WORK/b403/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=lOAc67DibBBK9fhfegGj/KrysVwo-w5l5gI1P9uBU/ofwCUJP3nsdEkOQ9fTxL/lOAc67DibBBK9fhfegGj -X github.com/prometheus/common/version.Version=2.26.1 -X github.com/prometheus/common/version.Revision=6eeded0fdf760e81af75d9c44ce539ab77da4505 -X github.com/prometheus/common/version.Branch=master -X github.com/prometheus/common/version.BuildUser=mockbuild -X github.com/prometheus/common/version.BuildDate=20211002-10:30:20 -B 0x8630f5af7669dd973df73e67dc9c7171082fc55d -extldflags "-Wl,-z,relro " -compressdwarf=false -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p %{gobuilddir}/bin/ mv $WORK/b001/exe/a.out %{gobuilddir}/bin/promtool rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mBAs2F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm + cd prometheus-2.26.1 + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr' install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin' + install -m 0755 -vp '%{gobuilddir}/bin/prometheus' '%{gobuilddir}/bin/promtool' /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin/ '%{gobuilddir}/bin/prometheus' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin/prometheus' '%{gobuilddir}/bin/promtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin/promtool' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/systemd/system install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib' install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/systemd' install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/systemd/system' + install -m 0644 -vp /builddir/build/SOURCES/prometheus.service /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/systemd/system/ '/builddir/build/SOURCES/prometheus.service' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/systemd/system/prometheus.service' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus' + install -m 0644 -vp /builddir/build/SOURCES/prometheus.yml /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus/ '/builddir/build/SOURCES/prometheus.yml' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus/prometheus.yml' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/sysconfig install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/sysconfig' + install -m 0644 -vp /builddir/build/SOURCES/prometheus /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/sysconfig/ '/builddir/build/SOURCES/prometheus' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/sysconfig/prometheus' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/logrotate.d install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/logrotate.d' + install -m 0644 -vp /builddir/build/SOURCES/prometheus.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/logrotate.d/prometheus '/builddir/build/SOURCES/prometheus.logrotate' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/logrotate.d/prometheus' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/sysusers.d install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/sysusers.d' + install -m 0644 -vp /builddir/build/SOURCES/prometheus.conf /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/sysusers.d/ '/builddir/build/SOURCES/prometheus.conf' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/lib/sysusers.d/prometheus.conf' + mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus/consoles + mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/etc/prometheus/console_libraries + mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/var/lib/prometheus + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/prometheus-2.26.1 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin/promtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/bin/prometheus dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 115352 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: golang-github-prometheus-2.26.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4fpJGm + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.26.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr RELEASE.md /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + cp -pr documentation /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/doc/golang-github-prometheus-2.26.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2sBHc9 + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.26.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/licenses/golang-github-prometheus-2.26.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/licenses/golang-github-prometheus-2.26.1 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/licenses/golang-github-prometheus-2.26.1 + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm/usr/share/licenses/golang-github-prometheus-2.26.1 + exit 0 Provides: config(golang-github-prometheus) = 2.26.1-1.el7 golang-github-prometheus = 2.26.1-1.el7 golang-github-prometheus(armv7hl-32) = 2.26.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/bin/systemd-sysusers Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-prometheus-debuginfo-2.26.1-1.el7.armv7hl Provides: golang-github-prometheus-debuginfo = 2.26.1-1.el7 golang-github-prometheus-debuginfo(armv7hl-32) = 2.26.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm Wrote: /builddir/build/RPMS/golang-github-prometheus-2.26.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-debuginfo-2.26.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q3MXFC + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.26.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-2.26.1-1.el7.arm + exit 0 Child return code was: 0