Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-281459-26979/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/golang-github-prometheus-2.32.1-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-281459-26979/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0TvgaG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/prometheus-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd prometheus-2.32.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/prometheus-2.32.1/vendor + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/bin install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/bin' + export GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus ]] ++ dirname /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/prometheus-2.32.1 /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + tar -xzf /builddir/build/SOURCES/vendor.tar.gz + cd /builddir/build/BUILD + cd prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/web-ui-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ find . -iname '*.go' -type f + sed -i 's|klog "k8s.io/klog"|klog "github.com/simonpasquier/klog-gokit"|' ./template/template.go ./template/template_test.go ./model/exemplar/exemplar.go ./model/labels/regexp.go ./model/labels/regexp_test.go ./model/labels/matcher.go ./model/labels/matcher_test.go ./model/labels/test_utils.go ./model/labels/labels.go ./model/labels/labels_test.go ./model/textparse/promlex.l.go ./model/textparse/interface.go ./model/textparse/promparse.go ./model/textparse/openmetricslex.l.go ./model/textparse/promparse_test.go ./model/textparse/openmetricsparse_test.go ./model/textparse/openmetricsparse.go ./model/rulefmt/rulefmt_test.go ./model/rulefmt/rulefmt.go ./model/relabel/relabel.go ./model/relabel/relabel_test.go ./model/timestamp/timestamp.go ./model/value/value.go ./promql/functions.go ./promql/query_logger_test.go ./promql/functions_test.go ./promql/engine.go ./promql/quantile.go ./promql/test_test.go ./promql/promql_test.go ./promql/bench_test.go ./promql/engine_test.go ./promql/value.go ./promql/query_logger.go ./promql/test.go ./promql/parser/printer_test.go ./promql/parser/functions.go ./promql/parser/parse.go ./promql/parser/generated_parser.y.go ./promql/parser/parse_test.go ./promql/parser/lex_test.go ./promql/parser/ast.go ./promql/parser/printer.go ./promql/parser/value.go ./promql/parser/lex.go ./promql/fuzz.go ./scripts/tools.go ./storage/fanout.go ./storage/merge_test.go ./storage/series_test.go ./storage/generic.go ./storage/lazy.go ./storage/interface.go ./storage/series.go ./storage/noop.go ./storage/memoized_iterator.go ./storage/buffer_test.go ./storage/secondary.go ./storage/buffer.go ./storage/fanout_test.go ./storage/remote/ewma.go ./storage/remote/write_handler.go ./storage/remote/client_test.go ./storage/remote/intern_test.go ./storage/remote/write_handler_test.go ./storage/remote/chunked_test.go ./storage/remote/max_timestamp.go ./storage/remote/queue_manager.go ./storage/remote/write_test.go ./storage/remote/write.go ./storage/remote/read_handler_test.go ./storage/remote/chunked.go ./storage/remote/codec_test.go ./storage/remote/read.go ./storage/remote/intern.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read_handler.go ./storage/remote/metadata_watcher.go ./storage/remote/codec.go ./storage/remote/client.go ./storage/remote/read_test.go ./storage/remote/queue_manager_test.go ./storage/remote/storage_test.go ./storage/remote/storage.go ./storage/merge.go ./storage/memoized_iterator_test.go ./scrape/scrape.go ./scrape/manager.go ./scrape/helpers_test.go ./scrape/target.go ./scrape/manager_test.go ./scrape/scrape_test.go ./scrape/target_test.go ./tsdb/repair_test.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/chunks_test.go ./tsdb/chunks/head_chunks.go ./tsdb/goversion/goversion.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion_test.go ./tsdb/tsdbblockutil.go ./tsdb/blockwriter.go ./tsdb/mocks_test.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/reader_test.go ./tsdb/wal/reader.go ./tsdb/wal/watcher_test.go ./tsdb/wal/wal.go ./tsdb/wal/checkpoint.go ./tsdb/wal/wal_test.go ./tsdb/wal/watcher.go ./tsdb/wal/live_reader.go ./tsdb/head.go ./tsdb/querier_test.go ./tsdb/head_append.go ./tsdb/example_test.go ./tsdb/test/conv_test.go ./tsdb/test/hash_test.go ./tsdb/test/labels_test.go ./tsdb/compact_test.go ./tsdb/agent/series.go ./tsdb/agent/db_test.go ./tsdb/agent/db.go ./tsdb/db_test.go ./tsdb/wal.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/chunk_test.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/bstream_test.go ./tsdb/chunkenc/bstream.go ./tsdb/isolation.go ./tsdb/tsdbutil/chunks.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/blockwriter_test.go ./tsdb/encoding/encoding.go ./tsdb/block_test.go ./tsdb/head_wal.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/fileutil/mmap_arm64.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/preallocate_other.go ./tsdb/exemplar.go ./tsdb/repair.go ./tsdb/compact.go ./tsdb/wal_test.go ./tsdb/exemplar_test.go ./tsdb/errors/errors.go ./tsdb/querier_bench_test.go ./tsdb/index/postingsstats_test.go ./tsdb/index/postingsstats.go ./tsdb/index/postings_test.go ./tsdb/index/postings.go ./tsdb/index/index_test.go ./tsdb/index/index.go ./tsdb/isolation_test.go ./tsdb/head_test.go ./tsdb/head_read.go ./tsdb/querier.go ./tsdb/block.go ./tsdb/db.go ./tsdb/head_bench_test.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./cmd/prometheus/query_log_test.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_test.go ./cmd/promtool/debug.go ./cmd/promtool/sd.go ./cmd/promtool/backfill_test.go ./cmd/promtool/unittest.go ./cmd/promtool/archive.go ./cmd/promtool/tsdb.go ./cmd/promtool/backfill.go ./cmd/promtool/rules_test.go ./cmd/promtool/rules.go ./cmd/promtool/main.go ./cmd/promtool/sd_test.go ./cmd/promtool/main_test.go ./cmd/promtool/unittest_test.go ./web/federate_test.go ./web/web_test.go ./web/api/v1/api_test.go ./web/api/v1/api.go ./web/federate.go ./web/ui/doc.go ./web/ui/ui.go ./web/ui/assets_generate.go ./web/ui/assets_vfsdata.go ./web/web.go ./config/config.go ./config/config_windows_test.go ./config/config_default_test.go ./config/config_test.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./prompb/custom.go ./prompb/remote.pb.go ./prompb/types.pb.go ./discovery/aws/lightsail.go ./discovery/aws/ec2.go ./discovery/puppetdb/resources.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/puppetdb.go ./discovery/dns/dns_test.go ./discovery/dns/dns.go ./discovery/zookeeper/zookeeper.go ./discovery/zookeeper/zookeeper_test.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka.go ./discovery/eureka/eureka_test.go ./discovery/eureka/client.go ./discovery/triton/triton.go ./discovery/triton/triton_test.go ./discovery/manager.go ./discovery/uyuni/uyuni.go ./discovery/uyuni/uyuni_test.go ./discovery/linode/linode_test.go ./discovery/linode/linode.go ./discovery/linode/mock_test.go ./discovery/registry.go ./discovery/legacymanager/manager.go ./discovery/legacymanager/registry.go ./discovery/legacymanager/manager_test.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/service.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/endpointslice_test.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/ingress.go ./discovery/kubernetes/kubernetes_test.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/robot.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/mock_test.go ./discovery/refresh/refresh.go ./discovery/refresh/refresh_test.go ./discovery/moby/docker_test.go ./discovery/moby/network.go ./discovery/moby/services_test.go ./discovery/moby/tasks.go ./discovery/moby/tasks_test.go ./discovery/moby/nodes_test.go ./discovery/moby/services.go ./discovery/moby/dockerswarm.go ./discovery/moby/nodes.go ./discovery/moby/docker.go ./discovery/moby/mock_test.go ./discovery/manager_test.go ./discovery/azure/azure.go ./discovery/azure/azure_test.go ./discovery/scaleway/instance.go ./discovery/scaleway/instance_test.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/scaleway.go ./discovery/openstack/openstack.go ./discovery/openstack/instance.go ./discovery/openstack/instance_test.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/mock_test.go ./discovery/targetgroup/targetgroup_test.go ./discovery/targetgroup/targetgroup.go ./discovery/http/http.go ./discovery/http/http_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/install/install.go ./discovery/xds/client_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/kuma_test.go ./discovery/xds/kuma.go ./discovery/xds/client.go ./discovery/xds/xds.go ./discovery/xds/xds_test.go ./discovery/consul/consul_test.go ./discovery/consul/consul.go ./discovery/gce/gce.go ./discovery/marathon/marathon.go ./discovery/marathon/marathon_test.go ./discovery/file/file_test.go ./discovery/file/file.go ./discovery/discovery.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/stack.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./notifier/notifier.go ./notifier/notifier_test.go ./rules/recording_test.go ./rules/manager.go ./rules/manager_test.go ./rules/recording.go ./rules/alerting_test.go ./rules/alerting.go ./util/gate/gate.go ./util/stats/stats_test.go ./util/stats/query_stats.go ./util/stats/timer.go ./util/teststorage/storage.go ./util/httputil/cors.go ./util/httputil/cors_test.go ./util/httputil/compression_test.go ./util/httputil/compression.go ./util/httputil/context.go ./util/modtimevfs/modtimevfs.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/limits_default.go ./util/runtime/statfs_uint32.go ./util/runtime/limits_windows.go ./util/runtime/uname_linux.go ./util/runtime/statfs_linux_386.go ./util/runtime/statfs.go ./util/runtime/uname_default.go ./util/runtime/statfs_default.go ./util/pool/pool_test.go ./util/pool/pool.go ./util/logging/file_test.go ./util/logging/file.go ./util/logging/ratelimit.go ./util/logging/dedupe.go ./util/logging/dedupe_test.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/testutil/testing.go ./util/testutil/logging.go ./util/testutil/context.go ./util/testutil/directory.go ./util/osutil/hostname.go ./util/strutil/strconv.go ./util/strutil/quote_test.go ./util/strutil/strconv_test.go ./util/strutil/quote.go ./util/treecache/treecache.go ++ find . -iname '*.go' -type f + sed -i 's|klogv2 "k8s.io/klog/v2"|klogv2 "github.com/simonpasquier/klog-gokit/v3"|' ./template/template.go ./template/template_test.go ./model/exemplar/exemplar.go ./model/labels/regexp.go ./model/labels/regexp_test.go ./model/labels/matcher.go ./model/labels/matcher_test.go ./model/labels/test_utils.go ./model/labels/labels.go ./model/labels/labels_test.go ./model/textparse/promlex.l.go ./model/textparse/interface.go ./model/textparse/promparse.go ./model/textparse/openmetricslex.l.go ./model/textparse/promparse_test.go ./model/textparse/openmetricsparse_test.go ./model/textparse/openmetricsparse.go ./model/rulefmt/rulefmt_test.go ./model/rulefmt/rulefmt.go ./model/relabel/relabel.go ./model/relabel/relabel_test.go ./model/timestamp/timestamp.go ./model/value/value.go ./promql/functions.go ./promql/query_logger_test.go ./promql/functions_test.go ./promql/engine.go ./promql/quantile.go ./promql/test_test.go ./promql/promql_test.go ./promql/bench_test.go ./promql/engine_test.go ./promql/value.go ./promql/query_logger.go ./promql/test.go ./promql/parser/printer_test.go ./promql/parser/functions.go ./promql/parser/parse.go ./promql/parser/generated_parser.y.go ./promql/parser/parse_test.go ./promql/parser/lex_test.go ./promql/parser/ast.go ./promql/parser/printer.go ./promql/parser/value.go ./promql/parser/lex.go ./promql/fuzz.go ./scripts/tools.go ./storage/fanout.go ./storage/merge_test.go ./storage/series_test.go ./storage/generic.go ./storage/lazy.go ./storage/interface.go ./storage/series.go ./storage/noop.go ./storage/memoized_iterator.go ./storage/buffer_test.go ./storage/secondary.go ./storage/buffer.go ./storage/fanout_test.go ./storage/remote/ewma.go ./storage/remote/write_handler.go ./storage/remote/client_test.go ./storage/remote/intern_test.go ./storage/remote/write_handler_test.go ./storage/remote/chunked_test.go ./storage/remote/max_timestamp.go ./storage/remote/queue_manager.go ./storage/remote/write_test.go ./storage/remote/write.go ./storage/remote/read_handler_test.go ./storage/remote/chunked.go ./storage/remote/codec_test.go ./storage/remote/read.go ./storage/remote/intern.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read_handler.go ./storage/remote/metadata_watcher.go ./storage/remote/codec.go ./storage/remote/client.go ./storage/remote/read_test.go ./storage/remote/queue_manager_test.go ./storage/remote/storage_test.go ./storage/remote/storage.go ./storage/merge.go ./storage/memoized_iterator_test.go ./scrape/scrape.go ./scrape/manager.go ./scrape/helpers_test.go ./scrape/target.go ./scrape/manager_test.go ./scrape/scrape_test.go ./scrape/target_test.go ./tsdb/repair_test.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/chunks_test.go ./tsdb/chunks/head_chunks.go ./tsdb/goversion/goversion.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion_test.go ./tsdb/tsdbblockutil.go ./tsdb/blockwriter.go ./tsdb/mocks_test.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/reader_test.go ./tsdb/wal/reader.go ./tsdb/wal/watcher_test.go ./tsdb/wal/wal.go ./tsdb/wal/checkpoint.go ./tsdb/wal/wal_test.go ./tsdb/wal/watcher.go ./tsdb/wal/live_reader.go ./tsdb/head.go ./tsdb/querier_test.go ./tsdb/head_append.go ./tsdb/example_test.go ./tsdb/test/conv_test.go ./tsdb/test/hash_test.go ./tsdb/test/labels_test.go ./tsdb/compact_test.go ./tsdb/agent/series.go ./tsdb/agent/db_test.go ./tsdb/agent/db.go ./tsdb/db_test.go ./tsdb/wal.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/chunk_test.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/bstream_test.go ./tsdb/chunkenc/bstream.go ./tsdb/isolation.go ./tsdb/tsdbutil/chunks.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/blockwriter_test.go ./tsdb/encoding/encoding.go ./tsdb/block_test.go ./tsdb/head_wal.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/fileutil/mmap_arm64.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/preallocate_other.go ./tsdb/exemplar.go ./tsdb/repair.go ./tsdb/compact.go ./tsdb/wal_test.go ./tsdb/exemplar_test.go ./tsdb/errors/errors.go ./tsdb/querier_bench_test.go ./tsdb/index/postingsstats_test.go ./tsdb/index/postingsstats.go ./tsdb/index/postings_test.go ./tsdb/index/postings.go ./tsdb/index/index_test.go ./tsdb/index/index.go ./tsdb/isolation_test.go ./tsdb/head_test.go ./tsdb/head_read.go ./tsdb/querier.go ./tsdb/block.go ./tsdb/db.go ./tsdb/head_bench_test.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./cmd/prometheus/query_log_test.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_test.go ./cmd/promtool/debug.go ./cmd/promtool/sd.go ./cmd/promtool/backfill_test.go ./cmd/promtool/unittest.go ./cmd/promtool/archive.go ./cmd/promtool/tsdb.go ./cmd/promtool/backfill.go ./cmd/promtool/rules_test.go ./cmd/promtool/rules.go ./cmd/promtool/main.go ./cmd/promtool/sd_test.go ./cmd/promtool/main_test.go ./cmd/promtool/unittest_test.go ./web/federate_test.go ./web/web_test.go ./web/api/v1/api_test.go ./web/api/v1/api.go ./web/federate.go ./web/ui/doc.go ./web/ui/ui.go ./web/ui/assets_generate.go ./web/ui/assets_vfsdata.go ./web/web.go ./config/config.go ./config/config_windows_test.go ./config/config_default_test.go ./config/config_test.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./prompb/custom.go ./prompb/remote.pb.go ./prompb/types.pb.go ./discovery/aws/lightsail.go ./discovery/aws/ec2.go ./discovery/puppetdb/resources.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/puppetdb.go ./discovery/dns/dns_test.go ./discovery/dns/dns.go ./discovery/zookeeper/zookeeper.go ./discovery/zookeeper/zookeeper_test.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka.go ./discovery/eureka/eureka_test.go ./discovery/eureka/client.go ./discovery/triton/triton.go ./discovery/triton/triton_test.go ./discovery/manager.go ./discovery/uyuni/uyuni.go ./discovery/uyuni/uyuni_test.go ./discovery/linode/linode_test.go ./discovery/linode/linode.go ./discovery/linode/mock_test.go ./discovery/registry.go ./discovery/legacymanager/manager.go ./discovery/legacymanager/registry.go ./discovery/legacymanager/manager_test.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/service.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/endpointslice_test.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/ingress.go ./discovery/kubernetes/kubernetes_test.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/robot.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/mock_test.go ./discovery/refresh/refresh.go ./discovery/refresh/refresh_test.go ./discovery/moby/docker_test.go ./discovery/moby/network.go ./discovery/moby/services_test.go ./discovery/moby/tasks.go ./discovery/moby/tasks_test.go ./discovery/moby/nodes_test.go ./discovery/moby/services.go ./discovery/moby/dockerswarm.go ./discovery/moby/nodes.go ./discovery/moby/docker.go ./discovery/moby/mock_test.go ./discovery/manager_test.go ./discovery/azure/azure.go ./discovery/azure/azure_test.go ./discovery/scaleway/instance.go ./discovery/scaleway/instance_test.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/scaleway.go ./discovery/openstack/openstack.go ./discovery/openstack/instance.go ./discovery/openstack/instance_test.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/mock_test.go ./discovery/targetgroup/targetgroup_test.go ./discovery/targetgroup/targetgroup.go ./discovery/http/http.go ./discovery/http/http_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/install/install.go ./discovery/xds/client_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/kuma_test.go ./discovery/xds/kuma.go ./discovery/xds/client.go ./discovery/xds/xds.go ./discovery/xds/xds_test.go ./discovery/consul/consul_test.go ./discovery/consul/consul.go ./discovery/gce/gce.go ./discovery/marathon/marathon.go ./discovery/marathon/marathon_test.go ./discovery/file/file_test.go ./discovery/file/file.go ./discovery/discovery.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/stack.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./notifier/notifier.go ./notifier/notifier_test.go ./rules/recording_test.go ./rules/manager.go ./rules/manager_test.go ./rules/recording.go ./rules/alerting_test.go ./rules/alerting.go ./util/gate/gate.go ./util/stats/stats_test.go ./util/stats/query_stats.go ./util/stats/timer.go ./util/teststorage/storage.go ./util/httputil/cors.go ./util/httputil/cors_test.go ./util/httputil/compression_test.go ./util/httputil/compression.go ./util/httputil/context.go ./util/modtimevfs/modtimevfs.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/limits_default.go ./util/runtime/statfs_uint32.go ./util/runtime/limits_windows.go ./util/runtime/uname_linux.go ./util/runtime/statfs_linux_386.go ./util/runtime/statfs.go ./util/runtime/uname_default.go ./util/runtime/statfs_default.go ./util/pool/pool_test.go ./util/pool/pool.go ./util/logging/file_test.go ./util/logging/file.go ./util/logging/ratelimit.go ./util/logging/dedupe.go ./util/logging/dedupe_test.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/testutil/testing.go ./util/testutil/logging.go ./util/testutil/context.go ./util/testutil/directory.go ./util/osutil/hostname.go ./util/strutil/strconv.go ./util/strutil/quote_test.go ./util/strutil/strconv_test.go ./util/strutil/quote.go ./util/treecache/treecache.go + echo 'Patch #0 (defaults-paths.patch):' Patch #0 (defaults-paths.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cmd/prometheus/main.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jNXQRx + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + export 'BUILDTAGS=netgo builtinassets' + BUILDTAGS='netgo builtinassets' + LDFLAGS='-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/prometheus + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xbccb92ad2e1f41e99e5a2f703dce7f21072b5f3b -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus github.com/prometheus/prometheus/cmd/prometheus WORK=/tmp/go-build1094312157 internal/coverage/rtcov mkdir -p $WORK/b012/ internal/goexperiment internal/goos internal/unsafeheader internal/goarch internal/godebugs mkdir -p $WORK/b014/ internal/cpu cat >/tmp/go-build1094312157/b012/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall mkdir -p $WORK/b019/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid o7iI6pGjV3Ni_9187LLn/o7iI6pGjV3Ni_9187LLn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build1094312157/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid mZBa4Zqh7JKl9UOdF-U6/mZBa4Zqh7JKl9UOdF-U6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b015/ mkdir -p $WORK/b008/ mkdir -p $WORK/b006/ mkdir -p $WORK/b013/ mkdir -p $WORK/b011/ cat >/tmp/go-build1094312157/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_arm64.s cat >/tmp/go-build1094312157/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s cat >/tmp/go-build1094312157/b008/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid xKFV2pEGfM0REsUIyEEO/xKFV2pEGfM0REsUIyEEO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build1094312157/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid rVp7r1LuBMHbayeTu3kB/rVp7r1LuBMHbayeTu3kB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go cat >/tmp/go-build1094312157/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid JOdobo_OZWRx7aPcrlUx/JOdobo_OZWRx7aPcrlUx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >/tmp/go-build1094312157/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid 7fX6PEb2gwk97_nC3XaU/7fX6PEb2gwk97_nC3XaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build1094312157/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid Oy6ON68R4l_SFSX5DO8n/Oy6ON68R4l_SFSX5DO8n -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >/tmp/go-build1094312157/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid rijYPb0IM6k7v9HEnjBn/rijYPb0IM6k7v9HEnjBn -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/05/059dd941bbbda312f87d060b8a3e1f05a21fd132d0fe47690f8d67304d3509b5-d # internal internal/race mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cat >/tmp/go-build1094312157/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid vWoVWweLm6mnUMjwBmPs/vWoVWweLm6mnUMjwBmPs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f2/f21643980049d4bb6eae7a0df85cff860eeeee95cafadf23a9e1f81304718b37-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal sync/atomic mkdir -p $WORK/b022/ cat >/tmp/go-build1094312157/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa60f9aa3448c483e95c5931fd92a274d1ea42fad501948d5afc171e78420c8e-d # internal internal/itoa mkdir -p $WORK/b025/ cat >/tmp/go-build1094312157/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid txvlOt-a3SYKteQZsYDE/txvlOt-a3SYKteQZsYDE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cat >/tmp/go-build1094312157/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0b/0bf74d0f908a333e2ab0f5e5ffb59b1ffbff9fbaa5dd0ff1317ceeb32a107eb9-d # internal internal/abi mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cat >/tmp/go-build1094312157/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d419aa79e675b920951d1cd9626e857eca3556430b24192aa0edf6c3ee3c74b3-d # internal runtime/internal/math mkdir -p $WORK/b017/ cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e8/e844b3db35b195ef2e6058055dbc85e73c079a8fd871d5f7e651bb0c99ac946b-d # internal cat >/tmp/go-build1094312157/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid BUgdTDcaN3kncNPXckHe/BUgdTDcaN3kncNPXckHe -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go runtime/internal/sys mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid K03SFWK3wkQ8CXX2BApG/K03SFWK3wkQ8CXX2BApG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build1094312157/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1094312157/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fbKaeXEkV0ahQO2D-jYJ/fbKaeXEkV0ahQO2D-jYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/37/3763adc4c5bf155acfb87b056baaa2439ea33e57ec2f15859d525172a31709b8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8b/8bd2faab5feb2bcd86aa06202db8b289c22078684c327d1ca9ec107b1cbf1cb6-d # internal unicode/utf8 mkdir -p $WORK/b033/ math/bits mkdir -p $WORK/b031/ cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b019/asm_linux_arm64.o ./asm_linux_arm64.s cat >/tmp/go-build1094312157/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -installsuffix shared -buildid 6R7-MnhApqQiXpp3hvor/6R7-MnhApqQiXpp3hvor -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build1094312157/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid -XPsNKq1-NYM9vT0KJHw/-XPsNKq1-NYM9vT0KJHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >/tmp/go-build1094312157/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid uJE01KqqTb9yCnVfRvNK/uJE01KqqTb9yCnVfRvNK -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/46/46d199c444fc8884abb124bdbb11c3f9c31ed134174e6a0d1d54f161c47d5151-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/01/0104c230038823cc12fe62141d3d03f79322ce7f52bba69cfd4de8a13a9ffeec-d # internal encoding mkdir -p $WORK/b049/ unicode cat >/tmp/go-build1094312157/b049/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding -std -complete -installsuffix shared -buildid 6644q_4wgtSGC4FqFHzT/6644q_4wgtSGC4FqFHzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b034/ cat >/tmp/go-build1094312157/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode -std -complete -installsuffix shared -buildid h8wy5w0JTgCqlSjY7MkQ/h8wy5w0JTgCqlSjY7MkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4d/4d85bf903384de76551ba4659bd9c02dfec4a56f9cc9285fef5b7233301671f4-d # internal unicode/utf16 mkdir -p $WORK/b053/ cat >/tmp/go-build1094312157/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid uW2GsyDQUCFBEX5UEsuW/uW2GsyDQUCFBEX5UEsuW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ab/aba3f5707af421c1f93b7523a1dc1a22c81bc3d5a952755a78903b980f4a5738-d # internal log/internal mkdir -p $WORK/b057/ cat >/tmp/go-build1094312157/b057/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p log/internal -std -complete -installsuffix shared -buildid FRHjRLnb_pB_K_RbIkhv/FRHjRLnb_pB_K_RbIkhv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/94/94fc4e93e2a18ec3de207db2767424f1094cfd9a6a404760f2685baf808fd610-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/32/3227c9c5aa832ed6a6cd3352705b1fad69863e534ac4b2b3fe51b50006f57ae0-d # internal container/list mkdir -p $WORK/b073/ cat >/tmp/go-build1094312157/b073/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p container/list -std -complete -installsuffix shared -buildid LXb8Q4tsv_P0S9zOhIOF/LXb8Q4tsv_P0S9zOhIOF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/59/5913e51f9a1f90f0dca27888a97333ca8ec96eb3d2e816259437f1f28d3a9a2b-d # internal internal/bytealg mkdir -p $WORK/b010/ math /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal mkdir -p $WORK/b030/ cat >/tmp/go-build1094312157/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7d/7d82bc5ab4ef7be47cd7e4bac3f20c8cf0b45d8f22d4541eb16d05ba5c8c2822-d # internal cat >/tmp/go-build1094312157/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s runtime/internal/atomic mkdir -p $WORK/b016/ cat >/tmp/go-build1094312157/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/88/889c6cae7ce8e7eb883e1a1631a66bc00c53e43be10ff49396f5492ef740e6f0-d # internal crypto/internal/alias mkdir -p $WORK/b078/ cat >/tmp/go-build1094312157/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid CGeFrcVRqEOXcJUSoTMC/CGeFrcVRqEOXcJUSoTMC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s cat >/tmp/go-build1094312157/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CZ3mONoamPaARdU1Yk5Z/CZ3mONoamPaARdU1Yk5Z -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >/tmp/go-build1094312157/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 8A1UYAHzWEdnDc6NBmlh/8A1UYAHzWEdnDc6NBmlh -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal cat >/tmp/go-build1094312157/b030/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/13/13cd65091b242958d3689645e3603d88632bfe42775e50e282f9c04f2fcae729-d # internal crypto/subtle mkdir -p $WORK/b079/ cat >/tmp/go-build1094312157/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./xor_arm64.s cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -installsuffix shared -buildid LsP4sRdJA-P5bFLUt7f8/LsP4sRdJA-P5bFLUt7f8 -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/35/35b6c2e04a7bd87104bbd1b85a0019c79752e68ad8226b612d2b716ac7424889-d # internal crypto/internal/boring/sig mkdir -p $WORK/b080/ cat >/tmp/go-build1094312157/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./sig_other.s cat >/tmp/go-build1094312157/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/subtle -std -installsuffix shared -buildid USr79BWeiR1-KpB_Qc1Y/USr79BWeiR1-KpB_Qc1Y -goversion go1.21.7 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cat >/tmp/go-build1094312157/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GQrBEXjEVVlxYWFB8sIl/GQrBEXjEVVlxYWFB8sIl -goversion go1.21.7 -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ea/ea4ec5632c7111e0780252de293e3900e49025cbc2ff3b14938eaedc06c6d933-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b098/ cat >/tmp/go-build1094312157/b098/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid OaCqmhW_yAfAVvoEVAE2/OaCqmhW_yAfAVvoEVAE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/2d/2d9b7e45eaae4e3a6a83626044c9a448c9e07337f8cac6cf142f91a580a6935e-d # internal internal/nettrace mkdir -p $WORK/b114/ cat >/tmp/go-build1094312157/b114/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p internal/nettrace -std -complete -installsuffix shared -buildid vDIO3OPMr6t2VHPvvS9t/vDIO3OPMr6t2VHPvvS9t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/470560fd315b3682ca05da59c6960c4796ebc2ac8a6b416269d936d32a0980b7-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b122/ cat >/tmp/go-build1094312157/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid l6cp5oNC24LM2xTOQ7fq/l6cp5oNC24LM2xTOQ7fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/99/999ba053f07ed6edd22ffda4d886d1810a60572875e43a8f45abf13962f17b9a-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/852faa89c65190117639344f5cddf6f352c45b6a04b0b5e50934b18c1b30fc45-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b152/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set cat >/tmp/go-build1094312157/b152/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid h583R8Bz4HSibEIDxG3-/h583R8Bz4HSibEIDxG3- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b157/ cat >/tmp/go-build1094312157/b157/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid E8OiY3tc4lWRVxdIrPZy/E8OiY3tc4lWRVxdIrPZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b8/b80272c85dbcab81c5175526d171602be588f5e6a31b5c31080fddc6deb3771d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b190/ cat >/tmp/go-build1094312157/b190/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid G2ez_szKIY0PiCZgJBqr/G2ez_szKIY0PiCZgJBqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8c/8c1ac28f01a422ecf346da9764aeccd66bf775a118a1cea75504a16e765f4a92-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b245/ cat >/tmp/go-build1094312157/b245/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ovIT5tJWpfiG9ljYjmMj/ovIT5tJWpfiG9ljYjmMj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d9/d9cdac320c3de515ccf79186aa53d80c2d88a11936028e13ab21297377669824-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b291/ cat >/tmp/go-build1094312157/b291/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid t8Qi9fZpEyR1d5r7msfW/t8Qi9fZpEyR1d5r7msfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/68/681b4928671041e880f74cc3b12ede4d4ff00b258037a1a8e817d3595f3d9e6a-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b302/ cat >/tmp/go-build1094312157/b302/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid CMt7V_XG8BqIcfLx5u2T/CMt7V_XG8BqIcfLx5u2T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b016/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/97/97d8c4a155a73826fc153287673ffc61db024e8c4279ae80763c0bba1543b2a2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b327/ cat >/tmp/go-build1094312157/b327/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0no96omOvIPbd_Eh8jCW/0no96omOvIPbd_Eh8jCW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/e0/e002e3a52f9b2c35f1cb1d584e38018a4b01555a8c7682f89d6d02310248c87b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b368/ cat >/tmp/go-build1094312157/b368/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid iLqANerA3dc4NiwHmQmR/iLqANerA3dc4NiwHmQmR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e820688d7dbaf7262f1b7ac8421852f7cded84e1d4df592a5564a307426101ec-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b406/ cat >/tmp/go-build1094312157/b406/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid G2jh3J-bnLSMGgXuOHEd/G2jh3J-bnLSMGgXuOHEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4c/4cdd3e50877d653b0d95675bbace445d74d4ed0c4d323b8391dbeb8afb7a60a7-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b408/ cat >/tmp/go-build1094312157/b408/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid IX6Ld-EyENYX91WWHarx/IX6Ld-EyENYX91WWHarx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/d0/d0cedd985c6a4d404986451ed495bf56fc3be3ea9b9a9b44d66519ca9b166c1f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b409/ cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/2a/2ad0d274e57d8ace4a3528d591bb8e4b0e8e2b0fa06235121764672121405803-d # internal cat >/tmp/go-build1094312157/b409/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid 8VKFh6xZssacjzM7h1B6/8VKFh6xZssacjzM7h1B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.go github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b420/ cat >/tmp/go-build1094312157/b420/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid m1F2jyrg6W-wY7FQoaFM/m1F2jyrg6W-wY7FQoaFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/f6/f6e5d020d8f8bdb7a6510ae582d3f7c8440d256e18320dec29a1db4757c04bca-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b446/ cat >/tmp/go-build1094312157/b446/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IO0qD9joov0z_2JzBgAa/IO0qD9joov0z_2JzBgAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/dd/ddb9b2f8509be68c04b3a4231c44c9d6940d2dec37be2013de7f75d0f9cc6d22-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b450/ cat >/tmp/go-build1094312157/b450/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid 35LPrLIqVG2hVr6OYIgg/35LPrLIqVG2hVr6OYIgg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4c/4c744dd7a75be5c1b67bfcfd8390a816c279847a035e22523b17a41fa1f097fd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b471/ cat >/tmp/go-build1094312157/b471/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YnsDhew0qZdEyaHVqfcL/YnsDhew0qZdEyaHVqfcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b7/b71fa274e59397cbfae00f2168bcd95a40a958e1d04f624258bb8e6daaf8f436-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b561/ cat >/tmp/go-build1094312157/b561/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid X-qWpocq_GJE2QDXpGxd/X-qWpocq_GJE2QDXpGxd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c8/c84a0fa4eb24226768ecb8cd37639ddbf5b1d3b2bb9381ee0a48ce51075c9d99-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer mkdir -p $WORK/b658/ cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b9/b99df680b5f17e14b3863b42b2233846cac4ca0f7e2214f1dee5abd4a4fec58a-d # internal cat >/tmp/go-build1094312157/b658/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid aJaZeJh9P8WFfri3tagO/aJaZeJh9P8WFfri3tagO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b699/ cat >/tmp/go-build1094312157/b699/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid o8O6XxtTvVihub27_MPj/o8O6XxtTvVihub27_MPj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/85/8500506f2d40d1bcab9b59d1fbac794100ef6c82a73bcbb104af2958b150c81d-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b700/ cat >/tmp/go-build1094312157/b700/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid X_7VOMnboa3IZRKvdY3i/X_7VOMnboa3IZRKvdY3i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/7b/7bf21bcd8965e3c2a16abd2ec0beec49f234c825f11a5f32d6f03d2f92c7b70f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b701/ cat >/tmp/go-build1094312157/b701/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid E-7jobhiSYlvaXsZQQkp/E-7jobhiSYlvaXsZQQkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/6e/6ea1d3982379622f302d80aa1711bf61031ae4c23318a7b29875769f740333d2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b774/ cat >/tmp/go-build1094312157/b774/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid v_ZMI7F0KHX1QrujNClr/v_ZMI7F0KHX1QrujNClr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/85/85d0655fca4ef073b61a5757699a009240bd01ed8ad978d0614a68d1d93e53e3-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b776/ cat >/tmp/go-build1094312157/b776/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid hbepQz_94JdM1P4YgCR7/hbepQz_94JdM1P4YgCR7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/74/74d82b2c6f1d62c54ee257a4a419919879f0b0bec045f2596c7ea9df557e9523-d # internal github.com/prometheus/prometheus/vendor/github.com/dennwc/varint mkdir -p $WORK/b821/ cat >/tmp/go-build1094312157/b821/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid U17V5-GpLc6D-thFUtUM/U17V5-GpLc6D-thFUtUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/aa/aa4277eb38f25662860ef4eb26853a82965629afab713bf7de21b047c3e42600-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b822/ cat >/tmp/go-build1094312157/b822/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid FWKvhsBIpseafb7NMieL/FWKvhsBIpseafb7NMieL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/13/130e4dae345ffb75c76d9ecdfd0009d99e0fc2506e300a4681a06c67ee456018-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b833/ cat >/tmp/go-build1094312157/b833/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid pX6aUIEvs0CYs33mPluI/pX6aUIEvs0CYs33mPluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/ff/ffa08c054ccd5c085825e8e012d9d29fd0f5f2484ebb48735699493c21f74d84-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b834/ cat >/tmp/go-build1094312157/b834/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nCz9bez0v96i2WBIMF9f/nCz9bez0v96i2WBIMF9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/01/0177dfc775b5813829ec63b35a338227dba178ec2fa8274916e24e907361efbb-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b836/ cat >/tmp/go-build1094312157/b836/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 5_AIYi7vEfQxxhRo_1FN/5_AIYi7vEfQxxhRo_1FN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/c7/c7a235ef41b083195cfebb5a8aa04803b6fcf4ae40b985d3cb28409a04e74b14-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/21/217bf7ab03dafdb515f09cc9a1f1ffcd564161c82e185b85793b7ba38dcc108d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b836/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/41/41f100b0bc5dfc202b9af0571ca227ac4093042c1c40f9dc8526a4f83140e695-d # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/17/17a15a228c0a691097d97d61fc94370e4b1f9881f9ec2a039116f510fe6fdee5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/20/20da7c469fefdfefb5299ac4aed8028251f9a294e160fc45743428641542257d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/86/861932ba6dad7d1eedbd882cdc90de0b7b5828304a3843131251debe54c20ccf-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_arm64.o $WORK/b030/exp_arm64.o $WORK/b030/floor_arm64.o $WORK/b030/modf_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2d/2d95762422944495e4f8f0646de161e41e8e6019339a43a00984d35c79da2c09-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b256/ cat >/tmp/go-build1094312157/b256/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid wMrhTtDnvP3ZGLBkansy/wMrhTtDnvP3ZGLBkansy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go github.com/prometheus/prometheus/model/value mkdir -p $WORK/b801/ cat >/tmp/go-build1094312157/b801/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid d3-0OQ0CiE3pE8aaEeR4/d3-0OQ0CiE3pE8aaEeR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/43/436156aa1707fc411071dd0f579b2b3bfa0b836261605e854f0c1529b8436f53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/74/7480022c76bf25346174684b0ef58acf141cf291368a16bf78a98410b2975254-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f9/f9e8e4f04a2a205319d8261c9f4c50bae6d5a59d8e990e55abe1a52c4d19d802-d # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build1094312157/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >/tmp/go-build1094312157/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1094312157/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1094312157/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1094312157/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1094312157/b014/_pkg_.a packagefile internal/goos=/tmp/go-build1094312157/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1094312157/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1094312157/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1094312157/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1094312157/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid WiW7HJwPrnQ0LMcR8gLz/WiW7HJwPrnQ0LMcR8gLz -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/4b/4b2f208a09366abefa633aa60604ce6be2f16e3e014c01843e7e3c1eda8cbebf-d # internal sync mkdir -p $WORK/b020/ cat >/tmp/go-build1094312157/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1094312157/b021/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid omSI_4znbcve1HcX6PMN/omSI_4znbcve1HcX6PMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build1094312157/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1094312157/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1094312157/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1094312157/b008/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid XxvpoZChZlCGHODZz_fu/XxvpoZChZlCGHODZz_fu -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/cc/cc758f7c5b7af813ea5e5ea395ff3b1840ea8d68cf042036dbc47c1e2918783b-d # internal internal/bisect mkdir -p $WORK/b065/ cat >/tmp/go-build1094312157/b065/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/bisect -std -complete -installsuffix shared -buildid ey4in0bLOCLbEjY7B2Dr/ey4in0bLOCLbEjY7B2Dr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/singleflight mkdir -p $WORK/b115/ cat >/tmp/go-build1094312157/b115/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p internal/singleflight -std -complete -installsuffix shared -buildid GHVQN-CctgJnzVt4thTK/GHVQN-CctgJnzVt4thTK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b150/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b240/ cat >/tmp/go-build1094312157/b240/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid K2epv_seyJeJP2A6WWFu/K2epv_seyJeJP2A6WWFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b380/ cat >/tmp/go-build1094312157/b150/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid b9J0pJjpltXhxBBw8z9-/b9J0pJjpltXhxBBw8z9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build1094312157/b380/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid 0Wer8Irx3t-wQRhKv1uZ/0Wer8Irx3t-wQRhKv1uZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go internal/testlog mkdir -p $WORK/b042/ cat >/tmp/go-build1094312157/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid wjo-AJsS2vBaOVvY3i4X/wjo-AJsS2vBaOVvY3i4X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b341/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b341/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/31/31176069f607715f4fd4190e84a88350ea3b92de8e49de48afc8fb49772edef7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b383/ cat >/tmp/go-build1094312157/b383/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 4uDT2zZfYcupzJpCvYLT/4uDT2zZfYcupzJpCvYLT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a4/a420883b102d51afa3e5db42640cc9bd6a821fbb75a1ec5f461fa9e0f72ce228-d # internal github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b783/ cat >/tmp/go-build1094312157/b783/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid MQ3j_0P25tw2VvdCzX08/MQ3j_0P25tw2VvdCzX08 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8a/8a348235fe33808ae145149277a1f22baa74d00c6f041aa6a7468ebccaaedae2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5e/5e03ed367cc45595cea889ebb89dd4268ec64bd9e456791bd9a878df7b3d8df7-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d7/d7d9b1902c8bdde2acb23efc605420b529603b0e9e9e51cfd0fc5795323955d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d8/d8a7d6b510108d2954e013f4470c245c923bc7b8d1ae36cd3d4fa572df346199-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s cd $WORK gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/43/437c4de6bc9e9bfaf915d62f5b89560e911b007d9ee5bd3c9cc39a49080913a9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1e/1ee23f260e11ff0c05d10a101004c49bdc9876bb3028bc90c1ccc6c7c174bd72-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build1094312157/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1094312157/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid XvrMK-E4epqLbQip6thd/XvrMK-E4epqLbQip6thd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b035/ cat >/tmp/go-build1094312157/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1094312157/b004/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid 6-mW85Og-44kNPDZGi5y/6-mW85Og-44kNPDZGi5y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go internal/godebug mkdir -p $WORK/b064/ cat >/tmp/go-build1094312157/b064/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1094312157/b065/_pkg_.a packagefile internal/godebugs=/tmp/go-build1094312157/b013/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/godebug -std -complete -installsuffix shared -buildid Crty0Q8JhOb_woc5kDQ8/Crty0Q8JhOb_woc5kDQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/e6/e6571a2b853e6795be5bdf4c3e90e858d9824d26ba35d941091aaa2015391ce5-d # internal gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0f/0f33dc098833e3e84eb3fc81cc2ee9e93fc547338192076d96b54490a7a35070-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e3/e326a7e5f2b8bd8bd4308b1e1bd988c49f6464f8b24d223cc5c72442bf1f5320-d # internal internal/oserror mkdir -p $WORK/b026/ cat >/tmp/go-build1094312157/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid eSJitb4LG2FmWxR_-x4t/eSJitb4LG2FmWxR_-x4t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go io mkdir -p $WORK/b036/ cat >/tmp/go-build1094312157/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid LxFhVGYBFMFxtLjfT5N1/LxFhVGYBFMFxtLjfT5N1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b032/ cd $WORK gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/tmp/go-build1094312157/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid ld2uPyoqUJ6cP0kPEVoO/ld2uPyoqUJ6cP0kPEVoO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go math/rand mkdir -p $WORK/b063/ cat >/tmp/go-build1094312157/b063/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid p0tGxuAtz2vPsmxrvTNO/p0tGxuAtz2vPsmxrvTNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true internal/safefilepath path /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bc/bcb9c979093d2852fab30a49219f51bbbd2a7e6cc59dddbf3ffa79b9d503b94f-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b040/ mkdir -p $WORK/b044/ syscall mkdir -p $WORK/b024/ cat >/tmp/go-build1094312157/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b024/symabis ./asm_linux_arm64.s cat >/tmp/go-build1094312157/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid _HCpoG5B53eo2ahL2Oa4/_HCpoG5B53eo2ahL2Oa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cat >/tmp/go-build1094312157/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid sxWGvby0zvnBoFRepUF5/sxWGvby0zvnBoFRepUF5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0e/0ec49857edc99d4806da3db07f790d9d46f6f1761db8335b11798d638a42aa79-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b089/ cat >/tmp/go-build1094312157/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid fcWYqh2TbYA7uvh8ZqpU/fcWYqh2TbYA7uvh8ZqpU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/50/50be661818062187e2a5731b8e782e9ac3bd363f8cb31aaef7f3c3f0385be64c-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b113/ cat >/tmp/go-build1094312157/b113/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid _7DTUHo4MTNGHFt1ZZwO/_7DTUHo4MTNGHFt1ZZwO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build1094312157/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build1094312157/b026/_pkg_.a packagefile internal/race=/tmp/go-build1094312157/b021/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid yQ4b0cNk0vUGq1KGFVt9/yQ4b0cNk0vUGq1KGFVt9 -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a3/a35365e37569258ef624dba95afd1215f29226ef7383cc24e86bfeda74626c5f-d # internal internal/intern mkdir -p $WORK/b117/ cat >/tmp/go-build1094312157/b117/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p internal/intern -std -complete -installsuffix shared -buildid SC5JJIIy-rd8bj2oiQyg/SC5JJIIy-rd8bj2oiQyg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/51/51e6deed139e1c14cf2453bd045b8d23a965901cdad2001595a1c4e42dd93dcf-d # internal strings mkdir -p $WORK/b046/ cat >/tmp/go-build1094312157/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid TlhURE7pbNG_ZXetu_2l/TlhURE7pbNG_ZXetu_2l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5d/5de54b9013092c24c81e051fdf9b5b9490c625df47649dfa57dbc4d1ad81d083-d # internal bytes mkdir -p $WORK/b048/ cat >/tmp/go-build1094312157/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid fWYlyHIOCRjPgJ90vbpM/fWYlyHIOCRjPgJ90vbpM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ce/ceb5c8c65f2f7447efc5f674d8748ef694793282cefce8fe456f56f26faf14f9-d # internal hash mkdir -p $WORK/b072/ cat >/tmp/go-build1094312157/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash -std -complete -installsuffix shared -buildid dGe6DFNjR95g78ccV75r/dGe6DFNjR95g78ccV75r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9a/9a85f5bc368e3ab67dbd12d1a61591e3ad100bfde2e0382e472c06b783417353-d # internal hash/crc32 mkdir -p $WORK/b071/ cat >/tmp/go-build1094312157/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./crc32_arm64.s cat >/tmp/go-build1094312157/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash/crc32 -std -installsuffix shared -buildid hkNhK5EGJWgUyC34ythr/hkNhK5EGJWgUyC34ythr -goversion go1.21.7 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d1/d1ffa6568c6821fae105514596f13fb39718429216109af8a1fc208a7de8b053-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ cat >/tmp/go-build1094312157/b081/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 4xzpncj-Xo35lc0LTDDG/4xzpncj-Xo35lc0LTDDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/44/445b866f88ed7ba740cc78ba4824d77d49320ca673ba9fc1e8a3ab6e8cd7f704-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b140/ cat >/tmp/go-build1094312157/b140/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid lUDZrUePlf_E_VhNmoZ8/lUDZrUePlf_E_VhNmoZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/56/569fd2b1f94fd5241ae6190b5ad91a2a725dbe9e572130e012f9958a3089f9e7-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b128/ cat >/tmp/go-build1094312157/b128/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid A_oP6nTCc9v0XvrrNbNB/A_oP6nTCc9v0XvrrNbNB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/65/650d1d49392f15cdd7468f12808b122c29e7eca29e1f791c66727a687dd2700e-d # internal hash/fnv mkdir -p $WORK/b147/ cat >/tmp/go-build1094312157/b147/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p hash/fnv -std -complete -installsuffix shared -buildid qIzMqi4oHkuiuHbIBtb4/qIzMqi4oHkuiuHbIBtb4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/70/70348e20cdc0cc319b698462a5ae4ca18af2847ebd6ee7fb9a3562228d5b38e3-d # internal reflect mkdir -p $WORK/b029/ cat >/tmp/go-build1094312157/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_arm64.s cat >/tmp/go-build1094312157/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1094312157/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1094312157/b008/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid 62pEDQlTZWCXmGdSaBZz/62pEDQlTZWCXmGdSaBZz -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/30/302cdc07039e768e091a21a7256fad81d5b61bcaee93c4845f929d8231f6b8fb-d # internal crypto mkdir -p $WORK/b076/ cat >/tmp/go-build1094312157/b076/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto -std -complete -installsuffix shared -buildid bu54XPZyR65qPb7GpUUD/bu54XPZyR65qPb7GpUUD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/71/71b3b40d9f7484c260d5a74483865844240b76158dcdd14b04e0fa5967e26d7d-d # internal bufio mkdir -p $WORK/b055/ cat >/tmp/go-build1094312157/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p bufio -std -complete -installsuffix shared -buildid -peWWILPpG-YGkTVnS5p/-peWWILPpG-YGkTVnS5p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/42/427ce9773524ae3d92aeee92c136433f85f97fc0e4a9d1a2dac1e9166df56897-d # internal regexp/syntax mkdir -p $WORK/b059/ cat >/tmp/go-build1094312157/b059/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp/syntax -std -complete -installsuffix shared -buildid 24OxHhWfqub2CHU8eVx8/24OxHhWfqub2CHU8eVx8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a0/a04bc6f205179539dc9bac21704ea0f65c43309d9c94db18a77e4d9328ffbec4-d # internal crypto/rc4 mkdir -p $WORK/b103/ cat >/tmp/go-build1094312157/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1094312157/b078/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid DhXOOhU1I8tPvDVJyFFD/DhXOOhU1I8tPvDVJyFFD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/55/5569ff8607f6d9c241957262213e54d5f630e0f9338e12c1538cb53d897f232f-d # internal net/netip mkdir -p $WORK/b116/ cat >/tmp/go-build1094312157/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/intern=/tmp/go-build1094312157/b117/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/netip -std -complete -installsuffix shared -buildid XtsBKRsP9ZHCyFpViXk6/XtsBKRsP9ZHCyFpViXk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a4/a4eebc064731d0af6e10832b5ae2351461ac6d5dca48444b76376cd97c4052bc-d # internal net/http/internal/ascii mkdir -p $WORK/b139/ cat >/tmp/go-build1094312157/b139/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid wf6X-yULx22poKxAr0W4/wf6X-yULx22poKxAr0W4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d8/d8597fc5992899a6d79df451c54069eb1ba8b3a156e3f6a04cf8f4a72597c70d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b184/ cat >/tmp/go-build1094312157/b184/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid TlGkVZOnKmfxgXh9J_mT/TlGkVZOnKmfxgXh9J_mT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d6/d63be0709a73196781f253e6f8e4fc27965cebc3cc633c5712e2f71c446cf29d-d # internal html mkdir -p $WORK/b195/ cat >/tmp/go-build1094312157/b195/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p html -std -complete -installsuffix shared -buildid yWrstLO-VzZTuast_f8i/yWrstLO-VzZTuast_f8i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/9b/9b0b77cc867f2fbf8c34fcd945f13b9e5b6eda7c4217346864dccea5e43e8927-d # internal text/tabwriter mkdir -p $WORK/b198/ cat >/tmp/go-build1094312157/b198/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p text/tabwriter -std -complete -installsuffix shared -buildid COYnkxbyJbKD8TurnNFf/COYnkxbyJbKD8TurnNFf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e7/e74339e6dc35a42e52a07984b39d15e52bbd5b4a8894ba2bd4551b6e3fc5a9cd-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b221/ cat >/tmp/go-build1094312157/b221/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 9V5jBGYLpIK6XObaBS6y/9V5jBGYLpIK6XObaBS6y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/14/14c8aea43e4f2f2a70a99abdc36f668a6e26edf361890cc7f6c9e8d21fea02a3-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b231/ cat >/tmp/go-build1094312157/b231/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid OLSwCF_hc5s7VvbxKqDr/OLSwCF_hc5s7VvbxKqDr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/9d/9dc18c5d67fdcac2e4ae7597d6eb1867d1a3d75d6c66a1286fe92d0f80f1c1c2-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b242/ cat >/tmp/go-build1094312157/b242/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid 9VNt5OkyJHXEKOYiRwjx/9VNt5OkyJHXEKOYiRwjx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8d/8dabd69d049b49ecd3c93e8bffd8eadf0e27341fcb392056ff2dc2a102809690-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b253/ cat >/tmp/go-build1094312157/b253/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid hPYEOwOISsIYkqFT9q0m/hPYEOwOISsIYkqFT9q0m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/5a/5a414213dfa8a8001c82c27eefcff20a982f919ad00769b7062b4ce78ce939c5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b276/ cat >/tmp/go-build1094312157/b276/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid mQ7JpKQ66exWSCbI6wPy/mQ7JpKQ66exWSCbI6wPy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/63/634abc8015aac4f6795ea88a0d7feee72cdf7cb3aaf476e5da4cc0228fab0729-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b316/ cat >/tmp/go-build1094312157/b316/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid uGcu9ykQXkS10HszkQXo/uGcu9ykQXkS10HszkQXo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/5d/5d7551d6e6346c54951226139c34c89b7a91cb12c268da413592e0ef61fb0339-d # internal encoding/base32 mkdir -p $WORK/b324/ cat >/tmp/go-build1094312157/b324/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p encoding/base32 -std -complete -installsuffix shared -buildid ZHIniFxswrq1zH_Di4J3/ZHIniFxswrq1zH_Di4J3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c5/c54b459a8619da563975b16238dd42d64e671f01c3eb9028d2d8fa15c0f9cc55-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b373/ cat >/tmp/go-build1094312157/b373/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid V6mo8cZpxrCfjPCtxQvk/V6mo8cZpxrCfjPCtxQvk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/cb/cb0dd2aebb7fac837edef753428eb31c427733b70bd490544d8042180541e476-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b438/ cat >/tmp/go-build1094312157/b438/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid r_Rks_viRnyjApA9yFci/r_Rks_viRnyjApA9yFci -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/46/46b9ea3e9edab5dc1702177d99be14613a00f91245f4757e02004ed090d531f9-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b315/ cat >/tmp/go-build1094312157/b315/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1094312157/b316/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid C_34GDPUwgnq63WJMIgS/C_34GDPUwgnq63WJMIgS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b024/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/73/7320519bdce760947a88e4133b690a1e507971d67fab26f4da1f341620df45e6-d # internal go/build/constraint mkdir -p $WORK/b460/ cat >/tmp/go-build1094312157/b460/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/build/constraint -std -complete -installsuffix shared -buildid iYJI7z4EfhmfsaujbNFn/iYJI7z4EfhmfsaujbNFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/db/db65e698cf59ce799f70cf7663f63fdf6ce5a18f941d8744c82f1badcba18553-d # internal time mkdir -p $WORK/b023/ cat >/tmp/go-build1094312157/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid qH1Be8eTMdcnISc6Q0SB/qH1Be8eTMdcnISc6Q0SB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/d5/d5e045faf7bf82011efbe19940172d42f2403229e07738a7fe6a732f810899d6-d # internal internal/syscall/unix mkdir -p $WORK/b039/ cat >/tmp/go-build1094312157/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid phgf6Zirj5M1LXdRfEFv/phgf6Zirj5M1LXdRfEFv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/84/8490c0ca14c08555cebc63652f1f48cda82b99431d31c1cfce1334e5a437dde4-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ cat >/tmp/go-build1094312157/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 6uSkk9I1XEqh6w_noxJl/6uSkk9I1XEqh6w_noxJl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e8/e8bd79665ef76f6096c68d7ac3661fdcb2e533e2e4bc973c0e8e9354e2e42836-d # internal regexp mkdir -p $WORK/b058/ cat >/tmp/go-build1094312157/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build1094312157/b059/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp -std -complete -installsuffix shared -buildid XdyEX8g8u6MzZVj8v0z7/XdyEX8g8u6MzZVj8v0z7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a7/a77d52351ee39fef161f40eeb4904b92bae3680336520349dfde40eac1198602-d # internal container/heap mkdir -p $WORK/b555/ cat >/tmp/go-build1094312157/b555/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p container/heap -std -complete -installsuffix shared -buildid jUFTgLaGk9ykEKr77_8q/jUFTgLaGk9ykEKr77_8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/12/12d41c6ff44e193a1a58bd9fc9ae6aa69b2f1c7796840ae55d3607b09e5a4401-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b684/ cat >/tmp/go-build1094312157/b684/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid kfbl_iOf7WI0sRATbQ9I/kfbl_iOf7WI0sRATbQ9I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/01/01e391f42e0f4e5a85f9aac8afbcdd6fbf66ef0ba43eb4a0da4a8872fb9c8d65-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b794/ cat >/tmp/go-build1094312157/b794/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b221/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid AkRvKGpQrqZqryYwghgR/AkRvKGpQrqZqryYwghgR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/4c/4cb4ec98459c0f78b1cb249386126427989c6a09ac57842778e1f80ec5aa4c0a-d # internal net/http/internal/testcert mkdir -p $WORK/b816/ cat >/tmp/go-build1094312157/b816/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid Op20WaYuuPrYGgf537tv/Op20WaYuuPrYGgf537tv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/9f/9fc0caccd8c466fdaa26c8213e36ed324b8534071875c09328dc366cb859366d-d # internal hash/adler32 mkdir -p $WORK/b840/ cat >/tmp/go-build1094312157/b840/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p hash/adler32 -std -complete -installsuffix shared -buildid iC0p3x6P6o3TnAD4d0Fr/iC0p3x6P6o3TnAD4d0Fr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/0e/0e903ab5dccd9347d67396316b92c77da2bc7260ee56f91771578ca7d740a332-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/f6/f6090b34565bdb576d27740dfe55e712fc0f6662198cfa88bdc2a75bc05086b8-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/66/661673218f4e7eea560c77ebea3b1f088d3da102aaced2864f9f139493520587-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8d/8dce92adc9699265e481093bac26b792fd8300433aaa8254f4ec639b599976f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/47/471df01012fe33fa8047c1382cfc2beec11bb38a7b87c6035ddb28faa68ce035-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b344/ cat >/tmp/go-build1094312157/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid FoPyfbZOKip3X_cMVkeO/FoPyfbZOKip3X_cMVkeO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b496/ cat >/tmp/go-build1094312157/b496/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 554zvEBhWG-x5MrsZWcL/554zvEBhWG-x5MrsZWcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/59/59e75de2802b42ec00c36e7af15c6931f41213173b757bd4f16dda4cf2e4bb0f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/18/181fff42af81e1a47cbc68817839ea1c4298dad8f9a8741fd1e62b257a33bdf2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b341/_x014.o -c gcc_arm64.S cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/prometheus-2.32.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -o $WORK/b341/_cgo_.o $WORK/b341/_cgo_main.o $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o $WORK/b341/_x004.o $WORK/b341/_x005.o $WORK/b341/_x006.o $WORK/b341/_x007.o $WORK/b341/_x008.o $WORK/b341/_x009.o $WORK/b341/_x010.o $WORK/b341/_x011.o $WORK/b341/_x012.o $WORK/b341/_x013.o $WORK/b341/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/2a/2a616bbc74d5419ebe48a8859a5cf1d960b7a1658ad10f6b59598824cdb1e5dd-d # internal internal/poll mkdir -p $WORK/b038/ cat >/tmp/go-build1094312157/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid oRBmDXMi61lKLVks7PLo/oRBmDXMi61lKLVks7PLo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b062/ io/fs context mkdir -p $WORK/b002/ cat >/tmp/go-build1094312157/b062/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid WmjjBIRXJJ1irPunDHAX/WmjjBIRXJJ1irPunDHAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go cat >/tmp/go-build1094312157/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1094312157/b004/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 9z2mPfHozsKfh4ohbD4r/9z2mPfHozsKfh4ohbD4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b043/ cat >/tmp/go-build1094312157/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build1094312157/b026/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid OaB7uwXvlGrMOnFxhI5D/OaB7uwXvlGrMOnFxhI5D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b249/ cat >/tmp/go-build1094312157/b249/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid uCbLdIHRvqyM0IwU7WHP/uCbLdIHRvqyM0IwU7WHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b358/ cat >/tmp/go-build1094312157/b358/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid XL3sTA5wgRK-XcxFMAj-/XL3sTA5wgRK-XcxFMAj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b341/_cgo_.o -dynout $WORK/b341/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/87/87f5713dfa30d6260fe575f10a4ec617a2d8c6066d8ea6ac8a07d54ab005e773-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b372/ cat >/tmp/go-build1094312157/b372/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid o3aBkNBK1tkflo-XgPXc/o3aBkNBK1tkflo-XgPXc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3b/3bfda392f4f554d37f1014fae1183d9e13719ac4785605b5bbdd3b95cd12bccc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b394/ cat >/tmp/go-build1094312157/b394/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid Q6WgITCnynz8uhiHtoQL/Q6WgITCnynz8uhiHtoQL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build1094312157/b341/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b341=>" -I $WORK/b341/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b341/symabis ./asm_arm64.s cat >/tmp/go-build1094312157/b341/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1094312157/b018/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p runtime/cgo -std -installsuffix shared -buildid qZJbUak5Nih6j4P9V6Bq/qZJbUak5Nih6j4P9V6Bq -goversion go1.21.7 -symabis $WORK/b341/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack -asmhdr $WORK/b341/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b341/_cgo_gotypes.go $WORK/b341/cgo.cgo1.go $WORK/b341/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/2f/2f948dbbe5066ebb6da058ab6d03d87fb490fdb4d5c9dbd2a93fad1a95688690-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b449/ cat >/tmp/go-build1094312157/b449/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1094312157/b450/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid L8rgs84x4pEC7KIbW0Y_/L8rgs84x4pEC7KIbW0Y_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/3f/3f6335426020eb6f18a8520a8a7ef3d8de006663149e0abb5bd529bd7045b9c7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b375/ cat >/tmp/go-build1094312157/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1094312157/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid qkRKE5g8mHzHQrqZO6E7/qkRKE5g8mHzHQrqZO6E7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f1/f1ee49ba280ab1c84fc55f3cba1c9b11690232e60bb23672cdc1f59731421a20-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b539/ cat >/tmp/go-build1094312157/b539/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 0Qjt78Kyty_augSKQgn1/0Qjt78Kyty_augSKQgn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b341/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b341=>" -I $WORK/b341/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b341/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/d8/d855ce9070b65999bd45ced7261212747d24f6c47361cb09d3bc35de4c7db68f-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b673/ cat >/tmp/go-build1094312157/b673/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid Q8vgwtduQ_At74SCqtIL/Q8vgwtduQ_At74SCqtIL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b341/_pkg_.a $WORK/b341/asm_arm64.o $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o $WORK/b341/_x004.o $WORK/b341/_x005.o $WORK/b341/_x006.o $WORK/b341/_x007.o $WORK/b341/_x008.o $WORK/b341/_x009.o $WORK/b341/_x010.o $WORK/b341/_x011.o $WORK/b341/_x012.o $WORK/b341/_x013.o $WORK/b341/_x014.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/27/27e416afcac513db305c4ffd8126be7b037978f3f3dddc059601dd09c10b973b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b730/ cat >/tmp/go-build1094312157/b730/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid PClD6Xurs3eDGdMkmwu6/PClD6Xurs3eDGdMkmwu6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/aa/aaaf0839621bc98147e5592139d4467519cdb0887e51bbef46239e9d43f423f4-d # internal github.com/prometheus/prometheus/model/timestamp mkdir -p $WORK/b800/ cat >/tmp/go-build1094312157/b800/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid EG_4R-KwA5DTvRxb99wZ/EG_4R-KwA5DTvRxb99wZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/f1/f1e4c4cbd4fe30295860242b4178d60fbee3fd0ea9395c1c9264bb68b776fbee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/c0/c0eb99e9b17cfca60ac60b92c6ea8aed91a65bd2f57f856bcb1b22d38f8de000-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/ac/ac9e4ac71d0df02b06bdd9f4a54d6da9f2afbe9553c7b3ca61e52e06335a0b63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fc/fc58804161ee48f81a07dfc5cadc5c8f51d9683ee97b9c87917704b5dcd71580-d # internal embed mkdir -p $WORK/b090/ cat >/tmp/go-build1094312157/b090/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p embed -std -complete -installsuffix shared -buildid S35elFUJ5L_9xMkjRh6I/S35elFUJ5L_9xMkjRh6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8e/8ea63085e5545b28ca297603c76a45f2a3dd1d5256649070a832feb8f829e258-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b397/ cat >/tmp/go-build1094312157/b397/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid Qclony7lj9ixP3SVvfy4/Qclony7lj9ixP3SVvfy4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b828/ cat >/tmp/go-build1094312157/b828/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid KU2bH-UNX23UaCdzX5yK/KU2bH-UNX23UaCdzX5yK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.go github.com/prometheus/prometheus/util/gate mkdir -p $WORK/b859/ cat >/tmp/go-build1094312157/b859/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/prometheus/prometheus/util/gate -complete -installsuffix shared -buildid HYK-yezZi4UK4aY3Uli-/HYK-yezZi4UK4aY3Uli- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/gate/gate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/d4/d4d838e4aecfac08b56fc07d0435e9897ba7c77290a0957d9d38a5e0556f1cf2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/b4/b4b4e1e75aa8ad90f2aa079137f211f88db5041915739d307460f0aeedd63746-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b653/ cat >/tmp/go-build1094312157/b653/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid ovP-pZHZtDkKgt70brId/ovP-pZHZtDkKgt70brId -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/1e/1ee82759c7b7aacfa0787dfa2abdcf673e3cb39f80bfba1ae7d3ce980c02a396-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/27/2732cad010060b93adfcfc875238da6711c53acefb957acb530b102092745ba2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/20/20e82a4bdd73fd5d0a0f155316df3c5011d359ea3816b1b344140c7aadbe5b80-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/32/32873b150788ec01446e96a4aae59e5fda7ac6094c124cd25a4a4ff2cdc06ee7-d # internal encoding/binary mkdir -p $WORK/b052/ cat >/tmp/go-build1094312157/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/binary -std -complete -installsuffix shared -buildid jrh7MF_zJjmrs_Qzy76N/jrh7MF_zJjmrs_Qzy76N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go internal/fmtsort mkdir -p $WORK/b028/ github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function cat >/tmp/go-build1094312157/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid neZFxOzdRv90nNfI3zVl/neZFxOzdRv90nNfI3zVl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b451/ cat >/tmp/go-build1094312157/b451/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid eiFKRr86fbvsXRWYCK3t/eiFKRr86fbvsXRWYCK3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b453/ cat >/tmp/go-build1094312157/b453/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid tlDX6vCJ_TVETpz74crg/tlDX6vCJ_TVETpz74crg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b470/ cat >/tmp/go-build1094312157/b470/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b470/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema mkdir -p $WORK/b567/ cat >/tmp/go-build1094312157/b567/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid 9VeSH8Xfh-mPXzBcmMOw/9VeSH8Xfh-mPXzBcmMOw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go cat >/tmp/go-build1094312157/b470/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid zba71sElo0wAoDEzELsI/zba71sElo0wAoDEzELsI -goversion go1.21.7 -symabis $WORK/b470/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack -asmhdr $WORK/b470/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b7/b7045524302aafbcde34c4965b093beb5e9c4f2d778f2f44e6e1373b88c9ece6-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build1094312157/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile internal/poll=/tmp/go-build1094312157/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1094312157/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1094312157/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build1094312157/b042/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid XcN9_XBsY9r424fbU90s/XcN9_XBsY9r424fbU90s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/af/af07187b256947dab2642fe50e83e7bbe139727a0d1301a19b1c39cf30e46c8f-d # internal internal/saferio mkdir -p $WORK/b742/ cat >/tmp/go-build1094312157/b742/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p internal/saferio -std -complete -installsuffix shared -buildid kp8UhFsH5_SOIuCIFq7F/kp8UhFsH5_SOIuCIFq7F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/6f/6f13cc5f5a4f71cc121944de41340fbb4d2bb310b49d94ed54ca54ad0c41fa25-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/d8/d837a3e2411fc73c7b51e9dc10e6ee2e5ce3b2316bfc82bf8da978105a9ff3ba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/23/23eb1cff7cdf2100fbd4609cefbb7fc716bc0c2a4a60aedf374a4a9b86665ee1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/e4/e4d5df6e269801d812fec190ad8676b1f6fecba2784a1ca36a63515d55b918da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/57/5782a715548238e0a7687da8cded13e564f0b40a3ec47d2312d963b2e5ba20dd-d # internal encoding/base64 mkdir -p $WORK/b051/ cat >/tmp/go-build1094312157/b051/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/base64 -std -complete -installsuffix shared -buildid I47UkKJU00142H90f0Lw/I47UkKJU00142H90f0Lw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b077/ cat >/tmp/go-build1094312157/b077/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1094312157/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/cipher -std -complete -installsuffix shared -buildid inf9ZTmRGVDze80324FS/inf9ZTmRGVDze80324FS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go crypto/internal/edwards25519/field mkdir -p $WORK/b087/ cat >/tmp/go-build1094312157/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./fe_arm64.s crypto/md5 mkdir -p $WORK/b102/ cat >/tmp/go-build1094312157/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./md5block_arm64.s crypto/internal/nistec mkdir -p $WORK/b088/ cat >/tmp/go-build1094312157/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./p256_asm_arm64.s cat >/tmp/go-build1094312157/b102/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/md5 -std -installsuffix shared -buildid SeUIPjz5EdfQw0RkADEz/SeUIPjz5EdfQw0RkADEz -goversion go1.21.7 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >/tmp/go-build1094312157/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid opyWEpoeKcyPby7m7K_Z/opyWEpoeKcyPby7m7K_Z -goversion go1.21.7 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build1094312157/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1094312157/b089/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile embed=/tmp/go-build1094312157/b090/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cat >/tmp/go-build1094312157/b088/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/nistec -std -installsuffix shared -buildid cX_cMhuTeC7iqS6XScXz/cX_cMhuTeC7iqS6XScXz -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -embedcfg $WORK/b088/embedcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cb/cbfc1aaa3ed9a61da9f4d69a51c7b3755650f196d9c96f028add67a2241db826-d # internal crypto/internal/boring mkdir -p $WORK/b075/ cat >/tmp/go-build1094312157/b075/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1094312157/b080/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid BFGbUeLqeOi5OfHwznSZ/BFGbUeLqeOi5OfHwznSZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/66/66713c566dd1797b19da99266753410403f0534651d14301284c030746ffea4e-d # internal crypto/des mkdir -p $WORK/b085/ cat >/tmp/go-build1094312157/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1094312157/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/des -std -complete -installsuffix shared -buildid ubd450lCOjjYOxFcZjif/ubd450lCOjjYOxFcZjif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c1/c165ac48e1ae462e5059e0117ae2fa157342f0265d7de350c6429a96ceebe56d-d # internal encoding/pem mkdir -p $WORK/b111/ cat >/tmp/go-build1094312157/b111/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/pem -std -complete -installsuffix shared -buildid X1he7PohoVZ36j6mZ2MO/X1he7PohoVZ36j6mZ2MO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d2/d28bda19d7147478c01dd870a1ce65703109c77ff4a1439fddba3cb522913c9e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b121/ cat >/tmp/go-build1094312157/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9a/9a7cae5b6a5c50a496b6f66ea6eba5e7c5dd9420b10b1a86f42586ea62f84103-d # internal crypto/aes mkdir -p $WORK/b084/ cat >/tmp/go-build1094312157/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./asm_arm64.s ./gcm_arm64.s cat >/tmp/go-build1094312157/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1094312157/b122/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid PcUvL6yS_7uSekC1sz2v/PcUvL6yS_7uSekC1sz2v -goversion go1.21.7 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build1094312157/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1094312157/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/aes -std -installsuffix shared -buildid LP95q-vgi6dKZtzN_3m4/LP95q-vgi6dKZtzN_3m4 -goversion go1.21.7 -symabis $WORK/b084/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1f/1ff6dd2708fed5b3b6263c0e34f43e215c68c60f06b42a356db59df0a780115a-d # internal crypto/sha512 mkdir -p $WORK/b095/ cat >/tmp/go-build1094312157/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./sha512block_arm64.s cat >/tmp/go-build1094312157/b095/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha512 -std -installsuffix shared -buildid 1TPG2doUvUD1XwFElXds/1TPG2doUvUD1XwFElXds -goversion go1.21.7 -symabis $WORK/b095/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/83/83592d443c865cba93bc5362d5b76f7170809dd20283e9c741b0da6c85764422-d # internal crypto/hmac mkdir -p $WORK/b101/ cat >/tmp/go-build1094312157/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/hmac -std -complete -installsuffix shared -buildid uusq8_lf1JH4HU1dKjfL/uusq8_lf1JH4HU1dKjfL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/fe_arm64.o ./fe_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/dc/dcf85784d5d7a04cadd2d5ca2ff3eff45885f9a5bd07a6437425b2a7070e7747-d # internal crypto/sha1 mkdir -p $WORK/b105/ cat >/tmp/go-build1094312157/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/fe_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7f/7f00eef6b0c7106ba5f937abebbd64025847959492c38c83fdddcaf142847c8c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b100/ cat >/tmp/go-build1094312157/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1094312157/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid wUCOrw_oIj9QDwx8eGVr/wUCOrw_oIj9QDwx8eGVr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cat >/tmp/go-build1094312157/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha1 -std -installsuffix shared -buildid 0LJDWbELh2gvA9tCdVvK/0LJDWbELh2gvA9tCdVvK -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/sha512block_arm64.o ./sha512block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha512block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ff/ff73312ff74d2908900ed5a9866fe457ad444bb5601361092c6395d36fb22412-d # internal crypto/sha256 mkdir -p $WORK/b106/ cat >/tmp/go-build1094312157/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/asm_arm64.o ./asm_arm64.s cat >/tmp/go-build1094312157/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha256 -std -installsuffix shared -buildid 8VDlOD_dpSjyMpAu3zuF/8VDlOD_dpSjyMpAu3zuF -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_arm64.o $WORK/b084/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ac/acd4aba9ac2fd876528e7c1f5c5c3c8fd2943bc1c82497ae42764a9f68bf8a3f-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b123/ cat >/tmp/go-build1094312157/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid CXLAnRVPZUkcu0KEpj_n/CXLAnRVPZUkcu0KEpj_n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c8/c8996463d204557ab2f7a0ea68ec9dd48c98fcef3118f2193d5421afd9c645b9-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b124/ cat >/tmp/go-build1094312157/b124/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid JXRO4Px7BQnTkN6Vqo5e/JXRO4Px7BQnTkN6Vqo5e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/30/30d8eebf56d1a2f4c3354c478dfa691bfabee035505a17929611e4592796f603-d # internal github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b141/ cat >/tmp/go-build1094312157/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid rDbY6lDT20n_Vn1XNT1z/rDbY6lDT20n_Vn1XNT1z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ad/ad27acb26370961c8cc72c42367879714756251c8c807bcb07bff4907d8a43b8-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b189/ cat >/tmp/go-build1094312157/b189/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b189/symabis ./asm_linux_arm64.s cat >/tmp/go-build1094312157/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1094312157/b190/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid t-WNnHkDeDDalO-OxhrN/t-WNnHkDeDDalO-OxhrN -goversion go1.21.7 -symabis $WORK/b189/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/53/53604ecf89fe4490ee74e1879c8807215213fa43d9d68359684766ca49ab188a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b299/ cat >/tmp/go-build1094312157/b299/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid fX5qJMYlA5e4BQ-pA7xS/fX5qJMYlA5e4BQ-pA7xS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c9/c9e0ed116d97115485af3f1963f9eba58d8c220988230f00d5d525cc662194b7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b120/ cat >/tmp/go-build1094312157/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1094312157/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1094312157/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1094312157/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid UtdUdZXFdIdgwXYzWtyZ/UtdUdZXFdIdgwXYzWtyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2a/2afbd41a5dac595a3e603de1c5f2e19e318b933893212e2573bb0a30255b1205-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b827/ cat >/tmp/go-build1094312157/b827/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b827/symabis ./decode_arm64.s ./encode_arm64.s cat >/tmp/go-build1094312157/b827/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid klTZvV6hPNWk1PXN9osd/klTZvV6hPNWk1PXN9osd -goversion go1.21.7 -symabis $WORK/b827/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack -asmhdr $WORK/b827/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/93/932324b6ebdf9a57878d0c1415e9d8f08d895483c9a82d714947b6cb994a0805-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build1094312157/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1094312157/b028/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid Q6Z4JiuETmYcpq9ZcnHu/Q6Z4JiuETmYcpq9ZcnHu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ad/ad06927006e8f62411b5a5e0dff754082078331c14384bd8224f79fe9fa1fa6f-d # internal net mkdir -p $WORK/b112/ cat >/tmp/go-build1094312157/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1094312157/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build1094312157/b114/_pkg_.a packagefile internal/poll=/tmp/go-build1094312157/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build1094312157/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile net/netip=/tmp/go-build1094312157/b116/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net -std -installsuffix shared -buildid kYzTFztt1gv0-RkyWNN5/kYzTFztt1gv0-RkyWNN5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_on.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c1/c146d9d8f09af046d011d5dbdb351f9931b79d48940b919199bf51f62c93b43c-d # internal path/filepath mkdir -p $WORK/b119/ cat >/tmp/go-build1094312157/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p path/filepath -std -complete -installsuffix shared -buildid aWV88yIOrZC3WWBbKeDZ/aWV88yIOrZC3WWBbKeDZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_nonwindows.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b827/decode_arm64.o ./decode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b827/encode_arm64.o ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b827/_pkg_.a $WORK/b827/decode_arm64.o $WORK/b827/encode_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/60/6004f0870f67ed922d5924246eae18ce0b78d73aafaac77e010573e4084603dc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b146/ cat >/tmp/go-build1094312157/b146/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile hash/fnv=/tmp/go-build1094312157/b147/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid vRsNdNg2pXcDsNloDI48/vRsNdNg2pXcDsNloDI48 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0c/0c1546aafff82a0fe563918f74e2b0137957ee4dabc5f196b29db40be0e38aaf-d # internal io/ioutil mkdir -p $WORK/b171/ cat >/tmp/go-build1094312157/b171/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p io/ioutil -std -complete -installsuffix shared -buildid IGtEjw8LDpKFuyQZuXD8/IGtEjw8LDpKFuyQZuXD8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b470/_pkg_.a $WORK/b470/relfect2_arm64.o $WORK/b470/relfect2_mips64x.o $WORK/b470/relfect2_mipsx.o $WORK/b470/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/20/20a6036c4710c271a81e56ff4e0f16c3819fe4256bbe7942f677e7a74b02a3d6-d # internal os/signal mkdir -p $WORK/b200/ cat >/tmp/go-build1094312157/b200/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b200/symabis ./sig.s cat >/tmp/go-build1094312157/b200/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p os/signal -std -installsuffix shared -buildid XKDFR86kOo5zdJNu9tUV/XKDFR86kOo5zdJNu9tUV -goversion go1.21.7 -symabis $WORK/b200/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/4c/4cb63a11709ffebdb166af789d1cb8d375ffff6e8a22990ce6e8417fcfbe7258-d # internal crypto/ecdh mkdir -p $WORK/b086/ cat >/tmp/go-build1094312157/b086/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1094312157/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1094312157/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid Ouq3qbgIL7iJdn3wVSIY/Ouq3qbgIL7iJdn3wVSIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e4/e4ef1d2c35704d868c0a3e9d2c4197a18873cda0eaa67a1d887b497879061155-d # internal internal/lazyregexp mkdir -p $WORK/b213/ cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e5/e5fbca42aa5001ba8a5aa32e90ca929e37faae3695adee950211a5aab589e096-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b188/ cat >/tmp/go-build1094312157/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid V24dmuaRXffMmb9HkW9W/V24dmuaRXffMmb9HkW9W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cat >/tmp/go-build1094312157/b213/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid -IBUFSZWyYpEUVyfJDij/-IBUFSZWyYpEUVyfJDij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b200/sig.o ./sig.s cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/55/558a0bc17728ab3ef2136a5a4bb20efade33e6b29c6069b6550ed822feebb076-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b239/ cat >/tmp/go-build1094312157/b239/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid JCBJfOET8EIE8ObDbtlQ/JCBJfOET8EIE8ObDbtlQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/92/92df455391e3d6235f74a0d85bc9b0e18c62abee6486956bf4c91df337729c01-d # internal os/exec mkdir -p $WORK/b265/ cat >/tmp/go-build1094312157/b265/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1094312157/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p os/exec -std -complete -installsuffix shared -buildid 8aBhBDwWPAAG1Di8N-99/8aBhBDwWPAAG1Di8N-99 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/fe/fe942bea95efc85e62f20eb537faabf736a7671c9d47952d4282053c5ea84d1b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b382/ cat >/tmp/go-build1094312157/b382/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid EgL9VDUwUTawvMEvlbAO/EgL9VDUwUTawvMEvlbAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/10/10967b2ff06dc95e7d7ee2de2805cc0e3160f92205e518998c860508ed581c1d-d # internal internal/sysinfo mkdir -p $WORK/b433/ cat >/tmp/go-build1094312157/b433/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 2vkLLWqlyDrRY4_wcKA1/2vkLLWqlyDrRY4_wcKA1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /usr/lib/golang/src/internal/sysinfo/generic_os_cpuinfo.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/9a/9ab6a4958076603429b320414f39ba22ad5c51f8a5425fd1cb8c47cebb670be2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b667/ cat >/tmp/go-build1094312157/b667/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid QVYgmPKz9sfDOmerx-Cc/QVYgmPKz9sfDOmerx-Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/b4/b420dfdda694f9a08f439423a7e1ce1d01bb404bc2f4db1f063f2082880c0869-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b679/ cat >/tmp/go-build1094312157/b679/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid fsOMNYnYqubXZTprFpv3/fsOMNYnYqubXZTprFpv3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/f6/f61697f903008fde398ed230f8b9852e37afc6e42e87e16e6abc5406eaa48d4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/ca/ca645df9b69531fb8f611289e82d99061b0e029a9ac317a92e614f5c54cb3e28-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/c7/c7319b10ac79a1f16ba427b91cf2ac19f1387f900dba368eeaa06fa6cf418151-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/81/810fdf93a8f32f0b973a4a48fb96b783a76c9d2c879f8b09e84bbd15272e5d61-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/3a/3a8ec84f8ea968d85cfaf1999482c4494e7e106d54964780031747d05266f1a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/96/96f47846627064c5a4caf45dff2c7b5900def47a28ff2514fabacc0d39fd2a1c-d # internal compress/flate github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt mkdir -p $WORK/b070/ log encoding/json cat >/tmp/go-build1094312157/b070/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF mkdir -p $WORK/b054/ github.com/prometheus/prometheus/vendor/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/flate -std -complete -installsuffix shared -buildid q-qDp9o7vVbvZhjTtNLM/q-qDp9o7vVbvZhjTtNLM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >/tmp/go-build1094312157/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid leNhQr-36ZUl3AFTaZiH/leNhQr-36ZUl3AFTaZiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go mkdir -p $WORK/b056/ cat >/tmp/go-build1094312157/b056/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log/internal=/tmp/go-build1094312157/b057/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p log -std -complete -installsuffix shared -buildid 1v-ge-AlDeNvfOLQo3-6/1v-ge-AlDeNvfOLQo3-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b050/ cat >/tmp/go-build1094312157/b050/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/json -std -complete -installsuffix shared -buildid QEvRIwaDY0MbbufhFqn1/QEvRIwaDY0MbbufhFqn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go mkdir -p $WORK/b045/ cat >/tmp/go-build1094312157/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid -tUp0lSc-NAwuPABa4zq/-tUp0lSc-NAwuPABa4zq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go math/big mkdir -p $WORK/b082/ cat >/tmp/go-build1094312157/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./arith_arm64.s cat >/tmp/go-build1094312157/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/big -std -installsuffix shared -buildid kVvywb8bPNFBJCqxGLZw/kVvywb8bPNFBJCqxGLZw -goversion go1.21.7 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f969689ec6a9d7b45de408d6d11c77663a90b94100b0eb07a7d58a845abb8635-d # internal encoding/hex mkdir -p $WORK/b110/ cat >/tmp/go-build1094312157/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/hex -std -complete -installsuffix shared -buildid zihUpTC_vPN5a8YHgomK/zihUpTC_vPN5a8YHgomK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a6/a65daf135aab7c86a7e77c64f08468b5e3de1dfc901579b33b7d7d306ea811a6-d # internal net/url mkdir -p $WORK/b118/ cat >/tmp/go-build1094312157/b118/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/url -std -complete -installsuffix shared -buildid laXpnBIE0mafHvlE1X1t/laXpnBIE0mafHvlE1X1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7c/7cebbfc36cb106fbbb709e86582588065ab7c43c5bb56e33ad85c6613c30e8ce-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b130/ cat >/tmp/go-build1094312157/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b128/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid sMqo8kXoCGSm4A3bU2Wd/sMqo8kXoCGSm4A3bU2Wd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/43/4315fa1b2ae5aa9cba6fe69dbc99958bb14c35c9cd44c3a94c9fd3db7226997e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b129/ cat >/tmp/go-build1094312157/b129/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid EuGw2cP97nVtOm9AlSU_/EuGw2cP97nVtOm9AlSU_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ca/ca582c3784f1c60b702a9ca2b586a87161b149a0ae592701b6da60ef7ad33dc7-d # internal compress/gzip mkdir -p $WORK/b069/ cat >/tmp/go-build1094312157/b069/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile compress/flate=/tmp/go-build1094312157/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/gzip -std -complete -installsuffix shared -buildid gnRtu8LpoX6e8KG-p8Fj/gnRtu8LpoX6e8KG-p8Fj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/7f/7f05b5617fb25e1be4b4b5910ba8d3629bc0195a8a2466beb0e1843390fdddde-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b133/ cat >/tmp/go-build1094312157/b133/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vo4ZAzjv0En1Mohp9-ca/vo4ZAzjv0En1Mohp9-ca -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ef/ef1a53ed02b3de9a2f3e2311ba6e1ac7d5e80a1b2383ad9ca80e266396cbac57-d # internal mime mkdir -p $WORK/b134/ cat >/tmp/go-build1094312157/b134/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p mime -std -complete -installsuffix shared -buildid xbzJ9Sa2soI0uWvsk3DA/xbzJ9Sa2soI0uWvsk3DA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/11/11308dd416da7d6bd288877cd7e4373f4df4c649ce9516cbe1633ba52218290e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b127/ cat >/tmp/go-build1094312157/b127/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=/tmp/go-build1094312157/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b128/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b129/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wcJcn01qYRbfOnYiO4N-/wcJcn01qYRbfOnYiO4N- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a9/a977f7b80912d2e8ec385e2d357c2836d8d703951146c522d8a7370a316d5084-d # internal mime/quotedprintable mkdir -p $WORK/b136/ cat >/tmp/go-build1094312157/b136/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid zLkPKX4gIw_NvSITZT65/zLkPKX4gIw_NvSITZT65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5c/5c42ae4a62c4a8e3758de3c5181750b66a4ea1b465312f4bff62a3cb82d6e82f-d # internal net/http/internal mkdir -p $WORK/b138/ cat >/tmp/go-build1094312157/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p net/http/internal -std -complete -installsuffix shared -buildid mVqo2ehqqeyr_d8B9ZEi/mVqo2ehqqeyr_d8B9ZEi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/24/246dc106e9dd0709db45d9876ace2316c8da4b3362ff274b6b2756f3bc82ef1d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b145/ cat >/tmp/go-build1094312157/b145/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LML64DwxL0vS3c14kNpY/LML64DwxL0vS3c14kNpY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ca/ca2f610e66a3e624598f7d76a56c1b4edcb8134a3ade69fcdaa0a36926304682-d # internal go/token mkdir -p $WORK/b154/ cat >/tmp/go-build1094312157/b154/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p go/token -std -complete -installsuffix shared -buildid RUXRup8LIvljSCMq3ZFM/RUXRup8LIvljSCMq3ZFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/63/637d50a7a125393810c325c51ef1527e2db045abf4b24c291656a04c85a2e020-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b144/ cat >/tmp/go-build1094312157/b144/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid byTyR5awom70SxL1Yi6Q/byTyR5awom70SxL1Yi6Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/280e4b5b5d71f9806aacea9fc9d8dc95580772961e064e39e40e4f2e3ca60040-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b047/ cat >/tmp/go-build1094312157/b047/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1094312157/b054/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid Xfp5SQrwKLBxs55qzL_O/Xfp5SQrwKLBxs55qzL_O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9c/9cbf4133c3490f705a5aba644f7b0ae4a7a7f65f41cc8c2b67fb9c39894ef66c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b172/ cat >/tmp/go-build1094312157/b172/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid T6VEsoBvNP64T1YHqu89/T6VEsoBvNP64T1YHqu89 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7e/7ef8bc83c94af030912b50b3e7762afa642e312544a2e1aff4c694744ea8f48d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model mkdir -p $WORK/b185/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/53/5338407abe0f5f3e7a7766d35cbb5d0cf4d0ddb928d86dcab1af86977d66d75a-d # internal cat >/tmp/go-build1094312157/b185/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid _aB-2m6fm7W29VRuvRJo/_aB-2m6fm7W29VRuvRJo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b149/ cat >/tmp/go-build1094312157/b149/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid RWgXXEiCurqptaP1NG3D/RWgXXEiCurqptaP1NG3D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/02/026ac332de5f6bbf267564ad22cf739f3f2b5f6f5eef842db67f173671628e16-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b187/ cat >/tmp/go-build1094312157/b187/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 5pEBxS3I9U3UFTDHwEzx/5pEBxS3I9U3UFTDHwEzx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ab/abfcbaab41e55dc761cd0acc133448a07bec2ce71b697bc3e38e27a05cbd9210-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b060/ cat >/tmp/go-build1094312157/b060/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid ZztUR3ZcR4pcgHFKEDfz/ZztUR3ZcR4pcgHFKEDfz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/45/45336e8e130b31cca34a7180cc5b07d224f2749e649a65fc0c2d4e253529eeeb-d # internal runtime/debug mkdir -p $WORK/b191/ cat >/tmp/go-build1094312157/b191/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b191/symabis ./debug.s cat >/tmp/go-build1094312157/b191/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p runtime/debug -std -installsuffix shared -buildid ebPOA6sfzxcmcqbjcWSX/ebPOA6sfzxcmcqbjcWSX -goversion go1.21.7 -symabis $WORK/b191/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d5/d5162a206752317c1a5a456cd80dd4013fa611a991c593271f2cd9e59edbb19c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b193/ cat >/tmp/go-build1094312157/b193/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid M_9YW9cXsdxcUBtTSGw_/M_9YW9cXsdxcUBtTSGw_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/65/651550951a3b81fc9e071c87702dd1fc8133345f4d869ba3fa5c5de7fcc5c1c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal text/template/parse mkdir -p $WORK/b197/ cat >/tmp/go-build1094312157/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p text/template/parse -std -complete -installsuffix shared -buildid lsR8L0TLE4Q08T0avjOc/lsR8L0TLE4Q08T0avjOc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/82/828a84611231d91c81aa1f15ce2d158aa80d2e778506cff7cbc2b39bb495d006-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b126/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/59/59ce10fb5f4beadd298dff8982abec94838f6f20e3c5fc145e5729abe4e44b2b-d # internal cat >/tmp/go-build1094312157/b126/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=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1094312157/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1094312157/b130/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid TyPQt2MCS9PTjxlytZ0v/TyPQt2MCS9PTjxlytZ0v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go crypto/rand mkdir -p $WORK/b074/ cat >/tmp/go-build1094312157/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -installsuffix shared -buildid tq0L82NrHBtr5JsMenc6/tq0L82NrHBtr5JsMenc6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b191/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b191/_pkg_.a $WORK/b191/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/97/97dd539273390b8be88b1380fa1b5a3b8cd224a16d87f484a57e8ba4a3b5aaa9-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/46/46379f7c6abda55962a077b4ccefb890f57a01d5af41b40db12acd485695cd9b-d # internal crypto/elliptic mkdir -p $WORK/b092/ cat >/tmp/go-build1094312157/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1094312157/b088/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid UD4DkhHmaT11x_bofTRE/UD4DkhHmaT11x_bofTRE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go crypto/internal/bigmod mkdir -p $WORK/b093/ cat >/tmp/go-build1094312157/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./nat_arm64.s cat >/tmp/go-build1094312157/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid J3nyqBVWQLB2WGOzSyEK/J3nyqBVWQLB2WGOzSyEK -goversion go1.21.7 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/9e/9e42400223b87cd9b528dd9195482675fc79c512bd556e20fa03e08abdc7c1cf-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b094/ cat >/tmp/go-build1094312157/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 6MHcRvrD7OeZDbxQvGff/6MHcRvrD7OeZDbxQvGff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/05/05063787eeb594fc3a46836fe219c61e30cf431fc0a428b0bb892b8399fba94d-d # internal encoding/asn1 mkdir -p $WORK/b097/ cat >/tmp/go-build1094312157/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 95ihjKmcMfivJO-s0req/95ihjKmcMfivJO-s0req -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b189/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b189/_pkg_.a $WORK/b189/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/1d/1da11d1abd432740728b4ef3747b6acbdea3c4952d8d7e1e68baaaa55b9afcf3-d # internal crypto/ed25519 mkdir -p $WORK/b099/ cat >/tmp/go-build1094312157/b099/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1094312157/b100/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid MbgiKkReax_eEsA7mOsa/MbgiKkReax_eEsA7mOsa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a7/a7459424506ef65f07f3e7833f7f1363623c1c2a43d22bcae15d1ac4fc27de9c-d # internal crypto/dsa mkdir -p $WORK/b108/ cat >/tmp/go-build1094312157/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/dsa -std -complete -installsuffix shared -buildid NtSPyTNpneq01Qczk84P/NtSPyTNpneq01Qczk84P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/76/76e0ebe063d86a4b54f9157cbf6365365bb8109578d47c7a6230dd44f90aeabf-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/run mkdir -p $WORK/b199/ cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/nat_arm64.o ./nat_arm64.s cat >/tmp/go-build1094312157/b199/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/signal=/tmp/go-build1094312157/b200/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/run -complete -installsuffix shared -buildid RhahuEmBNX7m7tCBHnqu/RhahuEmBNX7m7tCBHnqu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/actors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/group.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/nat_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fc/fcc554fc9400acf0bb9050e842bdfd585a02baded010abbca7f5d48502ca3898-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build1094312157/b104/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1094312157/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1094312157/b094/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -std -complete -installsuffix shared -buildid id_loB86GumGgY4vAIbw/id_loB86GumGgY4vAIbw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/81/8164134e5a47d8742218aede974a380d1c5c50a6809ee2f76d2d1bbaba241dd6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b148/ cat >/tmp/go-build1094312157/b148/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 6lODP0SgC8_l4q_D9NcB/6lODP0SgC8_l4q_D9NcB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/27/277c95020ba8f8de31fea2628fa15143a6b6d31c7b95c44eb9b3102d19e07877-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b153/ cat >/tmp/go-build1094312157/b153/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid sjACSHAhAvZsDtFIA1wm/sjACSHAhAvZsDtFIA1wm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/80/801ca0e4c1c1b44506850611e1c2bdd89f4d8ea46c700a364d77164ea3cd0232-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b155/ cat >/tmp/go-build1094312157/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid t1Vj_1oMl76ed7MfIKIk/t1Vj_1oMl76ed7MfIKIk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/4f/4fc51581f609c760316603235704fd18175e9b2788a46701f47ccb0e0077a037-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b156/ cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/07/073556f5705e4f3228579c8bdd5804db523c0ddc859493897891f98e1e6c6b08-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >/tmp/go-build1094312157/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1094312157/b098/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 5SIu85UaSqILLhEXiPoL/5SIu85UaSqILLhEXiPoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >/tmp/go-build1094312157/b156/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid TWWSEfbZ4PXKdxlpNS1W/TWWSEfbZ4PXKdxlpNS1W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5a/5aac967fbd97721d8a61ca667606d98da2be0e5f18fc33f84d9e9513a2c4a465-d # internal crypto/x509/pkix mkdir -p $WORK/b109/ cat >/tmp/go-build1094312157/b109/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Ugmkn0uvvTPsCvSwfVcY/Ugmkn0uvvTPsCvSwfVcY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5d/5dd31d72fd6566f0b4384812b3874a8d18652f5e6ec5213f2a46657ba8849db6-d # internal net/textproto mkdir -p $WORK/b131/ cat >/tmp/go-build1094312157/b131/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/textproto -std -complete -installsuffix shared -buildid YPmG1qWaIyONwtwPYd8Q/YPmG1qWaIyONwtwPYd8Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c2/c2089dfdc86cecb3bb75ae2d5e830bca5d67d378e4b2445ff7997ce96852c07e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b151/ cat >/tmp/go-build1094312157/b151/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid CJJESQYWtH8r7fgzcMK_/CJJESQYWtH8r7fgzcMK_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6d/6d5badf45098f6c6393abda990fa400d9c4acf35d34b84a424f570c9a20f9b48-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b159/ cat >/tmp/go-build1094312157/b159/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Hav8IXWZ2s_gZQuZqcOE/Hav8IXWZ2s_gZQuZqcOE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/06/06ef327017f17547e19ebce9dbf73d95c1c66926b4513121fbf78d9e24c36769-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b160/ cat >/tmp/go-build1094312157/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid jyMI5VXCnCIKe4sMHX0v/jyMI5VXCnCIKe4sMHX0v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/64/640780ee36fbc21f59b6e331d9af7806ef49de498311fb7c95e2ff65d8d4a7bd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b164/ cat >/tmp/go-build1094312157/b164/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2m-5qmergGUedqwRTabJ/2m-5qmergGUedqwRTabJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/44/4430d1e5ec65d324200297350e77208fd4019f4ec746c181630e13ae2adcc447-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b165/ cat >/tmp/go-build1094312157/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid L4c1Vn1BsesDfXKTEQyv/L4c1Vn1BsesDfXKTEQyv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/0e/0e40a638d050d88870081a65e5c919d88a1d43a7a9079f5b972d667e67d29fef-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs mkdir -p $WORK/b186/ cat >/tmp/go-build1094312157/b186/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1094312157/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1094312157/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid fslzIT1C1dl8ITJ4MJvE/fslzIT1C1dl8ITJ4MJvE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/3a/3a27098be264b1282f4126b32bf7caeedde04afeefd583c30dea81323f639849-d # internal text/template mkdir -p $WORK/b196/ cat >/tmp/go-build1094312157/b196/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1094312157/b028/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build1094312157/b197/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p text/template -std -complete -installsuffix shared -buildid ZdEoxlsntAnLkaWOht_y/ZdEoxlsntAnLkaWOht_y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/bf/bf5891430374283650785b8656e1f3bcf256330944a97af85a0fef46c07720c3-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b132/ cat >/tmp/go-build1094312157/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b126/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OO8SN6_bnX8jONzQK57I/OO8SN6_bnX8jONzQK57I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/0e/0ece6bf54cf792a54b0a03b98065201b575b4235e90e531f36c3372ea21606f0-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b125/ cat >/tmp/go-build1094312157/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b126/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid GWns_7av14WA4rA1nr1m/GWns_7av14WA4rA1nr1m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0f/0f8b84d147e0335c657f29070f27ea35b1147f99a4194b1afac63e816676b3b3-d # internal mime/multipart mkdir -p $WORK/b135/ cat >/tmp/go-build1094312157/b135/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1094312157/b136/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p mime/multipart -std -complete -installsuffix shared -buildid Z74PcK-AjIurM7XwC079/Z74PcK-AjIurM7XwC079 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2d/2d2df0069c04d67881752630907c730416b3abdd76a17783dafd7be47d2d279c-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b202/ cat >/tmp/go-build1094312157/b202/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid bk-g7cXeRpjjg4PR8Boq/bk-g7cXeRpjjg4PR8Boq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3a/3aaa040a1dcef0391470c08d3fedab456286d5540499105023bad257c25933fa-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b162/ cat >/tmp/go-build1094312157/b162/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1094312157/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid mUaKK5jOlKoqOlTAowwr/mUaKK5jOlKoqOlTAowwr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b1/b19295fb59b1af6a265cbac8ef42dc6b856ea1db8dcaf01bc3fdde2a5d9e0a18-d # internal github.com/prometheus/prometheus/vendor/github.com/pkg/errors mkdir -p $WORK/b203/ cat >/tmp/go-build1094312157/b203/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid rEs6I-2iXigJ2vqtj4cm/rEs6I-2iXigJ2vqtj4cm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/71/711266bf6a6a22812490968dd796a152ae05c528e149fe6cf70279209e10c08d-d # internal crypto/ecdsa mkdir -p $WORK/b091/ cat >/tmp/go-build1094312157/b091/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=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1094312157/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1094312157/b086/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1094312157/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1094312157/b094/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1094312157/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1094312157/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1094312157/b098/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3E5mFts3Q2mDDXyTvCQH/3E5mFts3Q2mDDXyTvCQH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5c/5cad67312f87f7a6265fe96c9eac0baae7c7cbab9da07fa8ac987cd786cdbc2c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b158/ cat >/tmp/go-build1094312157/b158/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1094312157/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1094312157/b160/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qo9RZyFvywH-08xOybKi/Qo9RZyFvywH-08xOybKi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/16/162ebdb5287ee26211a07b7185e24a609c96abef07fb36cc6d576364b8ff064b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b208/ cat >/tmp/go-build1094312157/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid gwR7EIWXwcbu_4tM1hll/gwR7EIWXwcbu_4tM1hll -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3e/3ec644598cc969a7faf5465558af1368c172ee6fe8c7e7acfbc105506bb20bbb-d # internal go/scanner mkdir -p $WORK/b211/ cat >/tmp/go-build1094312157/b211/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p go/scanner -std -complete -installsuffix shared -buildid h1cMVHnaLaTZf7IT6xrO/h1cMVHnaLaTZf7IT6xrO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/57/57970cfded159a47c93be3fd895fe62741915e9b660e486cc81d0d15bc1780b2-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog mkdir -p $WORK/b204/ cat >/tmp/go-build1094312157/b204/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog -complete -installsuffix shared -buildid MjzWAGTSRwlahWwzC_tg/MjzWAGTSRwlahWwzC_tg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b5/b58e3d84e54fc3a4cac956e707f896daf6f775664ae4111f81491b9341d2c2b4-d # internal go/doc/comment mkdir -p $WORK/b212/ cat >/tmp/go-build1094312157/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p go/doc/comment -std -complete -installsuffix shared -buildid wNpbuLuwWIy1nApJfcCq/wNpbuLuwWIy1nApJfcCq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/17/1792a403afe3f4cfaa77e7b1c702c1e2aa4ae9027e3cf6f66d6df79650150061-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b222/ cat >/tmp/go-build1094312157/b222/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid oYXi7OMAAsvaUZBN9mp2/oYXi7OMAAsvaUZBN9mp2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/45/45f829ee5fdeb4a9a4a3d1eb4e0777f3aaf200a7198634439f263783d8827f37-d # internal go/ast mkdir -p $WORK/b210/ cat >/tmp/go-build1094312157/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile go/scanner=/tmp/go-build1094312157/b211/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p go/ast -std -complete -installsuffix shared -buildid lhsQ9_0X_bsZMdIMFfbN/lhsQ9_0X_bsZMdIMFfbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/bd/bd1d6352e5e6df622d7946b4a8d057922ce1e2e7b5baa0550f85d74a99d52bfc-d # internal crypto/x509 mkdir -p $WORK/b107/ cat >/tmp/go-build1094312157/b107/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=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1094312157/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1094312157/b085/_pkg_.a packagefile crypto/dsa=/tmp/go-build1094312157/b108/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1094312157/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1094312157/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/md5=/tmp/go-build1094312157/b102/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1094312157/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1094312157/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1094312157/b098/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 63ckte8bSkOmRwVeWxtm/63ckte8bSkOmRwVeWxtm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7e/7e7f991aaca8a5a2f165884d4f23cfa6235e21f616cc3974a0d2dbde8c5e2b8e-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template mkdir -p $WORK/b207/ cat >/tmp/go-build1094312157/b207/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1094312157/b208/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid LMFRplbI2xGDUtYyFzc3/LMFRplbI2xGDUtYyFzc3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/c8/c8dd6957ab90fb21478cadb7c92f9d9f56dda88b027c8fe44315881dbd7ed41f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b223/ cat >/tmp/go-build1094312157/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b221/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid yharp27CSICWDsy2Na54/yharp27CSICWDsy2Na54 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/9a/9a23374add9d0986dc9a2a6541a0aeed3563327e1dd0243e5f0216a15cb0d28c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b143/ cat >/tmp/go-build1094312157/b143/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1094312157/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1094312157/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1094312157/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 9H7vnlUsrF7SEFd_uD-q/9H7vnlUsrF7SEFd_uD-q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6e/6e850b9f1ec2eb22b14d9f7c9607940ea7be537e0343175b87f4585778f83369-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b163/ cat >/tmp/go-build1094312157/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1094312157/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1094312157/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1094312157/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid X7W9uVfEEoDAPwamuny0/X7W9uVfEEoDAPwamuny0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/75/7581c8f35b26094dbedb649cf669fef2d66032e28b4418d1cf554fa8017ce648-d # internal html/template mkdir -p $WORK/b194/ cat >/tmp/go-build1094312157/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile html=/tmp/go-build1094312157/b195/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile text/template/parse=/tmp/go-build1094312157/b197/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p html/template -std -complete -installsuffix shared -buildid wesnPh27NfmrWlUSW_Jg/wesnPh27NfmrWlUSW_Jg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/52/52fd4a6e7f6889569f84d51ae561e0fb6163912d819d201bbdb57277bdee50e1-d # internal go/doc mkdir -p $WORK/b209/ cat >/tmp/go-build1094312157/b209/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile go/ast=/tmp/go-build1094312157/b210/_pkg_.a packagefile go/doc/comment=/tmp/go-build1094312157/b212/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1094312157/b213/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p go/doc -std -complete -installsuffix shared -buildid aUd_kXPMI5XBVcutAykb/aUd_kXPMI5XBVcutAykb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e1/e1c044337f5cd9fe9b94c2b886d6d998a6589abd7f8c486eda9e60b47958e97c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b220/ cat >/tmp/go-build1094312157/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b222/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 7ow8jzTl_vQHtZCeExxa/7ow8jzTl_vQHtZCeExxa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e1/e14e79b2a6a960ed1d87103a51a4929efef1dcd0c3d417aafc082396e578803e-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b224/ cat >/tmp/go-build1094312157/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid bY0n2fvrd0v007Zvpi6h/bY0n2fvrd0v007Zvpi6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f3/f3b659cb68f27a9327f035b65c6915fc9c70b1ce6a298d00c090f21d7c86ec15-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b229/ cat >/tmp/go-build1094312157/b229/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Obouj-X0KEJFqdkv4YfM/Obouj-X0KEJFqdkv4YfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/49/498e2941fcccb24e32032723f89a4f5e51176f677bb654f5266c8c68a6124e25-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b230/ cat >/tmp/go-build1094312157/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1094312157/b231/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid Sc_Ef06WK59fEgrSXDDI/Sc_Ef06WK59fEgrSXDDI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4a/4affe6a4f6ab6a5da2ada726c3b1d1d41240fdee0b66206a54b810f54f9fd22b-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b206/ cat >/tmp/go-build1094312157/b206/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1094312157/b207/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1094312157/b045/_pkg_.a packagefile go/doc=/tmp/go-build1094312157/b209/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid ACuKSLum404NWY7GlTf_/ACuKSLum404NWY7GlTf_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/a9/a9fe33c5d826f97a003642346771682f70cc21224d9d5976932009444aa5caee-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b236/ cat >/tmp/go-build1094312157/b236/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid QEbj_IrCyV328SfaPh94/QEbj_IrCyV328SfaPh94 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b8/b82e9a13d17cb84b7207a3b7af79b43c34c2bfbfc3a2e1106f90b96a46016fda-d # internal github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b248/ cat >/tmp/go-build1094312157/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid 97n21nO0b4nthXf3NZQF/97n21nO0b4nthXf3NZQF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/66/6676831916519a2b8ac51e5b48730d6142ac36bbcb15693b8420e960408c5448-d # internal crypto/tls mkdir -p $WORK/b083/ cat >/tmp/go-build1094312157/b083/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1094312157/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1094312157/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1094312157/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1094312157/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/md5=/tmp/go-build1094312157/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rc4=/tmp/go-build1094312157/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1094312157/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1094312157/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1094312157/b124/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -installsuffix shared -buildid gYOsGSfApwHzn_1XLltn/gYOsGSfApwHzn_1XLltn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/8c/8c39e1e1a430022bcca424d67092f09f6e9481f4a3bc11b33c23089549938f98-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b238/ cat >/tmp/go-build1094312157/b238/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid wBCMfXbblNOwG1uYyRUh/wBCMfXbblNOwG1uYyRUh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/85/85922390355047698aa469d2be8dc3b4b91acc7001485e7d1590ab73c3a9fe0e-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b219/ cat >/tmp/go-build1094312157/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1094312157/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1094312157/b223/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid ibp2PO8aKHTNT2-GmgKj/ibp2PO8aKHTNT2-GmgKj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ed/ed8d7dc0a18a9a03d182e5409c6dcd2d747963a7bf0dd0b74fc0e4eb9f640633-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b241/ cat >/tmp/go-build1094312157/b241/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid hUeGaua9rxywV2znSPI-/hUeGaua9rxywV2znSPI- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d1/d1270855736970c5a698bcc010232cf7351f5d48924303a82682c2993794513f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b170/ cat >/tmp/go-build1094312157/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1094312157/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid n7LSxAlkWcTXyZhEamMb/n7LSxAlkWcTXyZhEamMb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/33/333c6a87013c30df7dd1a9bd1037e69ad20cb73e2804e285a3b7ba735ab4a446-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b247/ cat >/tmp/go-build1094312157/b247/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1094312157/b248/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid Jk7Tx8ULLadR4dPmFLdy/Jk7Tx8ULLadR4dPmFLdy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/6f/6f11cca179ca7e1223d8323460aacdb92e36d7eead8fb08a6caf6200ee8c8f12-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b237/ cat >/tmp/go-build1094312157/b237/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1094312157/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1094312157/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1094312157/b240/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid QozexJgC-XQseRpcYhBA/QozexJgC-XQseRpcYhBA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/e9/e9a241c373b6e0047fbd6da13100e60f36e8e4fff06cb552359e8922d7cd97b5-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b169/ cat >/tmp/go-build1094312157/b169/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1094312157/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1094312157/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1094312157/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1094312157/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1094312157/b160/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid IXESFKmPTMlakDDOgluI/IXESFKmPTMlakDDOgluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/7e/7eebc69029cdad6e70ef722e2fef3dd7b4d9138ac6f3651095e26668e4720451-d # internal encoding/xml mkdir -p $WORK/b258/ cat >/tmp/go-build1094312157/b258/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p encoding/xml -std -complete -installsuffix shared -buildid hPv1S822hnmwy9R_gM8l/hPv1S822hnmwy9R_gM8l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/17/174a94e5d5b7493803ca54df8993620e8e6d7d14d43ae050b94c24f74220fd2e-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b264/ cat >/tmp/go-build1094312157/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1094312157/b242/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/exec=/tmp/go-build1094312157/b265/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid OfRcNXEtjJY8s_RdlczE/OfRcNXEtjJY8s_RdlczE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/f0/f0985832bc0a124dbad04c53bae179216dc90fcd16ea01a27bdd28ca2c1fe239-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b218/ cat >/tmp/go-build1094312157/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b219/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid T82Kcru2Jkqr7yFltUB8/T82Kcru2Jkqr7yFltUB8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/c2/c268c5dfe8d5da22809fbc01750d93dea200d8347eb3f30cb47ac29c7eca02c9-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b279/ cat >/tmp/go-build1094312157/b279/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid LCym0ADkzP3BnhaEtNvy/LCym0ADkzP3BnhaEtNvy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/82/82abb463dffe88ea3cfa35144be545138b7865e257b64204f65f64d63419078d-d # internal github.com/prometheus/prometheus/model/labels mkdir -p $WORK/b280/ cat >/tmp/go-build1094312157/b280/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1094312157/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile regexp/syntax=/tmp/go-build1094312157/b059/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid EOB5bUAyzNxqI41wmO3P/EOB5bUAyzNxqI41wmO3P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f7/f726462186569111085a56066a3fe057df7d5e7ff364c55440cbca2ebd009652-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b288/ cat >/tmp/go-build1094312157/b288/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid 2308SXWx5Cpc-BTqHAWK/2308SXWx5Cpc-BTqHAWK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/98/98e39a5aad8e98180ca5fcea13685139ef22d206b3bfac445ea07d096b3f378b-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b294/ cat >/tmp/go-build1094312157/b294/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid BK7Mf6aonN4n1ajeyj4i/BK7Mf6aonN4n1ajeyj4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f2/f2060ca3cf923ea54f570f5a6d5eaa46c25a57753fb1c6c798a8816156f34c21-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b281/ cat >/tmp/go-build1094312157/b281/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build1094312157/b102/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid TJT0nw1ZXFrE-K5IbtlX/TJT0nw1ZXFrE-K5IbtlX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/35/35b9b852736b6fe9d9b7a010df6c15bb2d1c2f1821ff179380fb58f63ee39dc9-d # internal github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b297/ cat >/tmp/go-build1094312157/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1094312157/b099/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid YFQY2yNpOqKf3MH-TkCn/YFQY2yNpOqKf3MH-TkCn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c9/c9943a9b0c674939686bcc8b1f3d5f17c644ed9133881c87f5faea1530b54a27-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b298/ cat >/tmp/go-build1094312157/b298/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1094312157/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1094312157/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1094312157/b299/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid WzZf-Z8m6mfFfSoP9xMB/WzZf-Z8m6mfFfSoP9xMB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/96/96458440f4c872e36ce6224e2fbe9bd9078f405e2769f8bd6c11121b8719f713-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b303/ cat >/tmp/go-build1094312157/b303/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid 4ecHeOb2qEHo3lMDrEkl/4ecHeOb2qEHo3lMDrEkl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/48/48a4b489da5c62e88ed15f50e5aa8de9280f29a4e9c050e01e2f97b6c4a1a753-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag mkdir -p $WORK/b205/ cat >/tmp/go-build1094312157/b205/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1094312157/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1094312157/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid 5Tb4WZdpkEMJsfPi-oe5/5Tb4WZdpkEMJsfPi-oe5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/91/9163bacd8206fa576a94de065d4b0febe2eedf216ae10eb795dfdda81c77cf7b-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b232/ cat >/tmp/go-build1094312157/b232/importcfg << 'EOF' # internal # import config importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1094312157/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid htvphru8LOhRmwVYfdtd/htvphru8LOhRmwVYfdtd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/ff/fff407cc58f71a7147dfe7323d9bdf701a89b6f018817e1a7670ae4426061652-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b311/ cat >/tmp/go-build1094312157/b311/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid xFuvIcqJIto11nqKVGqY/xFuvIcqJIto11nqKVGqY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4f/4ff764b149e9a7c4c6faf0a28b77b185e47f0a6850f77b6cc07f54ef0de8eebf-d # internal github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b317/ cat >/tmp/go-build1094312157/b317/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 58z0RpvW1qo06AOM2FuQ/58z0RpvW1qo06AOM2FuQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/25/251360668b35da5c1eadf66d4eaa79d647bd5fc8b034a659df92d7ef40275383-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics mkdir -p $WORK/b320/ cat >/tmp/go-build1094312157/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid xvW8_zmAaZT2_pxnKTBQ/xvW8_zmAaZT2_pxnKTBQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c2/c204b04f26cdf7a6460d63c1a8b65324607a26f70357c420908b31484f6d92e6-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b321/ cat >/tmp/go-build1094312157/b321/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid RuMWuL3zlWKoJGbqSOyw/RuMWuL3zlWKoJGbqSOyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/44/44df7d7d1f326f8de9c59bedf4ecd7acf53c00f0389d67ca0988defdc35f0126-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b310/ cat >/tmp/go-build1094312157/b310/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1094312157/b311/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid mg0nwQ_rKDQtiQIlDie9/mg0nwQ_rKDQtiQIlDie9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e6/e6f1418b88cb8cd6873431bfb281f420d981a542c27a5a660fb12f10cf97f3c9-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf mkdir -p $WORK/b326/ cat >/tmp/go-build1094312157/b326/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid tsoYBZIHXh-U9tk-PUi2/tsoYBZIHXh-U9tk-PUi2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/29/29ffb652e0790acd381caf453325c86caa96aa498449ce04ee1e156fde461e36-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b309/ cat >/tmp/go-build1094312157/b309/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1094312157/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1094312157/b311/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid AAkfQT2t2Czt9j7ENXPL/AAkfQT2t2Czt9j7ENXPL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/55/5570712dc56551a38b02d919c0e631dc450fafbfa9f60bd8d201dfeef88f50e8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b328/ cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f2/f293f886c70b8dadf6f23b0a40d81075bfc79429df644c5d16e6e1fb7af47c77-d # internal github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b332/ cat >/tmp/go-build1094312157/b332/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid D1K8NCMBLGmnJ19MGB36/D1K8NCMBLGmnJ19MGB36 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go cat >/tmp/go-build1094312157/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid Rn9U_mECVI-n-GPCpyXV/Rn9U_mECVI-n-GPCpyXV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e8/e87d3126ce267d3dbdb7cb59f7f7b1b6e2c82ed7f1fcb820340fbb99291f5603-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b308/ cat >/tmp/go-build1094312157/b308/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1094312157/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1094312157/b311/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid 0r-zmyIh4tPvXD2n8yA0/0r-zmyIh4tPvXD2n8yA0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/4e/4e83d0376c8aa45e26ce1e08d9395c3394bffec6ffbf38d57d0dd2d9fbdc8174-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b338/ cat >/tmp/go-build1094312157/b338/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid 6FR8HvpPiFtYEYAeIee9/6FR8HvpPiFtYEYAeIee9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ec053e54356c738ba19b8ea5dd9488243402262ad9f63d9bbfdc2a8884d85154-d # internal os/user mkdir -p $WORK/b340/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b340/ -importpath os/user -- -I $WORK/b340/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/59/59846bbe304618f0ef935268ae8c97f8eab8f80ff82fcb25bfeca041e8142963-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b353/ cat >/tmp/go-build1094312157/b353/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid P0Kkc7ranCYAXYJTWzHN/P0Kkc7ranCYAXYJTWzHN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/bd/bd79f6dc436b03f0bc8925a0e5d158bcbe9773c002d2db4c88bb1c541b387343-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b356/ cat >/tmp/go-build1094312157/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid c82E6sfvmWMzxH7xn0tY/c82E6sfvmWMzxH7xn0tY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/97/978d8dc61905b906a86870b5a0f2de6722a1af5a5706a552f43c7c271f3789f8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b362/ cat >/tmp/go-build1094312157/b362/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid _swcr48Pu88u8ofxAht2/_swcr48Pu88u8ofxAht2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7c/7c30f062adaec5ca0bfbb293cf42eef6485c09556a9bbbe7cf95649dee2efd87-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b325/ cat >/tmp/go-build1094312157/b325/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1094312157/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1094312157/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1094312157/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid istwkmzb_BcqyucuWrIE/istwkmzb_BcqyucuWrIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/3e/3e70478d675727970cc240a14c58d45fb58ac6112284b0623ff3c4b73aca30ec-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b329/ cat >/tmp/go-build1094312157/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1094312157/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1094312157/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1094312157/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 71e5DGX8pucIr0jKmcgk/71e5DGX8pucIr0jKmcgk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ba/ba72032a6fb0f9623dc228c55b1bfddc93d87759c9abdcba4742990b9b5f2f6b-d # internal net/http/httptrace mkdir -p $WORK/b137/ cat >/tmp/go-build1094312157/b137/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile internal/nettrace=/tmp/go-build1094312157/b114/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid W9Qv72p9cTpPtjP3yeNA/W9Qv72p9cTpPtjP3yeNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/7f/7f544d990ffdf51690d459a6425cf3508179370a2afce694c5f19fe4daa77253-d # internal net/http mkdir -p $WORK/b068/ cat >/tmp/go-build1094312157/b068/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=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1094312157/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1094312157/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b126/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1094312157/b040/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1094312157/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1094312157/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net/http -std -complete -installsuffix shared -buildid HpHrOyw8yrbYjB3Ih3if/HpHrOyw8yrbYjB3Ih3if -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/57/57f936266ba65889713717b7f5d065023edcbdb152290a3539aabcda29f47878-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b312/ cat >/tmp/go-build1094312157/b312/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid oBb7gYnrOeaeLGoBz_c6/oBb7gYnrOeaeLGoBz_c6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ce/ce4c40f7b285ae5e1e2335d15d85a4937a061ab266b2107794ad213a59339048-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b355/ cat >/tmp/go-build1094312157/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1094312157/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1094312157/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1094312157/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid RjwjU4KI7Call6BCaYHr/RjwjU4KI7Call6BCaYHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/d6/d6dc7fdd480be7cf2ae7e967029c0d427453f5d246e647d8200f9354c7079bd1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b361/ cat >/tmp/go-build1094312157/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1094312157/b362/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid D-YmHnjrSxL4TG9aj5fm/D-YmHnjrSxL4TG9aj5fm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/21/215656f34df481e80ce0e9e50c91ae3f9f835272d98a97975dee370dbaa3ba3f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b364/ cat >/tmp/go-build1094312157/b364/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid zXynqmZ63HbiXzXwt_8W/zXynqmZ63HbiXzXwt_8W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/af/af3ff9b185ce266d898b0d36d6eb1196450101f8ed9b44cd29b0a0f31102934d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b360/ cat >/tmp/go-build1094312157/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid nfzTNDfViHoiluW2zEUO/nfzTNDfViHoiluW2zEUO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/b3/b3f2d7b0be5d6ad6573ed000b47e0d9c69aae05df5e00ed3145c66b36f5058c2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b365/ cat >/tmp/go-build1094312157/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid -1ZdzE30ZRl5zYJShcp5/-1ZdzE30ZRl5zYJShcp5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/3c/3c516220e26ca28a633bada154037307d3df303a248f1efe8d530c44f27bac74-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b369/ cat >/tmp/go-build1094312157/b369/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 96vplvxCr96bKoB0yBta/96vplvxCr96bKoB0yBta -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/11/1133d1e27e9c9dbc692d63e6f0b0cbd99ff349d64b1fb8ee3dc15b5dfe596e28-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b376/ cat >/tmp/go-build1094312157/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid _56i0wE78gCwaAS4OOIr/_56i0wE78gCwaAS4OOIr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/53/53d1e14702163efde9d7f5a33811d7b7dd227fe710c58086341018cac4616b2d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b393/ cat >/tmp/go-build1094312157/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid RcVi3craAlMFcE7_EzpL/RcVi3craAlMFcE7_EzpL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/d3/d36baf7e60d7097fc824a5ce8ae0bcf3f37d3456a3d2d01fad903099e9212127-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b396/ cat >/tmp/go-build1094312157/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid rQLU7PtaLPyGCi6E3PB4/rQLU7PtaLPyGCi6E3PB4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/1e/1e827dda89715020072ecb049d3d5aca14c1f771df713ebcbd9613afd46c8ba7-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b407/ cat >/tmp/go-build1094312157/b407/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1094312157/b408/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid cxm9-nN84-SUWHXKVNlf/cxm9-nN84-SUWHXKVNlf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/6f/6ffbf47f2b3fa12534b23c42620f75cd7b278ea39354b50a61edde348cc498e7-d # internal github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b323/ cat >/tmp/go-build1094312157/b323/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1094312157/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile encoding/base32=/tmp/go-build1094312157/b324/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1094312157/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1094312157/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid kwP8XOj-icHymRxEzcnS/kwP8XOj-icHymRxEzcnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/2f/2f2283f2cfd3bff67e4d703354bf69438f7fa5fc3addaa0d0ca28a555cc77a5f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b410/ cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/da/da5267a8100d5d20c738dade4ded158de238dece2026cb74b65f377ba86aa3f4-d # internal cat >/tmp/go-build1094312157/b410/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a EOF runtime/trace mkdir -p $WORK/b411/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid 4591iC43-_mYrToNLF8q/4591iC43-_mYrToNLF8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go cat >/tmp/go-build1094312157/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p runtime/trace -std -installsuffix shared -buildid e27hJ7MJ3XYb-wpx7eYS/e27hJ7MJ3XYb-wpx7eYS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/2b/2b4083751e440c3ea3347476d0c49175d65b7e6e8ddfcde1ac8b5a1bfb708490-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b415/ cat >/tmp/go-build1094312157/b415/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid 6mgKtPkACSHWtgyVVWNA/6mgKtPkACSHWtgyVVWNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f3/f3dc2ca91668831beeadd593a2c813fec31a3d358f27cfdb4c7273c88da19279-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b405/ cat >/tmp/go-build1094312157/b405/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1094312157/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1094312157/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1094312157/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1094312157/b410/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile runtime/trace=/tmp/go-build1094312157/b411/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid z8jnSN6AQpYwJC7Kd9yI/z8jnSN6AQpYwJC7Kd9yI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a6/a64efee078969610b6b5e5995f0c32b7e6dbb013ef07612b1f78835306c08fb7-d # internal runtime/pprof mkdir -p $WORK/b418/ cat >/tmp/go-build1094312157/b418/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/abi=/tmp/go-build1094312157/b005/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1094312157/b198/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p runtime/pprof -std -installsuffix shared -buildid 0ZzKqbLK52UCTlyzuDOS/0ZzKqbLK52UCTlyzuDOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/ff/ffd618abf7d21fc51aeffc05a946561a0fd21940de06d6b3cffc42b836cc02f8-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b414/ cat >/tmp/go-build1094312157/b414/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1094312157/b415/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid jnSwz39Dxb-fJE61hkv4/jnSwz39Dxb-fJE61hkv4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/9b/9b90daa0ebca0a370556baf58410a4dbe7b7affef52fb313dc90739fd5b60aba-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b421/ cat >/tmp/go-build1094312157/b421/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1094312157/b414/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid zcgH2KVKek2sPMDICc_s/zcgH2KVKek2sPMDICc_s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/94/9488faa6d250f014260494bdf40048ea970d01eb372fc8b8c0fcbe3a87537620-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b430/ cat >/tmp/go-build1094312157/b430/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid HW6sYPC6Qbpq_W-bJpAt/HW6sYPC6Qbpq_W-bJpAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -o $WORK/b340/_cgo_.o $WORK/b340/_cgo_main.o $WORK/b340/_x001.o $WORK/b340/_x002.o $WORK/b340/_x003.o -O2 -g TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b340/_cgo_.o -dynout $WORK/b340/_cgo_import.go cat >/tmp/go-build1094312157/b340/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build1094312157/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p os/user -std -installsuffix shared -buildid Gv1FK2tIytcYLdHhqXU4/Gv1FK2tIytcYLdHhqXU4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b340/_cgo_gotypes.go $WORK/b340/cgo_lookup_cgo.cgo1.go $WORK/b340/getgrouplist_unix.cgo1.go $WORK/b340/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/22/22e71fa5967ea5daff3ee0bd761f7486c0ffcd855a12eb2e9de6308cefafbfe7-d # internal flag mkdir -p $WORK/b432/ cat >/tmp/go-build1094312157/b432/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p flag -std -complete -installsuffix shared -buildid 10n1vnFINFgAqGTuJVya/10n1vnFINFgAqGTuJVya -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/bf/bf438392d913a0cbe302a9a0f5d01e8d45ea5287ab4fde87080d7e05f02ac28e-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b437/ cat >/tmp/go-build1094312157/b437/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid pRNaVpGMAeltYS4Ia8hd/pRNaVpGMAeltYS4Ia8hd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/d2/d2badd115acc76cd7f0f8815355dfec32ee674496cc91e3eef2e68fba6aca2c8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b168/ cat >/tmp/go-build1094312157/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1094312157/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1094312157/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid TUtncMVW9G-8laZKz69n/TUtncMVW9G-8laZKz69n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b340/_pkg_.a $WORK/b340/_x001.o $WORK/b340/_x002.o $WORK/b340/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c6/c643b4499d4d1533068c45dbc7a2ed030769512004ee4643e48276aca8c73a60-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b423/ cat >/tmp/go-build1094312157/b423/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/exec=/tmp/go-build1094312157/b265/_pkg_.a packagefile os/user=/tmp/go-build1094312157/b340/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 6Ku-VwnjLYyCSdngaYJX/6Ku-VwnjLYyCSdngaYJX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/76/76bc45eed495a23eeafd343ac5939d64c45d9517c416082921d6b03391ae1d1b-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b440/ cat >/tmp/go-build1094312157/b440/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 7l5dy2LXs2GLPVXQXPZ2/7l5dy2LXs2GLPVXQXPZ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/16/164695565d88932a82b1fe3d4ba6c0139580007f4e45914f158096c239e6cf95-d # internal testing mkdir -p $WORK/b431/ cat >/tmp/go-build1094312157/b431/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile flag=/tmp/go-build1094312157/b432/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1094312157/b014/_pkg_.a packagefile internal/race=/tmp/go-build1094312157/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1094312157/b433/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile runtime/trace=/tmp/go-build1094312157/b411/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p testing -std -complete -installsuffix shared -buildid SqSzsWFCMOnf975ziSsi/SqSzsWFCMOnf975ziSsi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/bc/bcee599cff3a0548d889a7d348e8d19f9f11c99c872ef30f95ca9a9b7850b2cc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b167/ cat >/tmp/go-build1094312157/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1094312157/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1094312157/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1094312157/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tofxv_GthHqDuYhAg0Re/tofxv_GthHqDuYhAg0Re -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/43/43448d437688e69a0432ebd3dd492986a6702300896fb621070e07dc23d70122-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b442/ cat >/tmp/go-build1094312157/b442/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid 6UgNdqFovtjbftSJ770f/6UgNdqFovtjbftSJ770f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b1/b1e3880f14f2c90bfe5a9fd5b157189b7fec2736179e781d1fbcefd230f27739-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b166/ cat >/tmp/go-build1094312157/b166/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 0seJ6XDXfWIaNA_dBjL_/0seJ6XDXfWIaNA_dBjL_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/3a/3adb5902c4fa976c1072fd4fb003f23114446cf739ceaea83f02b33729190dca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b175/ cat >/tmp/go-build1094312157/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid kD05R_geSBhNPGcLd5Os/kD05R_geSBhNPGcLd5Os -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c9/c974c9706a2d16809a8cc6c5cb18c327178110c2ec25606e20b2b4c7330be65c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b177/ cat >/tmp/go-build1094312157/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid CVGj-zG1WQyUaNZ-hWg7/CVGj-zG1WQyUaNZ-hWg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/d6/d69c2eebaa76482e53870a5443675a7e6c0bad1c4376b44778d76eb28dbaa71f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b174/ cat >/tmp/go-build1094312157/b174/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ojSVXA0jGEsOk55hgB1j/ojSVXA0jGEsOk55hgB1j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/fd/fde626c3b2d608e7b52b82053466a641d98e093b0f1a37e623a5963466bada4c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b179/ cat >/tmp/go-build1094312157/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid BV4unbbNEQAJXbW92wy1/BV4unbbNEQAJXbW92wy1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e2/e28edd14911766c2e89922ba1ea0b163bda7a1d3d8d39f3b4f18d8dab905c44d-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b176/ cat >/tmp/go-build1094312157/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1094312157/b177/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TL8plBu8mrw-hlC7v9BZ/TL8plBu8mrw-hlC7v9BZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/98/988b1665ab0c8ee7e8efe2041f4b318ff9384c7d14b8555a98d6e1b0019990a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/af/afb40ced341f182d8e882c270f46c41899045b514c868eb76a6bdabf4217ff01-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b178/ cat >/tmp/go-build1094312157/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1094312157/b179/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hOyQxZRwU34A18wTQrhV/hOyQxZRwU34A18wTQrhV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b349/ cat >/tmp/go-build1094312157/b349/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid wkSN5qp5kvGegRF2to50/wkSN5qp5kvGegRF2to50 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3d/3d74c25fbed43b593cb4c319836c448ff917afc7bbac4c7d33f1de8752a028c8-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b348/ cat >/tmp/go-build1094312157/b348/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1094312157/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid 9M6MufyrnvhfaFz1wUN9/9M6MufyrnvhfaFz1wUN9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ba/ba1cd27806f047f7d339545e71879d668bb4939aee25702530b7ebb711e88f74-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b350/ cat >/tmp/go-build1094312157/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1094312157/b177/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid hvETSx0RhwIYhEt6D1VS/hvETSx0RhwIYhEt6D1VS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/e5/e5be54b9341cbe35c2a8af946e21421d636383c606213acdfbfb09408451ee56-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b352/ cat >/tmp/go-build1094312157/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid oGeFBwef_9JztVdhmfiH/oGeFBwef_9JztVdhmfiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ae/ae4aa293f3fcd5a216af7dbca0f400f8573338c1860b3b6956f3900515f5918d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b161/ cat >/tmp/go-build1094312157/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1094312157/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid eWbNIcwrY9aVmrBN2c3O/eWbNIcwrY9aVmrBN2c3O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/54/545b25552ef405b5bede445971c4fb4bb9ef010d32d5f82653c96bf0a53262d4-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/35/350c357678e148effe84495379c85f8e55a13dba479b642d5e6e8fdf62706358-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b444/ cat >/tmp/go-build1094312157/b444/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid wX2xdn6Mi5ePuvuoCkoI/wX2xdn6Mi5ePuvuoCkoI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b417/ cat >/tmp/go-build1094312157/b417/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build1094312157/b418/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid gsUBmB8YPYIqQdpEvQ0f/gsUBmB8YPYIqQdpEvQ0f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8e/8e7ba22fb85e69f9830b556bed45c64db98086e9b464a4f4791aafdf9feb26fd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b445/ cat >/tmp/go-build1094312157/b445/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1094312157/b446/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 6Wm8pm3bp5Ki2_8XxABo/6Wm8pm3bp5Ki2_8XxABo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/0b/0b51d2aafee7099c4e6be273aade26efb71758d8c0199fa618d8102b3c5de768-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b443/ cat >/tmp/go-build1094312157/b443/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1094312157/b444/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid BxPdsMoU3-6zW0hrXGaq/BxPdsMoU3-6zW0hrXGaq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/bf/bf05d6c2eefb7d776ff4edd9c37e2a3025fd688b5dcb1fa26b4b9a33b5c5fef3-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b416/ cat >/tmp/go-build1094312157/b416/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1094312157/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid gcXYCVvKhctJPsVP1DUq/gcXYCVvKhctJPsVP1DUq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/46/46709513d20786a83fe220d729f68fee8c369934824a935532f5fad40d88a8f3-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b452/ cat >/tmp/go-build1094312157/b452/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid -HKE3AzAollSVk5kaVuQ/-HKE3AzAollSVk5kaVuQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/db/db0114d81e8405d7c6f59a7c389edcf2e2d100b14c1e5333d22e5b2d354bfaa3-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b413/ cat >/tmp/go-build1094312157/b413/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1094312157/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1094312157/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1094312157/b417/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid UA57xeBghYngcRu0EJGa/UA57xeBghYngcRu0EJGa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/dd/ddba9de7731c8539275a1949b8aecfd725d84046d3a29b73c9883c2a9a6fc46f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b456/ cat >/tmp/go-build1094312157/b456/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid VELsMcjgjPDFv26VjhRs/VELsMcjgjPDFv26VjhRs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/65/65ae72afe029b7bed0ba6767df1e05e70e65126bdead3eee1a5680898f2ffc63-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b455/ cat >/tmp/go-build1094312157/b455/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1094312157/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid PfG7dupDSNXS33ojuIQT/PfG7dupDSNXS33ojuIQT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ec/ec7bbfd03d2e79ea841ff1fbd9a2f0c04b14cf165dca83a5d932a3cf20e80edb-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b419/ cat >/tmp/go-build1094312157/b419/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1094312157/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1094312157/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1094312157/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1094312157/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1094312157/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1094312157/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1094312157/b417/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid xphRPOudMnWCZjzJDygW/xphRPOudMnWCZjzJDygW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/54/548950ff6a000001f252eac7a746f34f1868b1569acb7454b150d5613cf6c489-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b142/ cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/4e/4ef5a08e1e5b5ecc3209113917e284237f5b520d622108ec79b24bdaa5f411d3-d # internal cat >/tmp/go-build1094312157/b142/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1094312157/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1094312157/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1094312157/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid zVkgE_b4Eu8DinBbA2Bq/zVkgE_b4Eu8DinBbA2Bq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b448/ cat >/tmp/go-build1094312157/b448/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1094312157/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1094312157/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1094312157/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1094312157/b452/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid TYmgWM6KoKqId53c4bin/TYmgWM6KoKqId53c4bin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/22/224648eba1e1f44e6e7b05c90751179cf7b052a004928535ff832c5519f6ab7d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b454/ cat >/tmp/go-build1094312157/b454/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1094312157/b455/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid DIolDrBhAlgNLW3O6zCG/DIolDrBhAlgNLW3O6zCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/da/dad51abd890bfbbbec24d2fbcd7cc8d859d64f5887030119553bd7eef6f336d6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b457/ cat >/tmp/go-build1094312157/b457/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid D0cAV-OmCArIEbPreWn7/D0cAV-OmCArIEbPreWn7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/98/9805c93fd54331a1487cd41b2c48d28b00bd293e4692525057623a1183ca50c8-d # internal go/internal/typeparams mkdir -p $WORK/b461/ cat >/tmp/go-build1094312157/b461/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build1094312157/b210/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid unDYiI1QptNmZz8Nfq8H/unDYiI1QptNmZz8Nfq8H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/43/4310802d30c700b63af469f1210af94f14a0e094a900dd09c6ec58934e6503a3-d # internal go/parser mkdir -p $WORK/b459/ cat >/tmp/go-build1094312157/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile go/ast=/tmp/go-build1094312157/b210/_pkg_.a packagefile go/build/constraint=/tmp/go-build1094312157/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1094312157/b461/_pkg_.a packagefile go/scanner=/tmp/go-build1094312157/b211/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p go/parser -std -complete -installsuffix shared -buildid rLDXrQd0X2phM-G70gIh/rLDXrQd0X2phM-G70gIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/ae/ae0851c1b6707b119d250989d056ec64f73af0e41f45c2e6a82718866625c013-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b462/ cat >/tmp/go-build1094312157/b462/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid COpqK5kVxY1FiWM9ih5r/COpqK5kVxY1FiWM9ih5r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/30/302af5335784fff3df086e087ec6922fb63642a890ab83675ac98b9dc6cc9f68-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b464/ cat >/tmp/go-build1094312157/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid rdlv15yDOlxCxVKtCpXM/rdlv15yDOlxCxVKtCpXM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/78/783948a0a2eacaf8281732071816955142a725685175510eee84e78bac22b6ec-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b465/ cat >/tmp/go-build1094312157/b465/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid NeQAiLRrWGZxt64F3K0K/NeQAiLRrWGZxt64F3K0K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/4b/4bd15964e24770b95cb045d1d9a16c0396154477310fa93246d56f6452ae6027-d # internal github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b469/ cat >/tmp/go-build1094312157/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid AlMcu4famiGG0loZI5Y4/AlMcu4famiGG0loZI5Y4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/78/7885db2a2c6a232f6982dff3c9558d063556266731a25dd215b87d561f1c8f61-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b173/ cat >/tmp/go-build1094312157/b173/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1094312157/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1094312157/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 2VGlM48-FGmIiBq8Ts8T/2VGlM48-FGmIiBq8Ts8T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/31/31f14a0d7dc97233704e425ee4f845f3fa87e5cea9b677e109f958709a8c2f16-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b181/ cat >/tmp/go-build1094312157/b181/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1094312157/b178/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid aMq1RaM_oKKJ4LGwGL0-/aMq1RaM_oKKJ4LGwGL0- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/5a/5a880a28ac0c927bfe728e276d760be26780e89361a2b6e803803b4646d64007-d # internal github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b183/ cat >/tmp/go-build1094312157/b183/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid PnynniXTT-kAUrtJPxan/PnynniXTT-kAUrtJPxan -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/73/73367806bcf2532c2e6262aafa3584b7c9a2bf1091e8f9e75f6eee09b5608315-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b354/ cat >/tmp/go-build1094312157/b354/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1094312157/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid vgiI3DlSPkyex7ayaH2O/vgiI3DlSPkyex7ayaH2O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a7/a75eaab9c6c8a2e9263f9cb9cf659a79f9bae6eabfc75a086603cf2505756653-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b351/ cat >/tmp/go-build1094312157/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1094312157/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1094312157/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 9mX8eczAijNQc3bxiDgE/9mX8eczAijNQc3bxiDgE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/57/5765192f08d58433defb9f392404b602f25ba15e7d17edac5a2b30884367ed66-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b180/ cat >/tmp/go-build1094312157/b180/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid CrvW1STLGGGWlbpkogQD/CrvW1STLGGGWlbpkogQD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d0/d029cc81a564d4f84e0fa934846f22d4a2dea00efa3fb92fffce413ceb2d62a6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b363/ cat >/tmp/go-build1094312157/b363/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1094312157/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1094312157/b365/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid IahDQpALupIZftiBN_ml/IahDQpALupIZftiBN_ml -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/74/74e2f5189cb23d24742802b42b141e2711c464bc10caa5ac1bce21143081e168-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b374/ cat >/tmp/go-build1094312157/b374/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1094312157/b373/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 78GB26ldm75ehmf8Z9cm/78GB26ldm75ehmf8Z9cm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d0/d0912f4e2d9b9f1a03eb05cb26c972e1c74cc06cbcfaced6994b9e1ce9f1b1c6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b378/ cat >/tmp/go-build1094312157/b378/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1094312157/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1094312157/b179/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid fwp_mV6PAnvTaQjX9HTx/fwp_mV6PAnvTaQjX9HTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/6c/6c1b75899452fc10abd09e772b5f396e6120552819135a7ebeddd3766154032a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b367/ cat >/tmp/go-build1094312157/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1094312157/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 9tMZjOoC03EwjBk-TdJn/9tMZjOoC03EwjBk-TdJn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c5/c5111a301c548dd1a908d8a9aa6f8c00eb3ad1af50cc79671709aaa46be825f0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b366/ cat >/tmp/go-build1094312157/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1094312157/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid GKmYk3sC22KlKQfQLZtp/GKmYk3sC22KlKQfQLZtp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/4a/4a405d8cb134245233950b52d87af4cb9e6f58d9289fd39dd40928eb1097749c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b359/ cat >/tmp/go-build1094312157/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1094312157/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid nJN4Gqmxjyn2A2AfiNOs/nJN4Gqmxjyn2A2AfiNOs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/0d/0d93b156f2a89fe30ae77e8bc80b5b770e933abeeba4b30a2cf973d88c23c7ef-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b379/ cat >/tmp/go-build1094312157/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid QBs_oz4fe8Ckk_MMFA38/QBs_oz4fe8Ckk_MMFA38 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/fe/fe3dcd0ba06691fca5f27826cd4abe984e07dcf916b5d3068141ddc743c5cbc6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b370/ cat >/tmp/go-build1094312157/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1094312157/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1094312157/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid g5U8i6_3HtEkd0Ple8ia/g5U8i6_3HtEkd0Ple8ia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/aa/aa6a8a29d2490692ac768bd4a44fa3d5de7e5aa7380f5303291ba8cf03b7d6b3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b381/ cat >/tmp/go-build1094312157/b381/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid oh6jxXWK-mtBrQMG1eWa/oh6jxXWK-mtBrQMG1eWa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ec/ec613cacc377edd659c0f72cb425b63a0cec5114863b24cdfd34b9b289c1f08d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b377/ cat >/tmp/go-build1094312157/b377/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1094312157/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1094312157/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid mbwagddjtJ8JA8t9BheZ/mbwagddjtJ8JA8t9BheZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/dc/dc093edae7b452cf2ad8618a64bde52a15411c404ef8c6809cc51ec7a37e428e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b385/ cat >/tmp/go-build1094312157/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1094312157/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 7ne4fmRmQ-NNGWH3WuiU/7ne4fmRmQ-NNGWH3WuiU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a8/a808383a2474e536e70295be89d334016398c63d6facc55adae01e4a66717315-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b384/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cat >/tmp/go-build1094312157/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1094312157/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/a4/a414d57660707cd88c86203ca4b67939c1bbdac3f01b4af587130f4e27d690cd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid iuRQ1w_hm8a-KOrebZuD/iuRQ1w_hm8a-KOrebZuD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go mkdir -p $WORK/b371/ cat >/tmp/go-build1094312157/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1094312157/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1094312157/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid l4jeYvK88ObreAGMy-GB/l4jeYvK88ObreAGMy-GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/47/479bfb05dbe39f23088ba4075f2743431d21514bdfa7894fdb2b492532939f27-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b387/ cat >/tmp/go-build1094312157/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid fv2Uoh-UdatYvZTJjpv-/fv2Uoh-UdatYvZTJjpv- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/33/330ed047c8d2874a32e83f0674cfdab770b160db0f9c5c751a7a344345b3f7fc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b386/ cat >/tmp/go-build1094312157/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1094312157/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1094312157/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1094312157/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid T41JSMBrjtVCSJZiIzZn/T41JSMBrjtVCSJZiIzZn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a0/a052435853c55a3758415aaf182984ab2671a7fc45c8cd35eeebb8243f881ee0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b388/ cat >/tmp/go-build1094312157/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid 0ZFp60m3lmBs8g3EaEWO/0ZFp60m3lmBs8g3EaEWO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/6a/6adafd031e7c4e09dc7846931a4765cd8eb2a81c8c637dfa0c84418148a8483e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b390/ cat >/tmp/go-build1094312157/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid FekfvRs1DGXl_f0_KlZE/FekfvRs1DGXl_f0_KlZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/87/872b96ccfc33c6f14f08d3794232c6fc1bd060a31b641af183fc4906da1561b7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b392/ cat >/tmp/go-build1094312157/b392/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid iS5O9q_VkOXE0qSZ2m_c/iS5O9q_VkOXE0qSZ2m_c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/12/12bac5232a0934de94a93fae9f61025990c1055d1ad468e2aa3b1e05ed6633d8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b395/ cat >/tmp/go-build1094312157/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid mQcbgATQ5vYEY2H-WwIh/mQcbgATQ5vYEY2H-WwIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d9/d9bdc74d379cd9240b1b581bddd2903e8d7c23b8a9c2bef82ccf0b8953d2ed98-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b389/ cat >/tmp/go-build1094312157/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1094312157/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid cAr_6SlBUX95VZQEUKHG/cAr_6SlBUX95VZQEUKHG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/1a/1a9447d14a196277e8cf8a9905038f9b72a25b873b06afc3953ae654226a3113-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b447/ cat >/tmp/go-build1094312157/b447/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1094312157/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1094312157/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1094312157/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1094312157/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid nMEFoLSfeBFbZDJ_qsyF/nMEFoLSfeBFbZDJ_qsyF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/e5/e527bd614c1b9c85d4590e51dcba13a3ab5dd90a270c0bfcb21268acd08dae0a-d # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b468/ cat >/tmp/go-build1094312157/b468/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1094312157/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1094312157/b470/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 6aGRAOyFthDXfnji4-iq/6aGRAOyFthDXfnji4-iq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/52/5266eb3f4f54a0ad43d8c0c0a55f8137414bc2fb72067689725d9baab6549575-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b478/ cat >/tmp/go-build1094312157/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid tdLTXH9Rha-waWv9Qxia/tdLTXH9Rha-waWv9Qxia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/90/9068d37fb76609d3ef41f0f004606c58f5d07508136c5ffa37ac328d33e561d6-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b483/ cat >/tmp/go-build1094312157/b483/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid qrR34oySacC7NQ4HL1py/qrR34oySacC7NQ4HL1py -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/1e/1e8654a9d659298cb38a09cd9922ebcfe90b31a27d2a95b0d5fefe584c438660-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b485/ cat >/tmp/go-build1094312157/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid BKidsF6mEBDGjAf8W3ke/BKidsF6mEBDGjAf8W3ke -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b5/b56b9af1e7acaa78605d2f0cca48104e4c5ac44db4b2ec9035762c5ee697c4f5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b490/ cat >/tmp/go-build1094312157/b490/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid cgSS0Mxd_ABXjNnI7Ht-/cgSS0Mxd_ABXjNnI7Ht- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c1/c1dbd7886993336e333e95b35bebffb42aa13564d429d7638baa078fd892050a-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b492/ cat >/tmp/go-build1094312157/b492/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid eDWIxK9HXML6j2KAAocK/eDWIxK9HXML6j2KAAocK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/c8/c888b10982404733ed31a04bdc2edc21ae218a4679d5a55def848915f1cf591e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b541/ cat >/tmp/go-build1094312157/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1094312157/b496/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid bWTjNhGBu4F-dODmNqHd/bWTjNhGBu4F-dODmNqHd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/3e/3e0318b4aed1d6a0f9f182f2b2e4cfae16dd99734348a3e6ae808d36adf4f427-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b543/ cat >/tmp/go-build1094312157/b543/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NizFOBo8R--OCgq_rhEZ/NizFOBo8R--OCgq_rhEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/32/32f97a730745dc345ab6244cc40fa5c0455a80843b84abe25be0387e4a4f182c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/term mkdir -p $WORK/b544/ cat >/tmp/go-build1094312157/b544/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid OKFwKTZflXxyqA8L9BMy/OKFwKTZflXxyqA8L9BMy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/46/46cc394448824e7cc1cc8722beb3e7a24eb1214f9c1b3e9b10deaf5c9bf2b8c4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b550/ cat >/tmp/go-build1094312157/b550/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid IF3s1keJou4_2U4Tpcf6/IF3s1keJou4_2U4Tpcf6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/40/40a671627324ca99123b09a6680cdd17d33ccc74574116c95898482b31516127-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b553/ cat >/tmp/go-build1094312157/b553/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid M4ambKVyBR84uN6FTSHC/M4ambKVyBR84uN6FTSHC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/dd/dd0325ae63f9238dd2c6f2173f3ad22d8f391209a76cd5d426709e2592013229-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b491/ cat >/tmp/go-build1094312157/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1094312157/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1094312157/b492/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 68rQf58_M9QNgZGQJThx/68rQf58_M9QNgZGQJThx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/36/361bbc0ca87e07cb544f5f73b80259e44f1ecdfbd0cb92937d5e65670461f407-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b556/ cat >/tmp/go-build1094312157/b556/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid IJKVuujw7Cv2j9SncuM5/IJKVuujw7Cv2j9SncuM5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/e2/e24cec83eb6645eac9371c9fff08d47f665c0e73202b585993d48bc76397816c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b559/ cat >/tmp/go-build1094312157/b559/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid qYjF1PofImAXWv0u9EQx/qYjF1PofImAXWv0u9EQx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/b8/b8fa100bdbe537b839925f4a0f91cb91704f5ae2d3eeb74856cc2d2fddf5f757-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b560/ cat >/tmp/go-build1094312157/b560/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1094312157/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1094312157/b561/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid ugu1eL74AUYj8ftO-GyP/ugu1eL74AUYj8ftO-GyP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/16/16d5076db5c794a63902ba9642932770e5c8e68573b6e5a7e4b2174370f7d808-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b659/ cat >/tmp/go-build1094312157/b659/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid zlHK7tI69TzL0ZUzUpBq/zlHK7tI69TzL0ZUzUpBq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/80/80618677da7ce0033e7a2a5e795e95ea5d15daf0c90415b1e59dc4824c1af1c7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b558/ cat >/tmp/go-build1094312157/b558/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1094312157/b109/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1094312157/b559/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid EGP9S7bpLQ5jhmZR18pK/EGP9S7bpLQ5jhmZR18pK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c5/c5eeea38920101752508365ff8675a846516631849370147df521bf9e77e5327-d # internal expvar mkdir -p $WORK/b067/ cat >/tmp/go-build1094312157/b067/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p expvar -std -complete -installsuffix shared -buildid RpYYyhmujf54VkTiOsPB/RpYYyhmujf54VkTiOsPB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/8b/8ba2e17b05dd11270fe1ed1dc3c1da68a13181b24e59e2f6ede7f114151029d5-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b182/ cat >/tmp/go-build1094312157/b182/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1094312157/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1094312157/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid VnyBUBaUG0eW8ucxhVrL/VnyBUBaUG0eW8ucxhVrL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/09/09a2a7e0b405ba45d47b9f12651836abf4a2a322bceb16b854517761ecf4f518-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b192/ cat >/tmp/go-build1094312157/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1094312157/b193/_pkg_.a packagefile html/template=/tmp/go-build1094312157/b194/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1094312157/b198/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid 1UL7u7DTr12J7zHrjaqn/1UL7u7DTr12J7zHrjaqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/67/67c5c87af45c3d60a9caf494652c2e53d1afdcee2846755cfca7734dcb800c7e-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b201/ cat >/tmp/go-build1094312157/b201/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid eM_Z8yZBCYXjow_i3dPw/eM_Z8yZBCYXjow_i3dPw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/5e/5e50353b419cb21e2230a55f32aee44fdd901f7a77d5656aa4c0facbc29116a7-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b217/ cat >/tmp/go-build1094312157/b217/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1094312157/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b219/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid baETMi62a3t1MesEURW8/baETMi62a3t1MesEURW8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ec/ecd6d5b313887b6e2e2b33d0aaf72e6d2e899676373a4e639ed96f3c5358f802-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b227/ cat >/tmp/go-build1094312157/b227/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid lPYViy8EYqJj7PwnG9Nw/lPYViy8EYqJj7PwnG9Nw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/c7/c7e5499c781eaa2cf87649db489d9e862c667f78a83095a7d17078d7752b4153-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b235/ cat >/tmp/go-build1094312157/b235/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1094312157/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1094312157/b242/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid hzjH_ShUwjz_H8w00fYP/hzjH_ShUwjz_H8w00fYP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/3e/3efadce091b460716100f9d94363792ffa879bd2526ca9ca17ef6bc742a611df-d # internal net/http/httputil mkdir -p $WORK/b250/ cat >/tmp/go-build1094312157/b250/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b125/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1094312157/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1094312157/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p net/http/httputil -std -complete -installsuffix shared -buildid dTYLnMkkYf0poeLVcZLI/dTYLnMkkYf0poeLVcZLI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/6c/6c31fef52e2718212d8f1ffa871d02c187c5571d1eb40a69a4f8e79c939920d3-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b226/ cat >/tmp/go-build1094312157/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1094312157/b227/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid UoSTf6lUudPVra3Gwg7V/UoSTf6lUudPVra3Gwg7V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b0/b09256321a6198c3303323b0995dd5c7c941342efdd6863beddf315d00d242c1-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b066/ cat >/tmp/go-build1094312157/b066/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile expvar=/tmp/go-build1094312157/b067/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1094312157/b140/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1094312157/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1094312157/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1094312157/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid iLkLNjlUu_z-Z8wpvtJv/iLkLNjlUu_z-Z8wpvtJv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/4a/4a21af8a6110c0b0f8d83f0496d3c79de6311adf5ef64b3fec36acd3b9483a99-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger mkdir -p $WORK/b295/ cat >/tmp/go-build1094312157/b295/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid 8epPRC0kzqeVlcwVAbXA/8epPRC0kzqeVlcwVAbXA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/12/1260050d4a27332687975210c7669738ff1ea2a85a107fbce6f3cc8b017b7551-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b225/ cat >/tmp/go-build1094312157/b225/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1094312157/b226/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid nZ_7jYJfpRpmtQn1Oeso/nZ_7jYJfpRpmtQn1Oeso -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/ec/ec2f326f21640310fa9e4ba405a89a3bd7118de6139da69effc3c771b9d65ad7-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing mkdir -p $WORK/b296/ cat >/tmp/go-build1094312157/b296/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid CJEoLVLgfkO1UmXTOdzP/CJEoLVLgfkO1UmXTOdzP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ee/ee5f61c9794cc13e1b2fc60f3384acfc9b5fd38fbf2ceb976db6122116424e90-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b246/ cat >/tmp/go-build1094312157/b246/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1094312157/b242/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid yniRIHP5WXFD4V9EIsZf/yniRIHP5WXFD4V9EIsZf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/1f/1f54d1b881a87c51921ffd1f87456360875377db5b2615eb9b5a7ca03df85e7d-d # internal net/http/cookiejar mkdir -p $WORK/b300/ cat >/tmp/go-build1094312157/b300/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1094312157/b139/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid XqrZWBMLjnx5BQN8rMhd/XqrZWBMLjnx5BQN8rMhd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e3/e37d461c917b9a81db24107b5619e102700cfe86d908c00f35b83517d81d1825-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b228/ cat >/tmp/go-build1094312157/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1094312157/b226/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid ZEEvMLZmnAu-6RU1vOEj/ZEEvMLZmnAu-6RU1vOEj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/4b/4b83c3278e66fc16fa79d14544ba7191d5a00cd2855e923c82fa1826696ed748-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b307/ cat >/tmp/go-build1094312157/b307/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid zNrRpZG7vMEVHqqrMwL2/zNrRpZG7vMEVHqqrMwL2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/65/65af30c1c049a3b06764461d37c7bd7214534061bfefca0c8752df8436610477-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b293/ cat >/tmp/go-build1094312157/b293/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1094312157/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1094312157/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1094312157/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1094312157/b298/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid 0Sm5aAVOn0-lAnHvkw9K/0Sm5aAVOn0-lAnHvkw9K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/d6/d6c1344c08c9c1475fde6c0214f9f5861aa6ba62d41951b56972643eef20dfda-d # internal github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics mkdir -p $WORK/b314/ cat >/tmp/go-build1094312157/b314/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1094312157/b315/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/signal=/tmp/go-build1094312157/b200/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid oIlcpYv4h7L_KyX_ef4K/oIlcpYv4h7L_KyX_ef4K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/fb/fbfe5cd77ce30a09e21fd75b5ffc9bd4b919f6ce05ea64594e265f1517931670-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b319/ cat >/tmp/go-build1094312157/b319/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1094312157/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1094312157/b321/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid jFF89ROLojUG3wX_avIT/jFF89ROLojUG3wX_avIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/79/79f605d0d33d95202bdddb55140c38d964c9eca3a468924ebbcfd3ba549e19a9-d # internal github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b335/ cat >/tmp/go-build1094312157/b335/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid gDOQXCD-Z3dqVb4VDby2/gDOQXCD-Z3dqVb4VDby2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/d6/d6c21fccf6cec165694b64e392f128955ac8ed4bfa30f4d16d514e5eb8ae40c2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b336/ cat >/tmp/go-build1094312157/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid yJbZOVUEM08ax2U3R5rS/yJbZOVUEM08ax2U3R5rS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a3/a37c397ed3e220eb3ef9e22dc0de76dc0deba71af83b7861ec4ba7120d427b12-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b244/ cat >/tmp/go-build1094312157/b244/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1094312157/b249/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid AjC7fFh1D1hFiKQ68XKK/AjC7fFh1D1hFiKQ68XKK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/8f/8f438a9f17f71ad7050dd88ae653e971f9b96046f57cfc1b086942bcb452178c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b255/ cat >/tmp/go-build1094312157/b255/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1094312157/b256/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid r94xFRFHSmfjaUkkoYSj/r94xFRFHSmfjaUkkoYSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/f3/f3c4b275ffbe40aff9be9318f9cd90d3c473804b16df128d76f3ab2dcb02a00c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b263/ cat >/tmp/go-build1094312157/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 8KXX4jC6t8o4kYGhx-kj/8KXX4jC6t8o4kYGhx-kj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c0/c0f04f69a580cf3ebfb8c12e435057ad34d0a03fbfb3c5db794b18a0776095d5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b272/ cat >/tmp/go-build1094312157/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid pNFYzDQGQZmWwvZtLNji/pNFYzDQGQZmWwvZtLNji -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/39/391df844909273abbf982c10b145e932eb65cc3ca59f7aff460faef2498c2c97-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b254/ cat >/tmp/go-build1094312157/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1094312157/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 2XXnpukt4r2PXTzr_dNm/2XXnpukt4r2PXTzr_dNm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/b9/b96ff632904606b65845d68c1b0f32272688dacd83905b68ceb7dea825b3095c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b259/ cat >/tmp/go-build1094312157/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid OB20hllmyZa6-RDu1XCe/OB20hllmyZa6-RDu1XCe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/59/59f0680330e305734ff48b30aef02f623e162b5740b0e14a90a6bf98f6505341-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b260/ cat >/tmp/go-build1094312157/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid jD7urx5G4NIkS4fN4vLo/jD7urx5G4NIkS4fN4vLo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/3a/3a0cdfc8778ea363e5c1c0644e8c7b4e765bee983c71386474ff75784fd93aab-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b269/ cat >/tmp/go-build1094312157/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid N_yGgrAtaoq1tgbUovbM/N_yGgrAtaoq1tgbUovbM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d3/d3559ea465ebaf99f1f643bbdb7f08f4b0cefbb74c342d193b09636e901d64bf-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b275/ cat >/tmp/go-build1094312157/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1094312157/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1094312157/b276/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid oRj43SAAxgDNETuU8JVb/oRj43SAAxgDNETuU8JVb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8b/8b88263e872b31bd5b9816aa9b2730584c55d14a26766b38be23ca70692eaa0c-d # internal github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b061/ cat >/tmp/go-build1094312157/b061/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1094312157/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1094312157/b192/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid bci_lISEC7nXnJCTI3XU/bci_lISEC7nXnJCTI3XU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3d/3d94b1c34b801fda5d6145ff2ba37065848371f98147556eb53f984b6c1e320b-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version mkdir -p $WORK/b214/ cat >/tmp/go-build1094312157/b214/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid wf3OnOo4c5VvW8yNkfcK/wf3OnOo4c5VvW8yNkfcK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/48/484248921a6ae78df9c6b5d10b4a3cc83042cf4665d6b0755dab054a3f2ec243-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b252/ cat >/tmp/go-build1094312157/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1094312157/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1094312157/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1094312157/b254/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid eZWTYO_IaC2wUJudZ7Vt/eZWTYO_IaC2wUJudZ7Vt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e8/e80c7daf641add3e3c042379d4a150c8148b4b234757ae8352e9e7bfd146fff2-d # internal github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b287/ cat >/tmp/go-build1094312157/b287/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid TkCy20wIRm-zCWzOSQOo/TkCy20wIRm-zCWzOSQOo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/0d/0d2a87670c963cd1a2bcfc401b26a73aba90c3357a67e5892a433eaccdb4bb21-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b274/ cat >/tmp/go-build1094312157/b274/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1094312157/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1094312157/b276/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid J2nVkACmiDV6eMggG-zC/J2nVkACmiDV6eMggG-zC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/ed/eda12a7be7e7fa6f4639642a0c2fc1128fc31b1f3964192d5d122214f5c2457f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b257/ cat >/tmp/go-build1094312157/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1094312157/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1094312157/b260/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid 235qKt8XClwjRDcds2x0/235qKt8XClwjRDcds2x0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/06/0633babc88d3fd7e97972fbeac6238340a069325e3b2b59e0dbfc4c292d26138-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b270/ cat >/tmp/go-build1094312157/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1094312157/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1094312157/b254/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid O0grXLbDyOQVL_3UwZfe/O0grXLbDyOQVL_3UwZfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/0e/0e34b6d8566ff1215d2234a8111a0fed37e808d1d61164f52738506561900062-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b277/ cat >/tmp/go-build1094312157/b277/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1094312157/b269/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid FGjf92SROUKoyPo5fBzh/FGjf92SROUKoyPo5fBzh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d6/d6efc0aaf036df29b4f60190deab1f0a19ef08e0b8c34d2d455c2bc5a21eec86-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b285/ cat >/tmp/go-build1094312157/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1094312157/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1094312157/b260/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid Yy98XSqvOnh3UQBDRoqP/Yy98XSqvOnh3UQBDRoqP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8e/8e504e6be3ecbbc5646c2f900ea1504fd9b3be9d37004ccc3f88f2ac9250acc3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b292/ cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/dd/dd2a77929119c5d58326689db22eda978f6404b1d62cbe99f204f55976fc42e5-d # internal cat >/tmp/go-build1094312157/b292/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1094312157/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1094312157/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid YvRUfzP5AJ56qhjMteX5/YvRUfzP5AJ56qhjMteX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b251/ cat >/tmp/go-build1094312157/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1094312157/b257/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid bK9HH6Or86rM6q2nXLrC/bK9HH6Or86rM6q2nXLrC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/ba/ba8c9c9427560bc730c241939225ca8f1800018d90d3fc75718592f5c3b65756-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b313/ cat >/tmp/go-build1094312157/b313/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1094312157/b314/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid XxnJXF0vH-kjm21taLwJ/XxnJXF0vH-kjm21taLwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/44/4443289fcae3f0e276624ff3c57cba0196f69261d85fbb89d8d87f27bd698e58-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b268/ cat >/tmp/go-build1094312157/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1094312157/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1094312157/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1094312157/b254/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid N8qHsXvX0lGXBQ3SJYN2/N8qHsXvX0lGXBQ3SJYN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/32/32961a38d34588ee55b0d463f7979dafe4ae551e89a938938052b30d17bc1110-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/68/68afbc01c24438206d927ecaa546933f774ef0bfc934236d953fb918a75f5891-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b273/ cat >/tmp/go-build1094312157/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1094312157/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1094312157/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1094312157/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1094312157/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1094312157/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1094312157/b239/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid nwzOyQLfEQQmaesGkJkF/nwzOyQLfEQQmaesGkJkF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b284/ cat >/tmp/go-build1094312157/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1094312157/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1094312157/b285/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid 2WXoZKUJOqf1_wrLJ_f3/2WXoZKUJOqf1_wrLJ_f3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c0/c0faab9afd99b67489b97a04fecd1b37aea586a3143db2c9eeb3c49025aaffd7-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cat >/tmp/go-build1094312157/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1094312157/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 2ysd8EwLL5cTPXpKDJcT/2ysd8EwLL5cTPXpKDJcT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/be/bea6255d70ab72c860e71f26f53ea438bf1fd87cc78f00eed6ca53edaefc767b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b286/ cat >/tmp/go-build1094312157/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1094312157/b270/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid v-lPK0J0yCITk25vE4iG/v-lPK0J0yCITk25vE4iG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/89/890cb6b5aedfb6e4fab045cf83416f56fe2885fcdf774eb7a72853804f34a421-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b306/ cat >/tmp/go-build1094312157/b306/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1094312157/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1094312157/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1094312157/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1094312157/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1094312157/b317/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid wqVuMU_M88xfLXCAsp0J/wqVuMU_M88xfLXCAsp0J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/54/54e0f8ad0385e85efdf400961878bab43b744924e0396b0b4c64ddc48628a6c6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b261/ cat >/tmp/go-build1094312157/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1094312157/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid g8UQmIYAQwAbnDx9GYpQ/g8UQmIYAQwAbnDx9GYpQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ad/ad896eb4f1b1e6587cd688f109ccb95384244d2971cfb39927656281fdbbc1e0-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b243/ cat >/tmp/go-build1094312157/b243/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1094312157/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1094312157/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1094312157/b261/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid l80S3lFhZQ5ycIdcVJoQ/l80S3lFhZQ5ycIdcVJoQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/90/90d18c7571d9412480f80f8a429ddcb9c7981a629a22b6403b5d7aac6c8f9673-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b216/ cat >/tmp/go-build1094312157/b216/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1094312157/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid 0DtHElb5hiw0a3R8F5h-/0DtHElb5hiw0a3R8F5h- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/b9/b9bfe5fb896490650a2c4ecf70ed3de7e12a1eef0ab285717ca647da65a5a577-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b271/ cat >/tmp/go-build1094312157/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1094312157/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid rPiUZ97abaw7kGBu_REI/rPiUZ97abaw7kGBu_REI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7d/7d35510cc76b3f958f73a6ad9d88a28380ef05da81253a8dbfd9b4d97805b28f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b337/ cat >/tmp/go-build1094312157/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid frBpWAD7ZQJyms9T1s1g/frBpWAD7ZQJyms9T1s1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/fb/fbb80a9323cc6c776f45243f105e26742c0409c9b4ee92414e2986c49276fb76-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b266/ cat >/tmp/go-build1094312157/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1094312157/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1094312157/b271/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid hQGmqbHBNe9tzC7funXl/hQGmqbHBNe9tzC7funXl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/a9/a9db8372a143b834399709604209de4cc571428c33dccf3095aea4a3fd12e145-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b301/ cat >/tmp/go-build1094312157/b301/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1094312157/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1094312157/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 1-lGbxsaS0_O34bJHnyw/1-lGbxsaS0_O34bJHnyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/e5/e592738a1c762b5a71a098b3be24017e6d2ace247dbbead00b9cf3061dcdbfcb-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b262/ cat >/tmp/go-build1094312157/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1094312157/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1094312157/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1094312157/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1094312157/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1094312157/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1094312157/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1094312157/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1094312157/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1094312157/b239/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid CuzWZSrdzltsgHcYqaz8/CuzWZSrdzltsgHcYqaz8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e7/e7206a34c9eefe5b553b6474666abfdee61dd4e50c169c493cf8346ddce7f757-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b339/ cat >/tmp/go-build1094312157/b339/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1094312157/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1094312157/b338/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid bhiwY8EQ9slErdX1zwtK/bhiwY8EQ9slErdX1zwtK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9e/9e50ff8f45bbb288a57d030431b668bea0530767d0b75ce021b2a02998d91679-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b215/ cat >/tmp/go-build1094312157/b215/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1094312157/b230/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid hj6i1suCEM5fBgB5tp-D/hj6i1suCEM5fBgB5tp-D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c5/c5c2820e332a7e93e739738f15c1bad45aff92c4b5c2ffe6f2b48fa57d5a9911-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b278/ cat >/tmp/go-build1094312157/b278/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid uoqDkSd3me-LHGscQtw_/uoqDkSd3me-LHGscQtw_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/1f/1f1ad200448167e0c7aa94c5810d3164aee1e4683f4545f11ee640a0d4e35a05-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b334/ cat >/tmp/go-build1094312157/b334/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1094312157/b335/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1094312157/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1094312157/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1094312157/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1094312157/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1094312157/b339/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/user=/tmp/go-build1094312157/b340/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid 2DdD5gb30AUcVyD6mw4v/2DdD5gb30AUcVyD6mw4v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/eb/ebcbee061bb7da96b9d73150ea79e2d7e3cc5768f5ec80b345d0667a383f7971-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b318/ cat >/tmp/go-build1094312157/b318/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1094312157/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid gpdrJVW7vNf_ntJhjJ7k/gpdrJVW7vNf_ntJhjJ7k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/22/22847276c198656b2555d695955a166d87d77249863818b4f08937344eb0a912-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b322/ cat >/tmp/go-build1094312157/b322/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1094312157/b323/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid E1X2iHHRuA6bAJ17KGJX/E1X2iHHRuA6bAJ17KGJX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/0b/0b246f83aff9fe9411becec4dc6b8380928f7d78544db814899b70b1480e6c20-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b234/ cat >/tmp/go-build1094312157/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1094312157/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1094312157/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid cljVpkwzg5GXwna53pJb/cljVpkwzg5GXwna53pJb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/95/9528b0c161f7024b9107505af34894456bef085368dbf2de28c72b1c7a5d911f-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b330/ cat >/tmp/go-build1094312157/b330/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 6_wgwvWCbDJRdIvj7f9S/6_wgwvWCbDJRdIvj7f9S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/a1/a1cd8ffd65dcba272e1fbb4873f4fa53f88a360e26078f9b4cf61501fc099dc0-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b331/ cat >/tmp/go-build1094312157/b331/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1094312157/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid xu_65tmZyXMeGjndlpUt/xu_65tmZyXMeGjndlpUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/7c/7c648c5c71c6b04e7b8a1de9f1cfaf73add1155d88e4292a41d8f779d581ef64-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b343/ cat >/tmp/go-build1094312157/b343/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1094312157/b344/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid JDGl3WATu4yeYsvcUe6R/JDGl3WATu4yeYsvcUe6R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/53/5374bd712eaa29cbf20e9f7c2a2b3183b8cb65172c828c72215a13a125be118d-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b233/ cat >/tmp/go-build1094312157/b233/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1094312157/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1094312157/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid _QBc3FJPwQh-Uk7gJq4o/_QBc3FJPwQh-Uk7gJq4o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/32/32497743afd3c764bcb6555a9c597e92adb19e029609a8d24842373a4bf4e273-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b290/ cat >/tmp/go-build1094312157/b290/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1094312157/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1094312157/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1094312157/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1094312157/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1094312157/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1094312157/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid FqS-JLB98idLRv-NVOmL/FqS-JLB98idLRv-NVOmL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/fe/fe366c35a80beb24584550b0e38349da568d77795144df23762b769c7474b40a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/5c/5c0c635628da17f1209ec2d0873b85acf2961540f722302078dd5f98da69cb94-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b391/ cat >/tmp/go-build1094312157/b391/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1094312157/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1094312157/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1094312157/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1094312157/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1094312157/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1094312157/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1094312157/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1094312157/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1094312157/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1094312157/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1094312157/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1094312157/b397/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Fp2upoUMxd6ZVxfz4AnD/Fp2upoUMxd6ZVxfz4AnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/9d/9d3f7b78bb84bc36f92ffc3bdbc501611fa85db0dffc593cc1282866f15067f5-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b347/ cat >/tmp/go-build1094312157/b347/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1094312157/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1094312157/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1094312157/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1094312157/b355/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid EfzRCDjufeSfi0EN6TYF/EfzRCDjufeSfi0EN6TYF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b304/ cat >/tmp/go-build1094312157/b304/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1094312157/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1094312157/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1094312157/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1094312157/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1094312157/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1094312157/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid 8xXqINcU5zFYRVPsyHUS/8xXqINcU5zFYRVPsyHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/67/6767ff5030dfeb0fb4d55bcf3e66fa0abd7b4d7df93675dcaa005bfd456ac553-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b400/ cat >/tmp/go-build1094312157/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid gGfY79cbyOGPajSZPZzJ/gGfY79cbyOGPajSZPZzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/dd/dd010e7a5ac11365003b5a39f6160245be3d14db49fcbf650a909dc7433711bd-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation mkdir -p $WORK/b412/ cat >/tmp/go-build1094312157/b412/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1094312157/b405/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid sjnSOx5lXg_qYCc4dOMX/sjnSOx5lXg_qYCc4dOMX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/60/60b9942c31ed3949cab0cc7440b6cdd011bb5b43dbeb018ddf98e01d36e5641f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport mkdir -p $WORK/b422/ cat >/tmp/go-build1094312157/b422/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid BgFVZSBTzKxGVWBOJ3yL/BgFVZSBTzKxGVWBOJ3yL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ce/ced2258e4d653bba64ef3acbc854f370eb824ea12411a8486579bad49071f6e8-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b404/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cat >/tmp/go-build1094312157/b404/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1094312157/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1094312157/b412/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid HpjK--hV0qrOqPTlDUzF/HpjK--hV0qrOqPTlDUzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2b/2b210b2fa208f875962fed8d53a2a85aa77aa21b8372952853717b53f584fbca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b305/ cat >/tmp/go-build1094312157/b305/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1094312157/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid 6Gh-KgC8BhpxGXFhfR_w/6Gh-KgC8BhpxGXFhfR_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/30/30413149433ea3eda21faeb246fcf2912a594b880c5ced23e87334e7907a8159-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b424/ cat >/tmp/go-build1094312157/b424/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1094312157/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1094312157/b412/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid XIKEC3EXPX1pB7RxHhmo/XIKEC3EXPX1pB7RxHhmo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/12/12ee475f1670245d0081d4ff6acb89763eff7a3a3e2b8f6500cde9a7aa0bbfee-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b403/ cat >/tmp/go-build1094312157/b403/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1094312157/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1094312157/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1094312157/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1094312157/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1094312157/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1094312157/b412/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid WNPocSwzTZbEzULTTy1i/WNPocSwzTZbEzULTTy1i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/10/107530ee7d061d6ed1764b2ee733248c3b720fda62f3838a3b3bf29700d233da-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b429/ cat >/tmp/go-build1094312157/b429/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 178z_m5pOkwmaKqysaET/178z_m5pOkwmaKqysaET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/6d/6d7c1e201cecced1499691b0df47dcfe8a16d3c8d04dbe40f08e43a3ff9a54f9-d # internal github.com/prometheus/prometheus/discovery/http mkdir -p $WORK/b434/ cat >/tmp/go-build1094312157/b434/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid My8BaFo2tfuBO6wIHOKq/My8BaFo2tfuBO6wIHOKq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/ae/ae8d77dac0a702d4d9470d65f0d036bc1dc4c244a313e4de091e42a820daf9bf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b439/ cat >/tmp/go-build1094312157/b439/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1094312157/b440/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid qNnmSlyijab2rordkM7k/qNnmSlyijab2rordkM7k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/aa/aa3029d026244d7a56523fc0b0bf46740727a55a66842b83effc02f89d2674c8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b463/ cat >/tmp/go-build1094312157/b463/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid CPg8T5NnDoEzi6bNOoA7/CPg8T5NnDoEzi6bNOoA7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/90/909d11e3e02e19235acdd3e2ccdb5ac7415f92166640ee40a3955079a559953a-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b428/ cat >/tmp/go-build1094312157/b428/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1094312157/b429/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid 9Bz9dvNnlnY3dc6x-YPe/9Bz9dvNnlnY3dc6x-YPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/ea/eaf3d5a6d1dff6e2f3f3367bc6537de23709def1cbf41bd7f4d3043ec62234a5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b466/ cat >/tmp/go-build1094312157/b466/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid jEI6MqKRJbliQJYl7D4V/jEI6MqKRJbliQJYl7D4V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/5d/5db580d60ab70653ef882e4550ff55342c677ed4992c4e56ecf116d22419e2c5-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/9c/9ca0103dc74cb54eae369bfc33fe657a078452cb7c7be023bf4af3446a7d2652-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/f2/f284f46a2e5cfb885c0288c579126c6a4a7aefc13d8aafa93f9e8f04030b8c78-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b472/ cat >/tmp/go-build1094312157/b472/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1094312157/b442/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid eDSNq6EtD4w8dGaghnD_/eDSNq6EtD4w8dGaghnD_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b427/ cat >/tmp/go-build1094312157/b427/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1094312157/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1094312157/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile testing=/tmp/go-build1094312157/b431/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid JKuGai__RW8ElD3-OHm2/JKuGai__RW8ElD3-OHm2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b467/ cat >/tmp/go-build1094312157/b467/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1094312157/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid aoIdy3hnhZqGIhhX65Ax/aoIdy3hnhZqGIhhX65Ax -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/68/68cc4cef919763418cc46b835d39f64911c249ff5afc6e65f2d4b8dfcd2cf4ad-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b357/ cat >/tmp/go-build1094312157/b357/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1094312157/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1094312157/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1094312157/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1094312157/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1094312157/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1094312157/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1094312157/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1094312157/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1094312157/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1094312157/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1094312157/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1094312157/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1094312157/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1094312157/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1094312157/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1094312157/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1094312157/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1094312157/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1094312157/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1094312157/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1094312157/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1094312157/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1094312157/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1094312157/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1094312157/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1094312157/b397/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid WPbqWkM5ikDuYW5R7w88/WPbqWkM5ikDuYW5R7w88 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/89/89decf64256d088015565062fd80f8c3f26c519e6f805df4929eb5eef9a460b1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b474/ cat >/tmp/go-build1094312157/b474/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Yd0Qu9AVwzP7BZKiseP8/Yd0Qu9AVwzP7BZKiseP8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ed/ed9ce0921834d86cf147672e8d55d1b11624170afebc2fb580282e4b3e63b8b0-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b484/ cat >/tmp/go-build1094312157/b484/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid P-NFXyghcL4r_2NIlnAd/P-NFXyghcL4r_2NIlnAd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/76/768c7c87f50fc907033b0cbd5f47a0464d0ab0dd36ec9da47d236195fa77e4c7-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler mkdir -p $WORK/b482/ cat >/tmp/go-build1094312157/b482/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1094312157/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1094312157/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os/exec=/tmp/go-build1094312157/b265/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid rwr1JgqtBkBDqeR9rpTf/rwr1JgqtBkBDqeR9rpTf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/91/91a668472398d727557b2edf982ec1913c77d1c7f74243da85059da8cde5ae4f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b458/ cat >/tmp/go-build1094312157/b458/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile go/ast=/tmp/go-build1094312157/b210/_pkg_.a packagefile go/doc=/tmp/go-build1094312157/b209/_pkg_.a packagefile go/parser=/tmp/go-build1094312157/b459/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1094312157/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1094312157/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1094312157/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1094312157/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1094312157/b467/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid rrqEfl-S_shv6bPHSYVU/rrqEfl-S_shv6bPHSYVU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/50/50eadcd2eb6e6b8d850b00f2ae815f3227f505bfd138b7c0fe9f4ef8418fef24-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b481/ cat >/tmp/go-build1094312157/b481/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1094312157/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid D1y4EwmBVFMOspvULwBf/D1y4EwmBVFMOspvULwBf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/c5/c5f906f3ea9eb76b0548be04ccb977f8b0719d804d08ffa1ecc64cb8b3f64b5d-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 mkdir -p $WORK/b346/ cat >/tmp/go-build1094312157/b346/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1094312157/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1094312157/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid avgZG4rCPVSm8myje3T7/avgZG4rCPVSm8myje3T7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ca/ca49b7eb502497ab6399bc36a4be99785bc1a664a72e0b7cde68af05a2dd9670-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal mkdir -p $WORK/b399/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cat >/tmp/go-build1094312157/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1094312157/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1094312157/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1094312157/b357/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid IC45WuR2VX-FIOFBcpnv/IC45WuR2VX-FIOFBcpnv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d1/d113631567004e7cbb6f6920e7a1590a92725cc6fc2fb31aebf0d41326b4ec51-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b345/ cat >/tmp/go-build1094312157/b345/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1094312157/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1094312157/b343/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid 7e-JvjfiTEaI2DsSL0s4/7e-JvjfiTEaI2DsSL0s4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/bc/bc712ed3f80a6dcff770d030538745c660090b09950a06c96f549054ea79bb43-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b398/ cat >/tmp/go-build1094312157/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1094312157/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1094312157/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1094312157/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1094312157/b357/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid mtgcWD2hNZeYWingBS4T/mtgcWD2hNZeYWingBS4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ac/ac7361c5216c69bad0092e1895f197b479e548da21bfa7629476dab8c9cc1ff2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption mkdir -p $WORK/b401/ cat >/tmp/go-build1094312157/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1094312157/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1094312157/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1094312157/b398/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid x9dq8XaGWoi8LwGRr06g/x9dq8XaGWoi8LwGRr06g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/33/338c01b60e290bc41d2fd1a6168860d6cbb251448b24d70a31916d9321dfb76e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca mkdir -p $WORK/b425/ cat >/tmp/go-build1094312157/b425/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1094312157/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1094312157/b423/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid dGGKS04wKZbh1cZehCAe/dGGKS04wKZbh1cZehCAe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/88/8840bd0ca35affa40c74a5d629c5a5303e34d3d36ae7662b6f701a2a0024a963-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b426/ cat >/tmp/go-build1094312157/b426/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1094312157/b427/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid Ep4DJbcdOjAMfXrMm4Gf/Ep4DJbcdOjAMfXrMm4Gf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/5d/5de2038264e06bd21bd1a3d703487fb9e118ef97f97a2852b3a64ad63a4617c9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b402/ cat >/tmp/go-build1094312157/b402/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1094312157/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1094312157/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1094312157/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1094312157/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1094312157/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1094312157/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1094312157/b425/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid XZHNmXv2J3EOh6MGL-Iy/XZHNmXv2J3EOh6MGL-Iy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/33/3362d84185865b98d681fa37096933546a93f948d5f5200b6676884e73cee21b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b473/ cat >/tmp/go-build1094312157/b473/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid h49wfp1OwgRzBEIG6Uzp/h49wfp1OwgRzBEIG6Uzp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a3/a37a9a8f82747fcdf6dd84bb65f358d7609de832f035d32b7424ff03ad1ca646-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b489/ cat >/tmp/go-build1094312157/b489/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 9EmylaH1a2C_fW-X9tou/9EmylaH1a2C_fW-X9tou -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/f0/f04cb8237caac3f727846b0b137578016ce199696c2743c2d66a7310efac9c89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b488/ cat >/tmp/go-build1094312157/b488/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1094312157/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1094312157/b470/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1094312157/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1094312157/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1094312157/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1094312157/b492/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid Iay-P5RVzo-5Oqqxs97E/Iay-P5RVzo-5Oqqxs97E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/f8/f898e3aecadacd6ee9290f6aea00b3537e1d2fadb1d0511245806790fb35ba50-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b441/ cat >/tmp/go-build1094312157/b441/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1094312157/b442/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1094312157/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1094312157/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid KE0FSAMFN7gSBkc-LREj/KE0FSAMFN7gSBkc-LREj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/82/823c04893f44b28b4c4972b23e8fb94b7e4249112f83d78a79ca57a5762ab1b0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b342/ cat >/tmp/go-build1094312157/b342/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1094312157/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1094312157/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1094312157/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1094312157/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1094312157/b402/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid 00f6r2LAMs_oI9heVOsX/00f6r2LAMs_oI9heVOsX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/d2/d2b74582475a47d36409443d6f1b0aba94f54affd3ef3ae0e610e89419b1af7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b538/ cat >/tmp/go-build1094312157/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid TYoE6MxM0QdAvagWmwGG/TYoE6MxM0QdAvagWmwGG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/4f/4f57530b6562789b8409f6aaa8e029c9e0940f8c8e6ce4d24fe858e2cc2efd15-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b549/ cat >/tmp/go-build1094312157/b549/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid HIPTNFKbXYYBLbVcAp3T/HIPTNFKbXYYBLbVcAp3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/54/541c2c2e4152b0f6e4510d58328a2817c44525a181bbd47e6f0defc321f04625-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b552/ cat >/tmp/go-build1094312157/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid hRJolvQP6ZB7bF-DiWfd/hRJolvQP6ZB7bF-DiWfd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/9a/9a0ab15429ea3c1e43e5bf134625e39344452d63fee9bc0787b4da2395ebe112-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b554/ cat >/tmp/go-build1094312157/b554/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1094312157/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid BGCU-53btM90j3EAyjBW/BGCU-53btM90j3EAyjBW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ee/eee8e3889c4143b0cb11fbb019cd694f2ed390ed56812f77ecfd2b31ca58af53-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b566/ cat >/tmp/go-build1094312157/b566/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1094312157/b468/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1094312157/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1094312157/b467/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid G78OKdxvjQunJYyzOvaT/G78OKdxvjQunJYyzOvaT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2c/2c069357899aca73f2c348d5e77e55316e632df3a1411b5560907c171756fe89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport mkdir -p $WORK/b551/ cat >/tmp/go-build1094312157/b551/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1094312157/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1094312157/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1094312157/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid jOBgoxDLsCH26mDEVY2M/jOBgoxDLsCH26mDEVY2M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ec/ec3c299daaf5600dbe9757cd0c3116600b07c2ca4eaaef01ff678d06cf2b0a44-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b568/ cat >/tmp/go-build1094312157/b568/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1094312157/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1094312157/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1094312157/b467/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid u0Gh4Bs_7fttQYZJ3Ik7/u0Gh4Bs_7fttQYZJ3Ik7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/be/be4f64fc9a5ddc2be24bf55b60291c1bf95fd8ddf699ba935c015a94d3878d89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b654/ cat >/tmp/go-build1094312157/b654/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1094312157/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1094312157/b448/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile text/tabwriter=/tmp/go-build1094312157/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid 2iJExyUj8OHTCV8ulFgQ/2iJExyUj8OHTCV8ulFgQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/3a/3a7ec18bf3c657bda5b0472bbdcb9f1a9932d8356f568a1a32821b8467cac33e-d # internal github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b661/ cat >/tmp/go-build1094312157/b661/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid S6UHZIpPmUyP139mAiDb/S6UHZIpPmUyP139mAiDb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/9f/9fac0d5816f4d4f31f273e342be66371b8eebff40db8fa9017a58f85dc1d676c-d # internal encoding/csv mkdir -p $WORK/b663/ cat >/tmp/go-build1094312157/b663/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p encoding/csv -std -complete -installsuffix shared -buildid bv5vgl6xB9yWYtuAEscB/bv5vgl6xB9yWYtuAEscB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/de/def61b70140094b52bbd815e326fc63cb90c7ab3f84d4a2ce7c1e9f61ba303af-d # internal github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b662/ cat >/tmp/go-build1094312157/b662/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/csv=/tmp/go-build1094312157/b663/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile flag=/tmp/go-build1094312157/b432/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid hHcle7uy4_UgkJpiY_HI/hHcle7uy4_UgkJpiY_HI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/eb/ebba0e8989b5a9187256324672b05ceeffd9659dc21c4d584895c0184ccafb59-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b569/ cat >/tmp/go-build1094312157/b569/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1094312157/b568/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid mluPz7zMq0lPbH9VzxQ5/mluPz7zMq0lPbH9VzxQ5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/a4/a45e0466c9e8c30767f3eb147c8b30f28e305db3bcf70ba140608c8e538970a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b666/ cat >/tmp/go-build1094312157/b666/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid V8NV3-EcZRXVz52zYsgu/V8NV3-EcZRXVz52zYsgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/3b/3b800b774bbedf413df059efdae30b480e62b59d199f56c51e84d60d4542a019-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b671/ cat >/tmp/go-build1094312157/b671/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid b_8Xv-LVlWGSTPCIcRgq/b_8Xv-LVlWGSTPCIcRgq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/65/65015be2bdc7ba35b45f09e7b117703330d6b234f4d529819924c681304132d3-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b670/ cat >/tmp/go-build1094312157/b670/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1094312157/b671/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid -8zZsEBfP6pmfpJH8opa/-8zZsEBfP6pmfpJH8opa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/e6/e63b7f0cdc8e2fd51c2b492c258a02fd2b16a5b945e378e03a2e8ca11b6ec2fd-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b672/ cat >/tmp/go-build1094312157/b672/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid ZKoDMeRqVO-Z-le7PcTc/ZKoDMeRqVO-Z-le7PcTc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/01/0152769483671d30b64480f55373c39c82543f26c3087886fe5695ca9ebcfc0e-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b674/ cat >/tmp/go-build1094312157/b674/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid RD_d1ADRSsGh3V4byk4x/RD_d1ADRSsGh3V4byk4x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/d7/d70b123ceb8eed951401fa97ff279faa558ecdd7260a679d61021de3c7eb9135-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b678/ cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/65/656772f86cc430dd0f24017151ce273e4a2d3121c78af78ca107f7d6324439fa-d # internal cat >/tmp/go-build1094312157/b678/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Bd2uKe1QLVp_NGaNO4cy/Bd2uKe1QLVp_NGaNO4cy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go github.com/prometheus/prometheus/vendor/github.com/linode/linodego mkdir -p $WORK/b669/ cat >/tmp/go-build1094312157/b669/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1094312157/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1094312157/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1094312157/b673/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid wlRoIjziJ6ZnQkxZwsml/wlRoIjziJ6ZnQkxZwsml -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c0/c00fbea82c77332f21157dc13fff0a64a45f4ab79b6caf016e3eed7de884b486-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b680/ cat >/tmp/go-build1094312157/b680/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid ymgWlTguUarx63ZlQDSv/ymgWlTguUarx63ZlQDSv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/80/80012175d207cb219e18d71d7a0d9bcad7d6fd3b848466387d0edff4dda50b23-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b681/ cat >/tmp/go-build1094312157/b681/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid k1BbMO7lI63WrL8OjdAj/k1BbMO7lI63WrL8OjdAj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/af/afbc8f71290e2a6d1a1fe16abad58b4c2c82ca0bd7ff7f8be9eec2e73add2236-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b682/ cat >/tmp/go-build1094312157/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid -UQl5aJtec4tkUPUg4Mb/-UQl5aJtec4tkUPUg4Mb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a2/a20441103c068d99221e5abf4f9dc35224a9e064c0bd70f73e110ca98f1fd517-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b683/ cat >/tmp/go-build1094312157/b683/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1094312157/b684/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid vbEeIvO3R_D0pkm2Ug-U/vbEeIvO3R_D0pkm2Ug-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/0a/0a76d94dcc42986b87fcd486dafd943494358429d82ea3aeb5de6f62cb27ee40-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b682/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b436/ cat >/tmp/go-build1094312157/b436/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid b2lerNzap66T3vmGpbqN/b2lerNzap66T3vmGpbqN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/3f/3fa62b3241af56dfe4c613efec5a63a401077afd9b13606b9e6ff06762373bea-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b486/ cat >/tmp/go-build1094312157/b486/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1094312157/b455/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid IytHkfBW4FPuOx5iTHJo/IytHkfBW4FPuOx5iTHJo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/61/615133dde4227f75636a72d605c24674a3696ad4b311879e82ce56c3abcef0f6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b493/ cat >/tmp/go-build1094312157/b493/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1094312157/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1094312157/b490/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid mv1LFdmDD1TaUYyiW_HR/mv1LFdmDD1TaUYyiW_HR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/98/98892d07c431a04f07ae2b54816e3a1dda41b81572b9b08bbc0abf25c2be8661-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b495/ cat >/tmp/go-build1094312157/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1094312157/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid aZwQkJ3qhMIi99LiJ6rC/aZwQkJ3qhMIi99LiJ6rC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/e0/e0ea0df40c6f5b957ee55520bec4cd90421ca7f4304014623b5fe8d0cc8085eb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b498/ cat >/tmp/go-build1094312157/b498/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid FNNFJths2LB2OXiAastL/FNNFJths2LB2OXiAastL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/f5/f5f2db62b3885daac2259d8fc460e68cf94e1a25f9f0139215fc3d8dd0f7718e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b494/ cat >/tmp/go-build1094312157/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1094312157/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid cd6lzLdZkzGVTmZI8H8H/cd6lzLdZkzGVTmZI8H8H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/c2/c2d9e0a7e12f91c176059c8b47909c35f7cfc1e4fd9ab3b043b49ca7b21ea4b7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b487/ cat >/tmp/go-build1094312157/b487/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1094312157/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1094312157/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1094312157/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1094312157/b494/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid rbw9vLm4NL3tgw4Hj6k5/rbw9vLm4NL3tgw4Hj6k5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/5a/5ad4368c10d4f0115df972d8533db679b681537b643db94ecabb04bf2ced2576-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b499/ cat >/tmp/go-build1094312157/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid fytK4xSvibcwn_OnhOtV/fytK4xSvibcwn_OnhOtV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/d4/d492f65a470f19efa7b46d5fc657e882b739e3ea696d6bce57b14fd671d5bb53-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b500/ cat >/tmp/go-build1094312157/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid j5tTjISzrXSAzLjI-9lm/j5tTjISzrXSAzLjI-9lm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/07/078ff3f8a40eaf8c073967be8eb1a6f54cb19ec012e51956587c784926ae082a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 mkdir -p $WORK/b504/ cat >/tmp/go-build1094312157/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid LYV8pIvd4ExhDQ25RT-j/LYV8pIvd4ExhDQ25RT-j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/53/5350b4d3091959bf76fb4550757e85111396b20a0a6131411651f8a5c9a9c404-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b505/ cat >/tmp/go-build1094312157/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid NG6vI0OVBWzpmz7eLqbD/NG6vI0OVBWzpmz7eLqbD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/07/07ee2eaa4c570f2bfbf0a753efdcff19559e979f7f84b8b3752b1ec3b62524a8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b506/ cat >/tmp/go-build1094312157/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid dLp8JxCt6c6vUnXwa9tr/dLp8JxCt6c6vUnXwa9tr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/c4/c45edec1ae0ecef65d7a1ba46533a7acdb333aa57684d3b215c5424a3a1dc815-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b507/ cat >/tmp/go-build1094312157/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid -yUYErI7mI5SmMC-1Tda/-yUYErI7mI5SmMC-1Tda -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/17/172b21a5b91fe6df6977e60736558bd846bea19ccfc0e8c8b6759e4b467b833f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 mkdir -p $WORK/b515/ cat >/tmp/go-build1094312157/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid KCndDpLEZfDC8TcPq-Mf/KCndDpLEZfDC8TcPq-Mf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/9c/9c1c064929ed42b8f028edcd30958ebbb3835b5122c1eaf41ae0e3a5828edba8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b516/ cat >/tmp/go-build1094312157/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid d6LJ_8ejRjXIgPd7l-YS/d6LJ_8ejRjXIgPd7l-YS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/36/36904980ac39312384ad3d3f6585989147ccb0a96ce729d0145b9992e054265d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b521/ cat >/tmp/go-build1094312157/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid g9qU-0zMQc5RgZyx1Tpa/g9qU-0zMQc5RgZyx1Tpa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/7d/7dd16996fccbe88c405c0e6a4e0b6f1dd0ba45d79e4c0ab4529c9372d42a1cbc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b522/ cat >/tmp/go-build1094312157/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid 2OdEPUulXHridVqpuvY8/2OdEPUulXHridVqpuvY8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/d6/d60ccfd539b93a98dd1e868429754250ee2f80d5d1cd343ee17c05130f71789f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b526/ cat >/tmp/go-build1094312157/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid vqYtojuXdQJRBKHlH4K_/vqYtojuXdQJRBKHlH4K_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/70/7023888649326f616657b2e26860b0bb81f0c67d7a21c4d018b8202cd2e35ed7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 mkdir -p $WORK/b528/ cat >/tmp/go-build1094312157/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid OQ5meZ4PxxnNt3rTLpwa/OQ5meZ4PxxnNt3rTLpwa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/64/64fbdc675862d9326879eaad0bbbf4be7c740cb40b23bfab8ef1949bbe7fd93b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b529/ cat >/tmp/go-build1094312157/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid M3yeybt8i4dbJO6rBQaM/M3yeybt8i4dbJO6rBQaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/f1/f1a120608b3c45335945a27698a41d477956f32edfb05879658a6a948d780333-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b530/ cat >/tmp/go-build1094312157/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid T_qXz1zsiPKhpk8M3eeK/T_qXz1zsiPKhpk8M3eeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/3e/3e16d1ae628a12922b961718769890cd81c0a75bc4f7c328cf85c74d797f441e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b540/ cat >/tmp/go-build1094312157/b540/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid atfjhwZrMvdPCr3GqDOu/atfjhwZrMvdPCr3GqDOu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/fb/fbc5b5a0d092db759416230f1baca358899fd4d63574f035625349c7305f0dd2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b557/ cat >/tmp/go-build1094312157/b557/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1094312157/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid -louTis01hvYVIlQF2U_/-louTis01hvYVIlQF2U_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/b1/b166ac567e8cb372c9b712aeea3ad11da8a5d4b63e6669b7fa17245350fbb694-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b546/ cat >/tmp/go-build1094312157/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid rw4bXbl8cGBf9_vzIJVu/rw4bXbl8cGBf9_vzIJVu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/c4/c46959c44f891515096dcbb88e5600a3db4af1d4f3b9a5f6203350de20c9fcf5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b547/ cat >/tmp/go-build1094312157/b547/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid Sjbi31UvtXJKhbIXkrLY/Sjbi31UvtXJKhbIXkrLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/8c/8cb719516e7ec7869f3c4864bc57bd466740a2400fa346e697954b1ee85f42d1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b548/ cat >/tmp/go-build1094312157/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid knlalEuAyEbjBT2735ZZ/knlalEuAyEbjBT2735ZZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ae/ae0ce2d43aae57b097753fa66f4aa9bd9c65e4fa0ae914714259c141a00ae0db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b565/ cat >/tmp/go-build1094312157/b565/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1094312157/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid WCGIfrG4PmI_EDJ0AlN0/WCGIfrG4PmI_EDJ0AlN0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/28/288984a8dc9a040c9d9459effa69c3aadd54f63f10de9327fdd2142a0df29e50-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b545/ cat >/tmp/go-build1094312157/b545/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1094312157/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1094312157/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1094312157/b548/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid 3k3CfbGN47ox6cgZkJSl/3k3CfbGN47ox6cgZkJSl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/47/473a0add701ade905554c56fae9bb24bb13e9ea16cd3d571c5468294bc8c0375-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b542/ cat >/tmp/go-build1094312157/b542/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1094312157/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1094312157/b544/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1094312157/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1094312157/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1094312157/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1094312157/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1094312157/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1094312157/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1094312157/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1094312157/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/exec=/tmp/go-build1094312157/b265/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid DY4_ypvZ-o13FKztiaot/DY4_ypvZ-o13FKztiaot -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/26/26ef8fdeef648dd0dd7c3db643ec80288593cacb62256fe3ea44a381c9336ef5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b570/ cat >/tmp/go-build1094312157/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid 0sCjGLD3YEIsF0fmi2OA/0sCjGLD3YEIsF0fmi2OA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/28/285ca8bb7a1771a6c0a873b161c873109e6479a909e8fa992a0688137fb40ab8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b537/ cat >/tmp/go-build1094312157/b537/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1094312157/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1094312157/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1094312157/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1094312157/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1094312157/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1094312157/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1094312157/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1094312157/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1094312157/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid xLewOclH3dulH72IrTNJ/xLewOclH3dulH72IrTNJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/71/7154337cbb097f99e31002ae56d9ced31012287e7f44a0aa2eb14ccf03bc882d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b657/ cat >/tmp/go-build1094312157/b657/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid X616iaLwWnFSmQZ3NHei/X616iaLwWnFSmQZ3NHei -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/1a/1a078f08138dde1485a2647c808da8728e332e7b731a67d7595abbd272d57550-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b665/ cat >/tmp/go-build1094312157/b665/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1094312157/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1094312157/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1094312157/b666/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid brcSdlk_rkPN5X9I5ngN/brcSdlk_rkPN5X9I5ngN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/38/38aeb44a70c333167788434490e3404ae0da7b3788a8aae36313eaa61626ffb8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b656/ cat >/tmp/go-build1094312157/b656/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1094312157/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1094312157/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid mcspufGBQcX7PD2AYG9m/mcspufGBQcX7PD2AYG9m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/e6/e6f7d7846a2e7815d4a88f8c76e1c8465fd5dfc380bcecd2b9c1ca187d57588d-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b668/ cat >/tmp/go-build1094312157/b668/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1094312157/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid vNwcT-Hnu-tIceitI5Sg/vNwcT-Hnu-tIceitI5Sg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/cf/cfc9edb802b1b75c0eb11c6bb8a97eca614fd4da817bf7f791e30d7d42eb34b4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b564/ cat >/tmp/go-build1094312157/b564/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1094312157/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1094312157/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1094312157/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1094312157/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid inFr2yNs0as2E7ar6zHT/inFr2yNs0as2E7ar6zHT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/2a/2a7b48167f88957b81e7ae4bd579fb2d64da1848b609221b5f82a30eab64560f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b655/ cat >/tmp/go-build1094312157/b655/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1094312157/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1094312157/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1094312157/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid Yqi0zW15CgwD5VnCzp_0/Yqi0zW15CgwD5VnCzp_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/18/1877589602c87fd02fbc97b2b295e2780612ea5880a97c63e524721f72d7b149-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b563/ cat >/tmp/go-build1094312157/b563/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1094312157/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid jj2O3-w3c5VO424sclhd/jj2O3-w3c5VO424sclhd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/51/512399a163ff19b666b496b37ad179b9010ab63a1d3688e23429f122d808ca97-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b572/ cat >/tmp/go-build1094312157/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1094312157/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid gEousWlqM2I7EPuSm7ss/gEousWlqM2I7EPuSm7ss -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/38/3860539c63fe3ecbabdd0428cf021b3c635e699c7161baac0a92fc658fbfb657-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b574/ cat >/tmp/go-build1094312157/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid q7GkqdHTDsbkQWJLTzuU/q7GkqdHTDsbkQWJLTzuU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/06/063d03a8c6ff5257fbf8b2ada83a55428559e42f2a7d36398cf4d1a5b6da8bb3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b601/ cat >/tmp/go-build1094312157/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1094312157/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid 7NvyeWNxX380-81VEz-5/7NvyeWNxX380-81VEz-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/45/45b9d323e8b6221b5dba888bea7f00ac03266d248bc8d89c39aac3e23608bd8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b603/ cat >/tmp/go-build1094312157/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1094312157/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid MFnrt-t-39ozt-luPSEI/MFnrt-t-39ozt-luPSEI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/17/17bbdc0dd75181f2d12980e3ad816a1f8d8e7a5dc1b6b309ea30c10ea133cb23-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b617/ cat >/tmp/go-build1094312157/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1094312157/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid GPWgo4_b-eRRscvfL8CW/GPWgo4_b-eRRscvfL8CW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/a6/a6feee9432a7399ec9c3e402464ce48cae974f5853cc18d29df7d43559d10100-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b619/ cat >/tmp/go-build1094312157/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1094312157/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid pATwlov1sb4skz4XlMh2/pATwlov1sb4skz4XlMh2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/13/136128aefd3212b45b7d9c00dc64701b6b5fc1a7af7824d57ff6b279f6765e94-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b631/ cat >/tmp/go-build1094312157/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1094312157/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid _uyT36BPDxHKOAMF4oFW/_uyT36BPDxHKOAMF4oFW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/f5/f53a0e9ff3d221599fd7e5192a85ca468deab83d29670aba6c79fa7454dfb9fb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b635/ cat >/tmp/go-build1094312157/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1094312157/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid -w2n4deafJF-vflW7Dp0/-w2n4deafJF-vflW7Dp0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/a9/a9e9fc2167b6b11891699fbf35d53c8f59fe14b434fc182983f1f6fcdadd06a7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b637/ cat >/tmp/go-build1094312157/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1094312157/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid DzjLUhor7ns6fHlxS2n8/DzjLUhor7ns6fHlxS2n8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/a6/a6f1d67839879e28397c129919af4484a37f4aa221a277bb328890913116d3c2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b639/ cat >/tmp/go-build1094312157/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1094312157/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid SdqGB4OyYU4d8UhR391L/SdqGB4OyYU4d8UhR391L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0a/0a86224cc62b19f9adb2201cf85f45d77e2dec654c0d2416fed2db736ccc4227-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b652/ cat >/tmp/go-build1094312157/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1094312157/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1094312157/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1094312157/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1094312157/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1094312157/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1094312157/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1094312157/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1094312157/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1094312157/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1094312157/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1094312157/b659/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid CW4jBBOCpr7TRNN-H3PX/CW4jBBOCpr7TRNN-H3PX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/e5/e5417deba7dbbb921cb97f9174790915fe1a008afcd835302118249aa5e20369-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b664/ cat >/tmp/go-build1094312157/b664/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid Fim6BTfF-jfDHmX65v1L/Fim6BTfF-jfDHmX65v1L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/fe/fec3cb8e33a9b136e30e1e2e57fadac4b8daff9d8b319d653a8ed6ca9ab3485f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b677/ cat >/tmp/go-build1094312157/b677/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1094312157/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1094312157/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1094312157/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1094312157/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1094312157/b682/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 0lTaTSrRXLNuYfBl8rNo/0lTaTSrRXLNuYfBl8rNo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8d/8d9ba39dcfb6e339e5234425f2ae155d3832cf46872803d85cd6840c84e7fb6a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b685/ cat >/tmp/go-build1094312157/b685/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1094312157/b683/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Dt9UB5arcglZIDd881R3/Dt9UB5arcglZIDd881R3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/90/9051b427d45e463ff9088e2b437f9f01ccca5481aca9ed0accd221e47f462d5d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b660/ cat >/tmp/go-build1094312157/b660/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1094312157/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1094312157/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1094312157/b544/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1094312157/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1094312157/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1094312157/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1094312157/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1094312157/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid cdnxqu95oVeRyh5fS9B6/cdnxqu95oVeRyh5fS9B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/32/32f11f57fde1c039ca65afddc18f28252195de6ee22e06f773125189f3aa9610-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b688/ cat >/tmp/go-build1094312157/b688/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 6dqajw54F1-yJOU874of/6dqajw54F1-yJOU874of -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/7d/7daecc8df045e5883324bf03d16adc900c82f91f739e79b6bc662d8231dc61d6-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b689/ cat >/tmp/go-build1094312157/b689/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid TzWo9-xrGMHmOknz_8-O/TzWo9-xrGMHmOknz_8-O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/9c/9c9a3999884c908edac42b3a14a4ea3ac2a488c0ecee58c9be91f4e47769878e-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b687/ cat >/tmp/go-build1094312157/b687/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1094312157/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1094312157/b689/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4B-dVC4c7FpO9kivkle3/4B-dVC4c7FpO9kivkle3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/19/19e397df1b2293ce643205d4849da376fbe22e5b4cf39b5737c4434df314d73c-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b686/ cat >/tmp/go-build1094312157/b686/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1094312157/b687/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid KQjw5XwcvDc6xOPSmnCG/KQjw5XwcvDc6xOPSmnCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/62/625498d2fe78caf0809913cdb997c401f7c75cb7e92bf86996797fae8f93db7f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b691/ cat >/tmp/go-build1094312157/b691/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid FMHEhO7wOhTTYn9a5lTL/FMHEhO7wOhTTYn9a5lTL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/03/0322aac297e99ea25d2312c4df066d72e0ff0004d5aa36e9d54bed5645524b5a-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b694/ cat >/tmp/go-build1094312157/b694/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid O1fBwLJlb5f2G9hthWEs/O1fBwLJlb5f2G9hthWEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/65/653d05255c84a00cf5fdee0d7d43698178cccbd099da62e46ac8469f0afe788c-d # internal github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b696/ cat >/tmp/go-build1094312157/b696/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid LmXuA8k2EPGMfOo0IP-Q/LmXuA8k2EPGMfOo0IP-Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/01/01e0577c529376b1b6fe85bd8dcc820bef7d10e651a6c3609d546056d6108c06-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b690/ cat >/tmp/go-build1094312157/b690/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1094312157/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1094312157/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1094312157/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1094312157/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1094312157/b682/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid CJlFD27Pw6ZyzUs_TS3t/CJlFD27Pw6ZyzUs_TS3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/fa/fae9987df69c283907e81b318b6a88ef00c3f91e077df4850d59b7074f92f354-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b676/ cat >/tmp/go-build1094312157/b676/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1094312157/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1094312157/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1094312157/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1094312157/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1094312157/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1094312157/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1094312157/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1094312157/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1094312157/b687/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid NUCyf5D0bgLPIEVr-KKG/NUCyf5D0bgLPIEVr-KKG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/cc/ccc09811f7fd1e6c0e2af86d3d4f934f2491a9fb950911ccca314c816139d637-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b698/ cat >/tmp/go-build1094312157/b698/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1094312157/b688/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid HIVLcoo-2O5TA9Cm8PxU/HIVLcoo-2O5TA9Cm8PxU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/b9/b9187fcc1c20ca9d99fedc07b26c0ad6974757ff10f068898366923b8c3ae7db-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b702/ cat >/tmp/go-build1094312157/b702/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid -KK2fB9BPq_vdPVpfgr_/-KK2fB9BPq_vdPVpfgr_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/8a/8ade93337e2c33891c6318bc4c9781521aba9ea9851b4764501867841dd28b14-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b697/ cat >/tmp/go-build1094312157/b697/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1094312157/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1094312157/b688/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 7lzFifVjn93uVRNrkTci/7lzFifVjn93uVRNrkTci -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/5f/5fa54bbd1d0d237844e3404105f8a063bcd23d4a53fd5ce12d3b2ae91de0d7ec-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b703/ cat >/tmp/go-build1094312157/b703/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1094312157/b676/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 6rj8iXtKRUBWM1EKL4VB/6rj8iXtKRUBWM1EKL4VB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/00/009c7e4bac48bb02e1882f4c0aea4bfd3591af0aa77474125c8b72837cf70b28-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b705/ cat >/tmp/go-build1094312157/b705/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid sTfEjYolBDb928KuMbrj/sTfEjYolBDb928KuMbrj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/69/697605e9fd32165a39ac530fe6f7102227910bc45572ebc03e26a7d46884586f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b708/ cat >/tmp/go-build1094312157/b708/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid a4tUpRT6k-lBlDotJjsJ/a4tUpRT6k-lBlDotJjsJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/11/11c773a93a2751ec796d5b903c33d28baee7528fbc71d2e65bc34bf604147fd9-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b709/ cat >/tmp/go-build1094312157/b709/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid Og1pOjkz7ucv2MXBC-vr/Og1pOjkz7ucv2MXBC-vr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/3d/3dcb12f05e35ce399d2cf3466324a316970486f614a89b5d2d8889be6803c3f6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b707/ cat >/tmp/go-build1094312157/b707/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1094312157/b708/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 6kQqlv-_lCMnqDBBz0HG/6kQqlv-_lCMnqDBBz0HG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/c9/c94cb0a29bb7b76aa12a6cb2e8aadce8d7b09b2ba5ed8ffaee5789c44ca31668-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b711/ cat >/tmp/go-build1094312157/b711/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid Q01K9SXXJrbL-OBT9TNg/Q01K9SXXJrbL-OBT9TNg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/1e/1e830b409a7b65af4b35ab78e821fbcdc4164d710e34aa5ffac35bba97b8288b-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b695/ cat >/tmp/go-build1094312157/b695/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1094312157/b696/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid Gm1CQVlTJVbWgPb9dRWo/Gm1CQVlTJVbWgPb9dRWo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/90/90923a6f823814d06a87906a8127210745bee0bcab25bedb87d29364986f2945-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b704/ cat >/tmp/go-build1094312157/b704/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1094312157/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1094312157/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1094312157/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid qDpQzL3pu-5uBX0q2V1r/qDpQzL3pu-5uBX0q2V1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ad/addf9a6779a47f45bdad456a7dbef81f9a15feae46c14e403cf3f80e9a7d041a-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b693/ cat >/tmp/go-build1094312157/b693/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1094312157/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1094312157/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1094312157/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid urgyhaSDKJ9pAR5VEnbh/urgyhaSDKJ9pAR5VEnbh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/d2/d2cc61dbf5f278dcc4b38a69a60c2cc67d2f3fc0e4a0652726c94de8ea848a80-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b706/ cat >/tmp/go-build1094312157/b706/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1094312157/b707/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 1Jn_65rlB07fXrgYpGtw/1Jn_65rlB07fXrgYpGtw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/95/95dbc74d9bc8f5b665e8fdb0e71c57066e86392cb714e6467b12e7d8e0413ae0-d # internal github.com/prometheus/prometheus/discovery/puppetdb mkdir -p $WORK/b723/ cat >/tmp/go-build1094312157/b723/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid NDFtuXIatVHktu7yrB1p/NDFtuXIatVHktu7yrB1p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/2a/2a969b221b5341457038a83296f264d58b52c6dd201b11d2e5c552ac653c637b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b726/ cat >/tmp/go-build1094312157/b726/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 2WxPthNDzlkbcyQ9pI8u/2WxPthNDzlkbcyQ9pI8u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/97/970c0eedbd40da136c0972e7de8ac7532f824c09f343d8206b05c5b2c8618f85-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b727/ cat >/tmp/go-build1094312157/b727/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid elo7YMU8psL1ap17Y0Uz/elo7YMU8psL1ap17Y0Uz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/24/2464cf8c549e4f15d4f2b6d05b9ec3375a78200e3f32ff7941b746cb03420f6b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b728/ cat >/tmp/go-build1094312157/b728/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid cx-u2wh8LrbaLjomLvtu/cx-u2wh8LrbaLjomLvtu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/b6/b6f61fb05e45d529a2d40d78aff3261ce46b8c32b8866fdc193520557a2ae862-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b692/ cat >/tmp/go-build1094312157/b692/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1094312157/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1094312157/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1094312157/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1094312157/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1094312157/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1094312157/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1094312157/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1094312157/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1094312157/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1094312157/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1094312157/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1094312157/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1094312157/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1094312157/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1094312157/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1094312157/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1094312157/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1094312157/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1094312157/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid -xyegLZuEUM9EZT47xaL/-xyegLZuEUM9EZT47xaL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/60/6021aa74babc6a5d4388faa1f34cfb689f34c4ebc0d249c152fd17bee2f0b536-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b729/ cat >/tmp/go-build1094312157/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid i0rtwfctRyEmnDXVd-2D/i0rtwfctRyEmnDXVd-2D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/a2/a2a645abf2eb03c24d6b0b19350affb5c9f8f9aefed79dd79ccac759c346ba0f-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b732/ cat >/tmp/go-build1094312157/b732/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid MyE-BIGONSlYpHCMRMZE/MyE-BIGONSlYpHCMRMZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/0a/0a6df3a9b008b3f669a364bea3771a16d14b1184e24ab04c60a8482bacffdefd-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b733/ cat >/tmp/go-build1094312157/b733/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid ENk-YIY6o06TJiyLjKty/ENk-YIY6o06TJiyLjKty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/c4/c49653523ac17773b844476d6123696bf7c42e29d995599f64d75c8989db5fa7-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b734/ cat >/tmp/go-build1094312157/b734/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid K8ivfYOBFCBTXoYKK9-4/K8ivfYOBFCBTXoYKK9-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/15/1520315a75a4ccd20d5ee492afe6107a9344209b2fbae0add08a71391bfdc7a0-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b737/ cat >/tmp/go-build1094312157/b737/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid 0TKwlPqqB8B3NbnvfrNZ/0TKwlPqqB8B3NbnvfrNZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/c6/c60d706ebf1fb47ddfc3cc6cb323d3660e76a72f84dc6fe156beae76da6c20b2-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b731/ cat >/tmp/go-build1094312157/b731/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1094312157/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1094312157/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1094312157/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1094312157/b734/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid G3Ra1VZCqh_CNuwqZ3CY/G3Ra1VZCqh_CNuwqZ3CY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/43/43706da292b6fe32e74f325c375a11bd0d82d90d7f71525d85a73a3ca4d2e0c5-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b715/ cat >/tmp/go-build1094312157/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid 4lgSNjjJldvcFdcybjUI/4lgSNjjJldvcFdcybjUI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/c4/c497f73fddf062c7478859b4fa0fd92e65f11b81269a5351f2e223653c1bfdc8-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b717/ cat >/tmp/go-build1094312157/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LnTL3Df1cxzffETXoOad/LnTL3Df1cxzffETXoOad -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/60/60633dab19f067723ef57b46c2f61dfd12e63fc84202ae6380cb6bf68b59dc03-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b714/ cat >/tmp/go-build1094312157/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid eJMrcaI7pFur-cvo88uP/eJMrcaI7pFur-cvo88uP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/1d/1d965a77971bd8697ef88aa5df1f1bb9472af36a5917fd3ff6e3502d1d84e25c-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b716/ cat >/tmp/go-build1094312157/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1094312157/b717/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid C1tu20KOis7S0f61bpK6/C1tu20KOis7S0f61bpK6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/01/01a0612cabcf8cbeb378cc97b778911e28a821f1aaa65477985925bb34c753af-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b718/ cat >/tmp/go-build1094312157/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1094312157/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid W8lpMHHQEe5y3Nk_Qo9f/W8lpMHHQEe5y3Nk_Qo9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/15/15e1919a5e86fd845f2a3ce547a33d99fa41c56da61f044b1563d761ce20762a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b719/ cat >/tmp/go-build1094312157/b719/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid PS5_j-yuKpzY6bjB7GVC/PS5_j-yuKpzY6bjB7GVC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/fe/fe4579d012b5ce092d616c7b94371574e823531b792a0e4f99a91f37bd35d022-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b713/ cat >/tmp/go-build1094312157/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1094312157/b714/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid FFo5FGNTlWkA8hVfLUWK/FFo5FGNTlWkA8hVfLUWK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/ca/ca7236536d9b09b00633f53a84538c2f9bd2c574cbd073fe318e36a9f24498de-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b720/ cat >/tmp/go-build1094312157/b720/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid 3_cyVH57ml7UfSNwtFZr/3_cyVH57ml7UfSNwtFZr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/4e/4e328db0e81261578875c8316e4272abfb4d886b9dc1eab2b4a612043c933de2-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b721/ cat >/tmp/go-build1094312157/b721/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid KHcTzCnNhDq-eafBDtIb/KHcTzCnNhDq-eafBDtIb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/24/24c58d28ad41e3482ff2e03de811d0a72f493c07a6703adda6ee11508be863b4-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b722/ cat >/tmp/go-build1094312157/b722/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid CbJBRxVrLlIddASuwxys/CbJBRxVrLlIddASuwxys -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/2a/2aa1ed6a4f6578d10f1f7f1ca175385c02dfd35260c2be1284e1753eac8da043-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b725/ cat >/tmp/go-build1094312157/b725/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1094312157/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1094312157/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1094312157/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1094312157/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1094312157/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1094312157/b731/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid CHL3RlqKuKIXd-JZWuWM/CHL3RlqKuKIXd-JZWuWM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/f3/f365c239f0101139879330ef46dec6636bf5549f5229d834c2cd9f52e0934901-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b712/ cat >/tmp/go-build1094312157/b712/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1094312157/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1094312157/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1094312157/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1094312157/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1094312157/b719/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid BrSQL1EGBQScxm8mOzUH/BrSQL1EGBQScxm8mOzUH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/47/47eb4f08a56571352f8d7fd33751e1026b2eed209fd198d3f4a86470340b7d57-d # internal github.com/prometheus/prometheus/discovery/moby mkdir -p $WORK/b675/ cat >/tmp/go-build1094312157/b675/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1094312157/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1094312157/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1094312157/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1094312157/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid ehqHRRJW5JLdASpy4LKn/ehqHRRJW5JLdASpy4LKn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/8d/8d8d9171af5d7bc277cd26debd976dc4ebb7af96941f0d65794f6c0e16b795fc-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b736/ cat >/tmp/go-build1094312157/b736/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1094312157/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1094312157/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1094312157/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1094312157/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1094312157/b731/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid 2j4rgwEJp3io0hqVuLU4/2j4rgwEJp3io0hqVuLU4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/b4/b4d6c21ed60266e6fae70168f4ec4127a4995db1d424685547a8c9863ec8a79c-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b735/ cat >/tmp/go-build1094312157/b735/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1094312157/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1094312157/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1094312157/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1094312157/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1094312157/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1094312157/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1094312157/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1094312157/b734/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid ucruy9yAcG8Z0hxzwA4C/ucruy9yAcG8Z0hxzwA4C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/15/15ae2a42e2935b94d5b912464e27e756d8ea9d58218c384fcfb676990c024967-d # internal encoding/gob mkdir -p $WORK/b741/ cat >/tmp/go-build1094312157/b741/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build1094312157/b742/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p encoding/gob -std -complete -installsuffix shared -buildid m1XjJ64iKgxzLYJl3qNM/m1XjJ64iKgxzLYJl3qNM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/92/921cccef64d5459bbe3a46ba1825a4b3a6e7d49708cf9410603f2b2478f01891-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b710/ cat >/tmp/go-build1094312157/b710/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1094312157/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1094312157/b720/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1094312157/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1094312157/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid mDZQQtbigd0UdVfUGoTB/mDZQQtbigd0UdVfUGoTB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/ec/ecedb43aa66b37cfba95acb559fdbe7801f7b6349e6318b27f4b468be32f03e7-d # internal net/mail mkdir -p $WORK/b746/ cat >/tmp/go-build1094312157/b746/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p net/mail -std -complete -installsuffix shared -buildid p1Tv3zTuoPSdmhhoz2kn/p1Tv3zTuoPSdmhhoz2kn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/36/367468d5b53b90c167009944ce4d1829074715cc9cf3298319511d7714bcc486-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations mkdir -p $WORK/b745/ cat >/tmp/go-build1094312157/b745/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid fWBVqCforUB6rgkbLVb2/fWBVqCforUB6rgkbLVb2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/77/77f05ecb763d5b705819e8e70ccd123e954e94c665786a150c8652789d1bf762-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b747/ cat >/tmp/go-build1094312157/b747/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid 8Tm0evtOcukZLjKTnXDx/8Tm0evtOcukZLjKTnXDx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/9b/9b02505d02c72dcd945a7c603578025fd3f02b0b9a9aa1d3581f31a11b694dd9-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b749/ cat >/tmp/go-build1094312157/b749/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1094312157/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1094312157/b179/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid k4Rmr2DG-IzYWOSd_k4q/k4Rmr2DG-IzYWOSd_k4q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/ba/bae4f31dec9b257d7d9533d5d76af163a372ed2fc309c78ae30387d8e5a01008-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations mkdir -p $WORK/b750/ cat >/tmp/go-build1094312157/b750/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid uuSBTh6S8wMsed06SiBY/uuSBTh6S8wMsed06SiBY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/fd/fd92611573f1d7740ebbbc189a8f48cea864e4dfae2a6a21f5920737c755c237-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b724/ cat >/tmp/go-build1094312157/b724/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1094312157/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1094312157/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1094312157/b731/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid ssHWceceQ1zlAvZ7O_xj/ssHWceceQ1zlAvZ7O_xj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/e0/e0a04e6b03130bf5f6b66b047b49209d04004201cd7cbc3b7ced0191834e468e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b754/ cat >/tmp/go-build1094312157/b754/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid XjmPLd4yFekEjUg_-kv6/XjmPLd4yFekEjUg_-kv6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/d0/d002f7d571fd5415301f697b08fbcdd55d58f5fd0ac443f049b4b76f676d5454-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb mkdir -p $WORK/b756/ cat >/tmp/go-build1094312157/b756/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1094312157/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid zx4QCrAqTaG80Q6R5ZO5/zx4QCrAqTaG80Q6R5ZO5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/20/2078a51d53f9fff7d94cd3ca5278e47a577dcb5ccce70508845063a8207d204f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b753/ cat >/tmp/go-build1094312157/b753/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1094312157/b754/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid RCIRF-IKxWs494Guic_-/RCIRF-IKxWs494Guic_- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/76/7681ba08752a4493a3bbc5b3c6c695799d8ce1b20c88bef447fd34820588509b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b755/ cat >/tmp/go-build1094312157/b755/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1094312157/b756/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid KFBuz54spjN5SvjQGLYU/KFBuz54spjN5SvjQGLYU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/34/349e31db33404c166e16d14fe794f6a5ea813e0240b2de749d7b40c01896d8ca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b757/ cat >/tmp/go-build1094312157/b757/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid L7EuRBVOmOMSXnxMuSnK/L7EuRBVOmOMSXnxMuSnK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/7e/7e2c1411a867b71ec91ef6a37276f65fe64bc53659714ad54d2bef530f525421-d # internal github.com/prometheus/prometheus/util/osutil mkdir -p $WORK/b759/ cat >/tmp/go-build1094312157/b759/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid 4pgNCFToW-VYyT7_FsfO/4pgNCFToW-VYyT7_FsfO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/13/1368b99ff7a3beff1bd3f6a0b9556eb89fe26e4e63c7199d6f119cbf2a3bb1af-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b760/ cat >/tmp/go-build1094312157/b760/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid U11SFunO7CL3zTdauTUj/U11SFunO7CL3zTdauTUj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b741/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/b1/b11c7c9e33dd527a2032d5ba0bbb9a5fe9bef0a13f6f63a58a8fd2e7a0c2a120-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b762/ cat >/tmp/go-build1094312157/b762/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid LMx771HrNT-EF9ekk2wP/LMx771HrNT-EF9ekk2wP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/a6/a6ab6bee595daae5766ff63258a78c8053a33b5fd65fe7f17de26ca63f3a8918-d # internal net/rpc mkdir -p $WORK/b740/ cat >/tmp/go-build1094312157/b740/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding/gob=/tmp/go-build1094312157/b741/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile html/template=/tmp/go-build1094312157/b194/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p net/rpc -std -complete -installsuffix shared -buildid MedOkOupEXYu9tTEyejx/MedOkOupEXYu9tTEyejx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/59/59b6a19c58233a706d5b89c4c86998f1fb6c17481ad99abf2dc860058c59ed4e-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b748/ cat >/tmp/go-build1094312157/b748/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid 5eikEveoL4cLUT9mky9Q/5eikEveoL4cLUT9mky9Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/fe/fe6007c80bd24f38dad20936355337819c5dd549be6fbbefd9abe9039e3b5c13-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b739/ cat >/tmp/go-build1094312157/b739/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile net/rpc=/tmp/go-build1094312157/b740/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid vsJ3rEPaQIWqeT-C7_vk/vsJ3rEPaQIWqeT-C7_vk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/bf/bf8e83e60bc566576863451e3aa1ac570c5e5a6ebd4186e3c0bfa55ba5d097c1-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b752/ cat >/tmp/go-build1094312157/b752/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1094312157/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1094312157/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid R7CaYrVSUP-3hVsbVJax/R7CaYrVSUP-3hVsbVJax -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/41/416d08360b80f62ce4080957e9f8df581d4be39f0f2001db9764897245f0f770-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b763/ cat >/tmp/go-build1094312157/b763/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1094312157/b762/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid urCGUWTDNeN6wBBJAJPR/urCGUWTDNeN6wBBJAJPR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/ed/edfafe430688147394bc6d0fc11e056c0715db1f329e3cca1f773434fbad0d58-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b761/ cat >/tmp/go-build1094312157/b761/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1094312157/b762/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1094312157/b763/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid fVgU5hUZYBIowYVoyKFe/fVgU5hUZYBIowYVoyKFe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/4b/4be7f6650da42f1ff928ec15021c23c18210c1d13a670a5619b1a4445ba22a45-d # internal github.com/prometheus/prometheus/discovery/legacymanager mkdir -p $WORK/b764/ cat >/tmp/go-build1094312157/b764/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/discovery/legacymanager -complete -installsuffix shared -buildid pxePPoOWFS3-g7R7v93p/pxePPoOWFS3-g7R7v93p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/65/650f4cf9e28a982818e4205a008e797ced37b1610126d4e2c6548b0968bb05e1-d # internal github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b765/ cat >/tmp/go-build1094312157/b765/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid guXnjUfRbVDX1VmGaIA5/guXnjUfRbVDX1VmGaIA5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/be/be6686b29134f9dd96912dfc057aa07e322d7848d1fcde07173309f7e99f4988-d # internal database/sql/driver mkdir -p $WORK/b768/ cat >/tmp/go-build1094312157/b768/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p database/sql/driver -std -complete -installsuffix shared -buildid kKeHIkmifJXkzziiJh_x/kKeHIkmifJXkzziiJh_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/6d/6d0a0b5fb09dfbdbc3bbf53528c660ba6aa5f02905df0ecd7a381319ad9ab25e-d # internal github.com/prometheus/prometheus/discovery/uyuni mkdir -p $WORK/b738/ cat >/tmp/go-build1094312157/b738/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1094312157/b739/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid gzFsasFR8Ccz0v8WL4lT/gzFsasFR8Ccz0v8WL4lT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/99/999678518245974f568b87a3a4f9033119f2df83319379c57dceff584bedf753-d # internal github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b769/ cat >/tmp/go-build1094312157/b769/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile html=/tmp/go-build1094312157/b195/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid OxAV1zsKzZeiI5EucM03/OxAV1zsKzZeiI5EucM03 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/15/157c261dfb675b91be1ff4f1ece50719a074d855d97dc524586b17e111291bf3-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors mkdir -p $WORK/b770/ cat >/tmp/go-build1094312157/b770/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid wmX_0CE4bsIsXVnv11jH/wmX_0CE4bsIsXVnv11jH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/d9/d9bad0a748f9e9a7b06e6f6b16f1dbaf96ed6603ea2ecb704dc21595c3e4905d-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid mkdir -p $WORK/b771/ cat >/tmp/go-build1094312157/b771/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid UMEY4Zu6JoPJGCrkhS1c/UMEY4Zu6JoPJGCrkhS1c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/61/61c516a76250e337f03185ddf802724173f19e3155fd8b1a27680c81699374fd-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b751/ cat >/tmp/go-build1094312157/b751/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1094312157/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1094312157/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1094312157/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid abRLcxJFzlNFzSd0U7tA/abRLcxJFzlNFzSd0U7tA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/2a/2ac776aede9125b658b50db5ba6f9f4ce1fc9e0684c43f3006de300df93fc055-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b777/ cat >/tmp/go-build1094312157/b777/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid 0BmhGA9IGZCUUzZ92D0t/0BmhGA9IGZCUUzZ92D0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/e7/e716670a7b961da50c2ca9c817760a718733126950cd7d65fdd7d7c87f95f5c6-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b779/ cat >/tmp/go-build1094312157/b779/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid soYYRnpcwx3Z6L1j2Neb/soYYRnpcwx3Z6L1j2Neb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/f6/f628a98857c488f28314bc041d429fdf3ab79b29b478ea1696cecb1770c932c0-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b782/ cat >/tmp/go-build1094312157/b782/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1094312157/b783/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid -9a9Dl16QcR35I1ajdse/-9a9Dl16QcR35I1ajdse -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/6d/6dee42a8f07b61e49ebd1ed0efb5b165cfbb7551cc58f2215e90f8b4e3b933c9-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b778/ cat >/tmp/go-build1094312157/b778/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1094312157/b779/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid cRSiSmBZY6rmaqJOyuSx/cRSiSmBZY6rmaqJOyuSx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/d3/d3d50f3681ba997a46888895b9e9b140c7fd14fe99f9ac5cf73613754944a541-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b475/ cat >/tmp/go-build1094312157/b475/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid zqM0clU1KwPVA9nw0Wb6/zqM0clU1KwPVA9nw0Wb6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/e5/e5ed1028dab59c024483b08518df844ba356be55cfb6bb21745d95b1959c8a63-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b476/ cat >/tmp/go-build1094312157/b476/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid KOjiUrNbfZ07y9DuFasu/KOjiUrNbfZ07y9DuFasu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/1f/1f5cf4b08aa77ecafce6624c73fc9ed694b9be27132c82698173c6502b27b7bf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 mkdir -p $WORK/b477/ cat >/tmp/go-build1094312157/b477/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid CifsopIIB89luLp96P_Z/CifsopIIB89luLp96P_Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/fe/fe19bc9dd812d8a6a97e2c8411c6d509680be512778bef8e3e92f589c8be13d9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b501/ cat >/tmp/go-build1094312157/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid pNFW2HC_zHh7_9JqGxrG/pNFW2HC_zHh7_9JqGxrG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/6f/6fc936cf7332dce7f90779050727e2a195aa0b2098cd02f1b73a17693485b023-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 mkdir -p $WORK/b502/ cat >/tmp/go-build1094312157/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid L0oi-GwhFzHILIe1BAxC/L0oi-GwhFzHILIe1BAxC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/34/340c51f51679566e8135bc353adc349de34a2556e5cf6d13969bf0d1bf5bdadf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 mkdir -p $WORK/b503/ cat >/tmp/go-build1094312157/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid UPELcNTGtS3EsLNMK3Gi/UPELcNTGtS3EsLNMK3Gi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/41/41b92079c5a6778dacd065fd825d341657e97e539577077aab98a7c9208a315a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 mkdir -p $WORK/b508/ cat >/tmp/go-build1094312157/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid J8s7FzbaQXMHvXLtbaI5/J8s7FzbaQXMHvXLtbaI5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/f4/f43dccdc5fcb702aa1302ddb1cfaf1421fc966dcee9dc04256e9c865f14b1e85-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b509/ cat >/tmp/go-build1094312157/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid hToK5X6W9sfVx4x7khSK/hToK5X6W9sfVx4x7khSK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/05/0520e737c3348b454270aaf2b29cfbe08e365eda6fe4af6af48bca6eda1370f7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b510/ cat >/tmp/go-build1094312157/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid fOzWMURILL7wtYxYiNSq/fOzWMURILL7wtYxYiNSq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c2/c2877cca6cbbcee29eb91f34679b07f47cc141d12a538767ade320dca81b230a-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b283/ cat >/tmp/go-build1094312157/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1094312157/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1094312157/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1094312157/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1094312157/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1094312157/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid TFjtZheEQaUauVg144AW/TFjtZheEQaUauVg144AW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/a0/a00e750e819b4421a714189a52608c7843aa1ae8faed81900159c83eccec2975-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b511/ cat >/tmp/go-build1094312157/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid HEW8ivFspKO5TXyYXXri/HEW8ivFspKO5TXyYXXri -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/22/225a12edaed4e8a4483d550ce91b1e792a726f81c60e973fc8098100211fa590-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 mkdir -p $WORK/b513/ cat >/tmp/go-build1094312157/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid BR4W0SlPQJAinyjTV0q9/BR4W0SlPQJAinyjTV0q9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/53/53f2a4e4934334f62bb8e25f52048cd4c1d68636ba3b18828587f4dc9d4c8a51-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b514/ cat >/tmp/go-build1094312157/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid d4WrmWyYBfHPTCxA7ZYs/d4WrmWyYBfHPTCxA7ZYs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e2/e2e46d9ee7f1986b051f2ef11abc80cab33ed83abe52da349a8bf341997bc751-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 mkdir -p $WORK/b517/ cat >/tmp/go-build1094312157/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid 6jyMXaxmEYQBMXMQljEa/6jyMXaxmEYQBMXMQljEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/6d/6d41f28c1143acd2a0e4cd46bef507c2e4e493d65b3c1b890502a1317b003ff2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 mkdir -p $WORK/b518/ cat >/tmp/go-build1094312157/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid X4Jf1LpQ6S_9xFzH6ZYx/X4Jf1LpQ6S_9xFzH6ZYx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c9/c9391f911f75f5a2ccbf547a1d98b4d945a3c358171c7c8a598396a21c9067d3-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b333/ cat >/tmp/go-build1094312157/b333/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1094312157/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1094312157/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1094312157/b398/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid R2jl97yuPcjMfJsNNvh6/R2jl97yuPcjMfJsNNvh6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/03/03bb9644787b1464920642aa91fa955e2e2b0f675e7826a19fe653dbdb36e800-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b512/ cat >/tmp/go-build1094312157/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1094312157/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid 3d_aaNpj5ovaIZ02Pe1w/3d_aaNpj5ovaIZ02Pe1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/14/14ec90c625cfed8c1debd237b4374e14948b6e52e3130e970184151560cc2bf0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 mkdir -p $WORK/b519/ cat >/tmp/go-build1094312157/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 2R1abuACKNDtWxlFt4Tb/2R1abuACKNDtWxlFt4Tb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/08/080c8a50d06c7d41ccb30f8938ecda0039c4ddc3565e0a8fabe8d9d65ce8b2f7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b520/ cat >/tmp/go-build1094312157/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1094312157/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid AgMBtJX42hB2bQ-n6gDA/AgMBtJX42hB2bQ-n6gDA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/21/212e10974943b0c76ab3a067ca647d08a3e1a7b37357fe01476a133891148d63-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 mkdir -p $WORK/b523/ cat >/tmp/go-build1094312157/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid 2vD8mhlAFaw7f43P8ivp/2vD8mhlAFaw7f43P8ivp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/ab/abf1971c219ea916f269a4cf614e68cb4b7e905093d46c2f2f66371f4cb1bd09-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 mkdir -p $WORK/b524/ cat >/tmp/go-build1094312157/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid lfiOocjBhEK2dQxqaq0Z/lfiOocjBhEK2dQxqaq0Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/9b/9bf26432ef9e1c9a3276b11c0af422993d436584144cf39d9a5fefe9d42b2d95-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 mkdir -p $WORK/b525/ cat >/tmp/go-build1094312157/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid GU9-JsORvQogbS7sSfxm/GU9-JsORvQogbS7sSfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/b0/b08f4d0e85488cc9485fcddc2dbbe081f958bd8b7ff329eaf7dcd0f94d159056-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b527/ cat >/tmp/go-build1094312157/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid hONZbauRTye3hHQt-Yo7/hONZbauRTye3hHQt-Yo7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/54/54ea198a0156c1cbfcea7f2a5c26e2cdca98d7704ce2332020b8cca521e2bb7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 mkdir -p $WORK/b531/ cat >/tmp/go-build1094312157/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid l4uhkLZ9uGdYU7cUYp1A/l4uhkLZ9uGdYU7cUYp1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/30/30e58871e245016bad04dbd561100180474c625725ebb15f797c8e9f279bac9b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b532/ cat >/tmp/go-build1094312157/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid VbaxLawbevbCooqlVR71/VbaxLawbevbCooqlVR71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/6d/6dd8f23a5fb01148e0c697364aa86292accf9110ad4a4ed263e3ddad4081d197-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b533/ cat >/tmp/go-build1094312157/b533/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid 1EOco7ti6gm3wFVjYvII/1EOco7ti6gm3wFVjYvII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/92/92e6a04877ea88ff3858db0a702316995d55ea78c45d8e4272bf0ed92e69eeda-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b534/ cat >/tmp/go-build1094312157/b534/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid REG1jVrOTEmBx-qu_bnn/REG1jVrOTEmBx-qu_bnn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/86/8678eb6df916514b896d8de3c6c75f350cd0a32b656bf9d59def6b7687641b47-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b535/ cat >/tmp/go-build1094312157/b535/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid nEYSWmhPrFMCmTr4WVZW/nEYSWmhPrFMCmTr4WVZW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/52/52fd943070c1a44ac666f10d7be7a268b8391a7ee96eee8ce1cd4695a95b927d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 mkdir -p $WORK/b536/ cat >/tmp/go-build1094312157/b536/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid Bg_l17BdQ_aeJH7eRDnz/Bg_l17BdQ_aeJH7eRDnz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/95/95859dbcf9e0e056dedbfa941957f88d8fbbba80012456817ca39ea2ff074ad9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b577/ cat >/tmp/go-build1094312157/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid cNkTrWcfni05pECxxX3d/cNkTrWcfni05pECxxX3d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/93/933ae4bf180136c8a03c63665faa7d35f0eb78016033f9524b1b3babe1762514-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b578/ cat >/tmp/go-build1094312157/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid XP1ch97zBCogKCUAeqCo/XP1ch97zBCogKCUAeqCo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/09/09f62e2ded2960a07a19096777da39483217556a863748ddbc44326540316960-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b589/ cat >/tmp/go-build1094312157/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1094312157/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid FgUyV4qFmXTwcw_IY4WH/FgUyV4qFmXTwcw_IY4WH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/4b/4b9ca65b5f5e546ba064e457eb220f3ef2e499202ba7cfe1b5bee1b507fdaf91-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b591/ cat >/tmp/go-build1094312157/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1094312157/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid _S7fEq5gaf80WFH44zzK/_S7fEq5gaf80WFH44zzK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/a5/a58819a983e76c7df873352c7f089c49d60b7cdbcae8bc2fd06bd9131b3aebcd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b597/ cat >/tmp/go-build1094312157/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1094312157/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid iXvRCQBVU8YeezjFgaV9/iXvRCQBVU8YeezjFgaV9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/a8/a8d44816b815a75670d911d7af396d8c2c317de33f6b5237eb27ac659389b8c0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b599/ cat >/tmp/go-build1094312157/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1094312157/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid 8Bt07ZSUtuoZygOklMaM/8Bt07ZSUtuoZygOklMaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/c7/c78316ec79dd3e53df7861d7fdf7e71acf411fbab5f33e9cbd7e4e8457d47d85-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference mkdir -p $WORK/b605/ cat >/tmp/go-build1094312157/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1094312157/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid hhq6c5rgut9lXKzMPM_O/hhq6c5rgut9lXKzMPM_O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/64/644df98cbde7f4147977c31c17ca907540dc1a03a3aa0b0b98e74df59021e02b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b641/ cat >/tmp/go-build1094312157/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1094312157/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid xVrEzLhFgrMVyUyftE1s/xVrEzLhFgrMVyUyftE1s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/d5/d50a02988fde3d4ed2377a184ee90ab58a8c0773371772fc6b796cea5ec87b83-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b643/ cat >/tmp/go-build1094312157/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1094312157/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid gnyfL1JfwJSrMPN99SX-/gnyfL1JfwJSrMPN99SX- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/aa/aaa3ba41cb449f39dcf6e229a085055340fe21cb1141564a55c9656594ca7fb8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b645/ cat >/tmp/go-build1094312157/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1094312157/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid CkGGYm7NXJj6oVMLIWSX/CkGGYm7NXJj6oVMLIWSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/ab/ab422960574dad9deb3fa019ab7c41ac8434f5d4d3575f3cd4adb24c3afcc2ed-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b744/ cat >/tmp/go-build1094312157/b744/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1094312157/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1094312157/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1094312157/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1094312157/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1094312157/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1094312157/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1094312157/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1094312157/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1094312157/b757/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 5DG4L_IjsN0jroK5doqn/5DG4L_IjsN0jroK5doqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/83/838c30c70303ac2aece7209c9cb38dd2ef09bd31d8a0f7883238ba9aac3f3165-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b775/ cat >/tmp/go-build1094312157/b775/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1094312157/b778/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid tnzxjY0sqcsitXC1CkMG/tnzxjY0sqcsitXC1CkMG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/29/29ee4e9ed5d26f48b32dafd0814ba2d05e621bce836126d6f10c4f7acb5224e8-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b785/ cat >/tmp/go-build1094312157/b785/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid JJT1i34RKV4v2f6_jqX_/JJT1i34RKV4v2f6_jqX_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/53/533c6c625f004cae2335d9f503846b34d84ae3e0d3a1ac0cbb81b3fd4dd64ea5-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b788/ cat >/tmp/go-build1094312157/b788/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid 7XxuebxCLjnj7SiX6DV7/7XxuebxCLjnj7SiX6DV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/db/db7236ca8558b2d753445466a4c5435c9a4241a1d6b1f3378569a934d321ea5d-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b784/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/37/3776b91ecad095f4594a0ec691715891b31aa8d2cfb611d1e19d4aa91fc05a35-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b793/ cat >/tmp/go-build1094312157/b784/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1094312157/b785/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF cat >/tmp/go-build1094312157/b793/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid c2NY45yzJV_SXljmALYT/c2NY45yzJV_SXljmALYT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid l97dcuOepVGgDufOpsDd/l97dcuOepVGgDufOpsDd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/fd/fd8d7d22cdc6a7e7e4fcd64138d99620a1d0b641774dbad6f3083a84e60f0959-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b792/ cat >/tmp/go-build1094312157/b792/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1094312157/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1094312157/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1094312157/b794/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid BvGbjvsXSnNuxB3QUhW6/BvGbjvsXSnNuxB3QUhW6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/0c/0c76b9a8ce82faba44e9aef3664b5c00f1589319035787f340eda7fb2b283120-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag mkdir -p $WORK/b781/ cat >/tmp/go-build1094312157/b781/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1094312157/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1094312157/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid yqXiJPPQTg3zew4gdUEt/yqXiJPPQTg3zew4gdUEt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/3c/3c7622967887a0d2fc75a6fb4e1a36212bb218fdfc04780d595572a3b8a7dd6d-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b797/ cat >/tmp/go-build1094312157/b797/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid 5uiYCm0-XRKvT4Yfa7gr/5uiYCm0-XRKvT4Yfa7gr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/7f/7f00fc3e42931d5f0b65fff6b0977a455c9fad6fb9649c2c462efbeeb7eec377-d # internal github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b799/ cat >/tmp/go-build1094312157/b799/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid QcB_X9Ifr4Vl5g7gjW6X/QcB_X9Ifr4Vl5g7gjW6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/70/70496550d2ab6b6c2ec0f1eff1a0e94a2f6f3919296a2d97e08602476c0cc1bd-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b804/ cat >/tmp/go-build1094312157/b804/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid PH10fjlwdDJIhDHZ0uLv/PH10fjlwdDJIhDHZ0uLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/0c/0cafc32777fde3f1768103dc417e17daff8491dc7690a101bd501aa826fc43ac-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b806/ cat >/tmp/go-build1094312157/b806/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid Ev2Wzs_BOnpfuzKE5Rfr/Ev2Wzs_BOnpfuzKE5Rfr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/cf/cf9800c9ab984e68a3cc4c9636ffc97a768e2e0ad8388d7782be1a86f700ce9a-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b807/ cat >/tmp/go-build1094312157/b807/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid krvC9akPLbEvqkeCZ1r7/krvC9akPLbEvqkeCZ1r7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/b3/b3592a40aabf2ec4172c46b0d733b937caf83c3993b757ba0e4283e4f22db2e9-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b810/ cat >/tmp/go-build1094312157/b810/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid SJZQDhh6f75kkrdbFfDb/SJZQDhh6f75kkrdbFfDb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/08/088ad4dcc4c18109697dbb69586a8608bd8bc2aa189e34f74719f5bcc3e01a3b-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b805/ cat >/tmp/go-build1094312157/b805/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid P6aesaX5WXTHo5rj1795/P6aesaX5WXTHo5rj1795 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/72/72d9df01e0cd9b7d391c575b17711b689fe23dfaafa9a0d7139197967de9f285-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b809/ cat >/tmp/go-build1094312157/b809/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1094312157/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1094312157/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid ff6HFdEtHIbQ1BMvzDPI/ff6HFdEtHIbQ1BMvzDPI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/5f/5f9ab290039ebbc92b8436ea4b055369fbea350dc139addfe8a98e2cd17d8560-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b789/ cat >/tmp/go-build1094312157/b789/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid l0UU8eai1FbnxRXuuhai/l0UU8eai1FbnxRXuuhai -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/80/803db4a8f1f4a18b0daf98acb720e2c3fadaf8cb5acd04b0ef6775b5e9516ba6-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b814/ cat >/tmp/go-build1094312157/b814/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid vguEgBZsFkVnuH77p3vm/vguEgBZsFkVnuH77p3vm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/c1/c12f2d3011721b4e0580cfdb69469046e37cfe0e11ff1906640f1d42c0cb77d2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b791/ cat >/tmp/go-build1094312157/b791/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1094312157/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1094312157/b789/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid BqE-yxd-SNm-uHN66w0D/BqE-yxd-SNm-uHN66w0D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/ee/ee5f228f9d63505180fbcfbe329e299834129a161bf8f175d3ca06e58a34afd6-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b773/ cat >/tmp/go-build1094312157/b773/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1094312157/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1094312157/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1094312157/b778/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid rH6xrOLuA7aAjdl3JNJA/rH6xrOLuA7aAjdl3JNJA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/de/dee1876edee7d88fadd5097eda16a08e9fb066d1b1d95451a9e3338fd12fa31c-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b790/ cat >/tmp/go-build1094312157/b790/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile encoding/gob=/tmp/go-build1094312157/b741/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1094312157/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1094312157/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid b-BBq0PjjKObVwPLJuv4/b-BBq0PjjKObVwPLJuv4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/6a/6a4b8fb325b8cfca1244a7f757b85efe9387bd3e9392c83084a5e48df58d9219-d # internal net/http/httptest mkdir -p $WORK/b815/ cat >/tmp/go-build1094312157/b815/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile flag=/tmp/go-build1094312157/b432/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b125/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1094312157/b816/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p net/http/httptest -std -complete -installsuffix shared -buildid BftPod7QXgZHqle2jNuw/BftPod7QXgZHqle2jNuw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/b8/b8619492a196e88d2390c50878b27efdde5e42ce406da9323a508d82568494a9-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b818/ cat >/tmp/go-build1094312157/b818/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid -Ub-rDUwiK7EnGct0NTm/-Ub-rDUwiK7EnGct0NTm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/97/9736fbcef56ff5d101528c2e5f62ff51f90b24958d65451bd7f6a3b598ac7baa-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b817/ cat >/tmp/go-build1094312157/b817/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1094312157/b818/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid ZWtuZ9-0lYHLRsdQFKH7/ZWtuZ9-0lYHLRsdQFKH7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b2/b2ae18b3abda50c2cc0e4dc00561f5e79c33ba4bf7b3b65d67152ed49b6cd18b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b576/ cat >/tmp/go-build1094312157/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1094312157/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid p6JYIO7PfldaHSz5rqqS/p6JYIO7PfldaHSz5rqqS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/58/5844898f476a9f761cc162ac20c96d0cee55fe36aa28ba22e971260427580077-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 mkdir -p $WORK/b580/ cat >/tmp/go-build1094312157/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1094312157/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid Vcv41HC9jtQvRWJqDaqg/Vcv41HC9jtQvRWJqDaqg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/d1/d17ce2ccd759a8a4c399c3499f13161f368cfdf900835d2bfc2f25af44db78d5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 mkdir -p $WORK/b582/ cat >/tmp/go-build1094312157/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1094312157/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid vpTxORVItOKPNMhQ5vm9/vpTxORVItOKPNMhQ5vm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ad/adaca7febbb6eb4d4c5d7013f9198fbde704794ab5103386e4832e351c3ae623-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b497/ cat >/tmp/go-build1094312157/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1094312157/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1094312157/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1094312157/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1094312157/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1094312157/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1094312157/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1094312157/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1094312157/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1094312157/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1094312157/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1094312157/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1094312157/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1094312157/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1094312157/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1094312157/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1094312157/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1094312157/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1094312157/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1094312157/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1094312157/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1094312157/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1094312157/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1094312157/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1094312157/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1094312157/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1094312157/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1094312157/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1094312157/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1094312157/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1094312157/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1094312157/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1094312157/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1094312157/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1094312157/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1094312157/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1094312157/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1094312157/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1094312157/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1094312157/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1094312157/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1094312157/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid UG2XxKlGzDkwkQ9wK-Dz/UG2XxKlGzDkwkQ9wK-Dz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/55/553fafb4733af60ff6f44dded27c26832d7f8665c7be35c56fe87eb1e3109de3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b480/ cat >/tmp/go-build1094312157/b480/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1094312157/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1094312157/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1094312157/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1094312157/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid LuIkGNPtAXBOikAYFrAA/LuIkGNPtAXBOikAYFrAA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/fc/fcf3543cf801e21bff06abd003abf63d20c710a98a8dc8b78be8d928de62f6db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b562/ cat >/tmp/go-build1094312157/b562/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1094312157/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1094312157/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid yLjmSWmrooXtdMNU8MW5/yLjmSWmrooXtdMNU8MW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/0a/0aaaa1feb654add7c72728d9fec2d513c3287262be506cca01dfd90af298753a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b571/ cat >/tmp/go-build1094312157/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1094312157/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1094312157/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid LqqhyINlT1mn1RHuuJi5/LqqhyINlT1mn1RHuuJi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/a4/a4655605eaa602456dc676f1f62b342c4bbf13ed49c54a547874a636e5ad3818-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b573/ cat >/tmp/go-build1094312157/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid i5uF7WiXXocDVNS7HUAt/i5uF7WiXXocDVNS7HUAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/9e/9e4a0e7bc480a4c378c07fba8797a8c3d9b86744184aecaf7a8f4c5f25cc5649-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b575/ cat >/tmp/go-build1094312157/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1094312157/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1094312157/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1094312157/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid 6tFFkBh1-cu6O-TY66v9/6tFFkBh1-cu6O-TY66v9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/33/3379b854548b25320b34678f54622d580d33effe465fd9f18b58c446f3eb661d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b579/ cat >/tmp/go-build1094312157/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1094312157/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1094312157/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid lQ_XOTMtUDGwJ1IBwVtB/lQ_XOTMtUDGwJ1IBwVtB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/cd/cd88e260ed3ceaa61794f528e565f4ab0bbe138fcb82ed9e65d862b0d43f0310-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b581/ cat >/tmp/go-build1094312157/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1094312157/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1094312157/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 0ZKymuh8HsPnLYIr7ez_/0ZKymuh8HsPnLYIr7ez_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/6b/6b6c9e35a0db05d0b4776cafcea924c8a77449e3a4b1cdd74c1ad3051909422b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b583/ cat >/tmp/go-build1094312157/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1094312157/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid MYiRmE1mHi6ANe5rcTSa/MYiRmE1mHi6ANe5rcTSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/7f/7f186ba2fa8db17dfc431ffc2dd2b35899250a50535a060e4e9a27b3104eceb5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b584/ cat >/tmp/go-build1094312157/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1094312157/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid zS2sNPzk54ZoFUmy4Ozl/zS2sNPzk54ZoFUmy4Ozl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/55/5531dc4f83b05f1f9d1f5e2572079881afd2e1e4b982a7d3fcbcc4a5e5f2dfc4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b585/ cat >/tmp/go-build1094312157/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1094312157/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid Ji3gv9HvuNu0Y61w4fGm/Ji3gv9HvuNu0Y61w4fGm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/79/796072540e9caae4367e38fa415978ae919f27f09ac8d61e67cf38253f6da183-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b586/ cat >/tmp/go-build1094312157/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1094312157/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid nvNKNS3C7jtgbrOy9yck/nvNKNS3C7jtgbrOy9yck -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/c1/c13fa2f8c6e2fb2c00c2e34754863d80a6e3622aaea4fece88432d27a0cf25fa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b587/ cat >/tmp/go-build1094312157/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1094312157/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid KDPMdGC-Uz4_kzpsTqi5/KDPMdGC-Uz4_kzpsTqi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/79/7962fce15b488fd6bc60334a7b5bb50015057b4063ea390de9d52116794f28dd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b588/ cat >/tmp/go-build1094312157/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1094312157/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1094312157/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid uc9qo8a1NPq1xNJkvd9-/uc9qo8a1NPq1xNJkvd9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/e8/e8094f87903506e867dafaaed0f10066dab6d4da858d8a7efc3a382534e1da4c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b590/ cat >/tmp/go-build1094312157/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1094312157/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1094312157/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid xCw8BAGAH3oXWjFBojJ4/xCw8BAGAH3oXWjFBojJ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/10/1049afcf6386bc79595666731f9a89f33040e9d88170a68290dcbaedadf29692-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 mkdir -p $WORK/b593/ cat >/tmp/go-build1094312157/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1094312157/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid T633rjjisZi2HEPtp55p/T633rjjisZi2HEPtp55p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/95/95bb0bf3deeecefba5d402ce00ce2417cc35885feda199f8f40e58df61d6b266-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b596/ cat >/tmp/go-build1094312157/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1094312157/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1094312157/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid HGRE6aZjhvClZEbt2eG5/HGRE6aZjhvClZEbt2eG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/79/79740fd4c333398266cafbd1d5c1707197e555e08068748236fd3bbc02fe2770-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b598/ cat >/tmp/go-build1094312157/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1094312157/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1094312157/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid 8dBcEHpX2r3itTmrsdMX/8dBcEHpX2r3itTmrsdMX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/bb/bbf3889c7ed5cdddf46f8079af9288b1dfb4d62a00184a794aadc0382798661f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b600/ cat >/tmp/go-build1094312157/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1094312157/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1094312157/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid 0mfHZJff_1K53lL9It8K/0mfHZJff_1K53lL9It8K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/e1/e1b10944434bb7bb83b7a306c07d251fe31255def8a270044cd075be73283070-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b602/ cat >/tmp/go-build1094312157/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1094312157/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1094312157/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid SyN6z_72r7yu1JsNbUh9/SyN6z_72r7yu1JsNbUh9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/f0/f0e12c61ce1bf89554d7db2164da612732b7f9ee1baf1f6d5f9587a129c108f4-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/73/73e9f6894edb8a5b91071dceca24082c40e041c8f2d88bcd420180acc43c16f1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 mkdir -p $WORK/b604/ cat >/tmp/go-build1094312157/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1094312157/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1094312157/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1094312157/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1094312157/b605/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid zrKT_Jkru7MAlp8hV-Dn/zrKT_Jkru7MAlp8hV-Dn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go mkdir -p $WORK/b607/ cat >/tmp/go-build1094312157/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1094312157/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid GulzKYlwXW0kHpiowGGX/GulzKYlwXW0kHpiowGGX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/ae/aed4c67e14bedbe28c6b097aeedddaf89c9a210fa63604ae317796dbf9bfebd9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b609/ cat >/tmp/go-build1094312157/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1094312157/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid tGQ5v2fsUdU-kMl8CRtg/tGQ5v2fsUdU-kMl8CRtg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/65/6554b03460e9b7e59a442b3d038a8ac2c1f1ceecce2f07544c10781b913e112b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build1094312157/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1094312157/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1094312157/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid Oa5VhJMH5DOzBsr8mcMQ/Oa5VhJMH5DOzBsr8mcMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/55/551f41235570ccb4213d16ddf2e6285590f67371caf701772bf866df24b58ce6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b595/ cat >/tmp/go-build1094312157/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1094312157/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1094312157/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid sg3m_DDbFl4lG1knrQER/sg3m_DDbFl4lG1knrQER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/6a/6a4368e5f1715b3fb4566c9d29ffe17a532fbf74d32866d894e41147d65446ae-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b611/ cat >/tmp/go-build1094312157/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1094312157/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid fkSfCYO7jNtPksnsdwTq/fkSfCYO7jNtPksnsdwTq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/50/504e5512e484a45830dc8e4ab333297b952a924747157a0ffc8bd820021c7e0e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b606/ cat >/tmp/go-build1094312157/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1094312157/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1094312157/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid 1x-u6ghkDHKO3T_Nsgf3/1x-u6ghkDHKO3T_Nsgf3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/15/15c4d360356ffb34d4a9866699aa1aec1a73093bb0e385772f9319af3c46ffef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b608/ cat >/tmp/go-build1094312157/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1094312157/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1094312157/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid mp8It0FiQk5evp805ZVB/mp8It0FiQk5evp805ZVB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/03/03e280750a0cd1daf5124052e5c6ace1055e311e2a2eb2b4593e5524ef03b587-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b610/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal cat >/tmp/go-build1094312157/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1094312157/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1094312157/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid QDnAWz6N_jFY_rZYtfrd/QDnAWz6N_jFY_rZYtfrd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/eb/eba3f8fcad514e85681fa3bc774cba2bdaefed88a4b7f493f002d5336c79f587-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b594/ cat >/tmp/go-build1094312157/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1094312157/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1094312157/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid rHqyT8ImnDE-x2i6DSoA/rHqyT8ImnDE-x2i6DSoA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/e2/e2aec5e5d369feef1f50f600c57bccff4db41eb56e9f9c45a017363da3bf5394-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b613/ cat >/tmp/go-build1094312157/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1094312157/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid G0FgmQvt_WCnCNPSBrVo/G0FgmQvt_WCnCNPSBrVo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/48/48855901d935e68eb2e4bc7b612839c3f831c2d838b2d739d93ea602477ccb86-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b615/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b610/_pkg_.a # internal cat >/tmp/go-build1094312157/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1094312157/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid mqfQSxdGvdcWtBCapty6/mqfQSxdGvdcWtBCapty6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/62/62cd95699cee744a63f1def89c28979820dfca63696ca4974782df62e5be7ba9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b616/ cat >/tmp/go-build1094312157/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1094312157/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1094312157/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid iaQSY3o2RCuVwDJ5EGqv/iaQSY3o2RCuVwDJ5EGqv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/56/5667a6f60aaba7d2889112638874bff34e9af99867f096e78063001ac8aa3f5b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b612/ cat >/tmp/go-build1094312157/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1094312157/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1094312157/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid _syYjQgeWn30OY4xhAKr/_syYjQgeWn30OY4xhAKr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/c4/c450942896139a757a464a888bdf910c461f4274f9a56bfa973ea2d79f159d24-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b618/ cat >/tmp/go-build1094312157/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1094312157/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1094312157/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid 42qvAbMFql7zYBEWpGkK/42qvAbMFql7zYBEWpGkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/2a/2ab4652bbd1fb17ddf68af581ab43a77778845e765e3e439d74af0c661059c4a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build1094312157/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1094312157/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid jPztau0_TQNRg9AprcAE/jPztau0_TQNRg9AprcAE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/1d/1d09b526df76db0d322957351a57bec99ca10d15cfe249f79d50c18e3e106ab8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b623/ cat >/tmp/go-build1094312157/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1094312157/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid a6vsCFIu-t9xvM_lNaTm/a6vsCFIu-t9xvM_lNaTm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/69/69ebac58a5d6ec85102a36bc580bf9caa99a6f4b1feefdc8116119d51dd7e5af-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 mkdir -p $WORK/b625/ cat >/tmp/go-build1094312157/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1094312157/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid wL1-I9zz5eK2_B4N-_AA/wL1-I9zz5eK2_B4N-_AA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/cc/cc17ef0dbec179f54c9376ea66f55188abda720db73a723768eff3eba7b22f72-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b627/ cat >/tmp/go-build1094312157/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1094312157/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid LLC_T7Y-mErRsgGEegQM/LLC_T7Y-mErRsgGEegQM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d1/d129dffae162ac54d03c02f9307a74ad44c73c57ce7f2a1b63222ceaad39791e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build1094312157/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1094312157/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid yHeQc2R5jsfxbeWfY6mQ/yHeQc2R5jsfxbeWfY6mQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/9a/9ab2e95615047b4ccd8bd733a8bb25cc259a41be52523590c38807eed36ebc2a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b622/ cat >/tmp/go-build1094312157/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1094312157/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1094312157/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid m24ffLrB8xCCzrKdoYPh/m24ffLrB8xCCzrKdoYPh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/f3/f39beedb40e4814cfe505a5dc97abcce52de36608811f92ba1351d96f540ad5b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b624/ cat >/tmp/go-build1094312157/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1094312157/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1094312157/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid ZArn3MjAcCkSW2zWFBwq/ZArn3MjAcCkSW2zWFBwq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/42/4218ad1a2f2bd7bedc9808cc4525a7c0d39bcd0beda657cdc92296260ae55c8a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b620/ cat >/tmp/go-build1094312157/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1094312157/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1094312157/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid RxsfttsvBGQtkdfxe1a6/RxsfttsvBGQtkdfxe1a6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/cc/cca52ef5247c5e8ec62f91d19687eaa275a89e5022573189818fdd045181fc54-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b626/ cat >/tmp/go-build1094312157/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1094312157/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1094312157/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid DnjzaKPo7Jw9C5h-1mJ4/DnjzaKPo7Jw9C5h-1mJ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e8/e869a7ad43c2a97f7eec3b2713c2c8355e988c150b11fcacdfd4e3f8dbcdde33-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/92/9296bef9200433395da7b7cc8437cd1eee65fc4a418901680ead8a1686314253-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b630/ cat >/tmp/go-build1094312157/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1094312157/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1094312157/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid BrWulQZQ-wHcIWgb4c-N/BrWulQZQ-wHcIWgb4c-N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/30/30e216ee0a64c400364bb1c50e10f2802c4b8d1fc8a4ec5004bc16fd80f18ad9-d # internal cat >/tmp/go-build1094312157/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1094312157/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1094312157/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b633/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid UJpdc26OASESJUw1fOZF/UJpdc26OASESJUw1fOZF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go cat >/tmp/go-build1094312157/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1094312157/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid ALizdUHyCS2_cdXkCz2o/ALizdUHyCS2_cdXkCz2o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/25/252cef0768fcadbc72494a80655f3d507cc6db2b7a8ffd98506b43e89418c122-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b634/ cat >/tmp/go-build1094312157/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1094312157/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1094312157/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid TPILC0KezqGqll1de0CT/TPILC0KezqGqll1de0CT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/ec/ec9ba9e65c172b9d405500b4e71d499804777552d5970252e205306b950df888-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b636/ cat >/tmp/go-build1094312157/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1094312157/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1094312157/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid JT-4GeXZXhjBUrQTQ6wF/JT-4GeXZXhjBUrQTQ6wF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/cf/cfcecd72b0106c587a67da157cf4fa9e6c678764c4471d1dacc6bf74685b4f68-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b614/ cat >/tmp/go-build1094312157/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1094312157/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1094312157/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid bo3b_OCe9jEG4cPJJMAM/bo3b_OCe9jEG4cPJJMAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/14/14f31c1a4df015fd188b09d665380b19aff81e0f30c9f1b8cfc80e79581bc5c3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b638/ cat >/tmp/go-build1094312157/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1094312157/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1094312157/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid YnSy-G7qX3uaFhGn9jOx/YnSy-G7qX3uaFhGn9jOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/9c/9c785975e0e8cf5ed26ac3d90bcd2d6c5e0a73db852493fe88e2dfdfd471e302-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b640/ cat >/tmp/go-build1094312157/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1094312157/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1094312157/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid 95bOP0tW1ZSJ2vfIlPz4/95bOP0tW1ZSJ2vfIlPz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/07/074fedc04e0285ab70c5e995250bb5269b2fd98acedb4e249aefc43ceadfde55-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b642/ cat >/tmp/go-build1094312157/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1094312157/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1094312157/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid 1KS6ALz5xJQRuBSRwIeH/1KS6ALz5xJQRuBSRwIeH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/ac/ac72677377c078558462c3b3a014bb54d06048090385c1db9eccb5b9faa000b0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b644/ cat >/tmp/go-build1094312157/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1094312157/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1094312157/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid xuAYT96JvaBKkbnxf1Az/xuAYT96JvaBKkbnxf1Az -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/8b/8b2098fbef7b0067dfc32aa5d5be203582c8f360029985ce06bd5d8cdc952788-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b647/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/8c/8cb9dbbba76e318de866b45732355a28b16ec37e18acb8b60ae2b1627cd17d2d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b632/ cat >/tmp/go-build1094312157/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1094312157/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1094312157/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid X8NBwV0p4Yb0yDiQTbFs/X8NBwV0p4Yb0yDiQTbFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go cat >/tmp/go-build1094312157/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1094312157/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid d8QItr_KM9ihhZ4ghyCJ/d8QItr_KM9ihhZ4ghyCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/04/04b6cf993f80bbc170fffcb18b1678054604451cdce329dbd556fb00037ac56b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b649/ cat >/tmp/go-build1094312157/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1094312157/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid POrfTtIsot0l5qRP6V9b/POrfTtIsot0l5qRP6V9b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/52/529b6e80168137ae433a2c80844ca866dccbdaf27b1a6f209c95490fe404c69e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b651/ cat >/tmp/go-build1094312157/b651/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1094312157/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid DUaEthnIVnIXCoMmSdXJ/DUaEthnIVnIXCoMmSdXJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/7b/7b3052ae64c7ddefa8b1a90afd62bd338946e24bf0382a9b199b416bc6d7e43e-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b758/ cat >/tmp/go-build1094312157/b758/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1094312157/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1094312157/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1094312157/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1094312157/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid MCozTdblqehRQ93kjUCk/MCozTdblqehRQ93kjUCk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/b0/b0dcdefd8ca7d1f132840d2531d4dbd95181957f757ff374c5969971bf001e7b-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b772/ cat >/tmp/go-build1094312157/b772/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1094312157/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1094312157/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1094312157/b778/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid c3-WNWS44ckBo8-Yu2dC/c3-WNWS44ckBo8-Yu2dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/17/17732518525b240c494d30ec68237020fabf1b392dfe85799b6e90c52a76a2d1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b646/ cat >/tmp/go-build1094312157/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1094312157/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1094312157/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid wHPK4HsRqMMTWfFsyFJx/wHPK4HsRqMMTWfFsyFJx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/37/37ab55868ca3eecf19848ba997d8c3602f3c6b4b0216ea1ef7126f1aa8405885-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b813/ cat >/tmp/go-build1094312157/b813/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1094312157/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1094312157/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptest=/tmp/go-build1094312157/b815/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid i755A9u8CXBVjqH6XjhW/i755A9u8CXBVjqH6XjhW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/c3/c39005f9289d5802db379d77d6d178a5ab40dcfd00cf234c348a72838d8eda09-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b648/ cat >/tmp/go-build1094312157/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1094312157/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1094312157/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid 5bqBO3gdnYtU755wkyn6/5bqBO3gdnYtU755wkyn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8e/8eda6faff446f9555997f8f68831890fd3eb95775def0ab746cfdde74e6be98e-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b820/ cat >/tmp/go-build1094312157/b820/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1094312157/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid NljaWxiXRFMyYORjrrdY/NljaWxiXRFMyYORjrrdY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/d7/d7c22f5f82be62365585d7a18a4894bebfe98c20145308b199154b69ce4bc97f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b650/ cat >/tmp/go-build1094312157/b650/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1094312157/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1094312157/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid jfLB4tYLdoxS9l-kbIKK/jfLB4tYLdoxS9l-kbIKK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/92/925140ace85bebfe9c96242f5207dde05d3ae298c40a546a87f168991be0f1f0-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b829/ cat >/tmp/go-build1094312157/b829/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid qEUQJqvoED8-aFaGb1ug/qEUQJqvoED8-aFaGb1ug -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/df/df821a16ff8be4b93ca414f2de25e49253cf8ddf2e3675bd8827f04768dfe246-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b832/ cat >/tmp/go-build1094312157/b832/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid z2O0Ub19B3MesKlqfeyD/z2O0Ub19B3MesKlqfeyD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/b1/b11f1f6ee2bf85980d4b4d2dc4018e8f3345172dee8e85d4ea317dac00bc6532-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b767/ cat >/tmp/go-build1094312157/b767/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1094312157/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1094312157/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1094312157/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1094312157/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1094312157/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid xmU2MknUgFiyEXa-F-44/xmU2MknUgFiyEXa-F-44 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/74/7464f2df44ffa14c1eb76a35b8fc675b8c8b4032b6f51baaebdbd0e0addb6b6f-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b835/ cat >/tmp/go-build1094312157/b835/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid _ZecsmTKOFGRfSo8Co9z/_ZecsmTKOFGRfSo8Co9z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/92/9258e0643b0de3b36ab85d180d8a6a33473275b0f52ebcc0df0bca4d3aa0eca0-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b837/ cat >/tmp/go-build1094312157/b837/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid xD_JZs6pL0Kx40_rhfCA/xD_JZs6pL0Kx40_rhfCA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/f8/f8c5feb082bd1748d963e4a29af7fed7e5f00ac8b2631a9428c83f1f1062958b-d # internal compress/zlib mkdir -p $WORK/b839/ cat >/tmp/go-build1094312157/b839/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile compress/flate=/tmp/go-build1094312157/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/adler32=/tmp/go-build1094312157/b840/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p compress/zlib -std -complete -installsuffix shared -buildid 5v7d42vLhjr9AQAaKiP-/5v7d42vLhjr9AQAaKiP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/2e/2e2e082ba3cfd361dfad7cf1f9c45068d13716589e5ed9ca1dcee0a1b0163912-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b846/ cat >/tmp/go-build1094312157/b846/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid o6leozGKAbKEige4rkfZ/o6leozGKAbKEige4rkfZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/ed/edd28022b18ba24f9bf0e397d5fa222583a7d4e1548508695eb54bff5729cf56-d # internal github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b851/ cat >/tmp/go-build1094312157/b851/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid I0qexI3MYS_x_ifWjc_y/I0qexI3MYS_x_ifWjc_y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/79/79a6dce2725db63f3c36f87fb2fea9d5dd958ee3ae5d6822717af034db4f6dd0-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b838/ cat >/tmp/go-build1094312157/b838/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/zlib=/tmp/go-build1094312157/b839/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid wRGosTXuql8A_KW_uKYx/wRGosTXuql8A_KW_uKYx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/41/4152659ecb2c760e6499fcb9af95455521538459dd8a45c116f854f62cd524de-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b743/ cat >/tmp/go-build1094312157/b743/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1094312157/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1094312157/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1094312157/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1094312157/b760/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1094312157/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid Y7boYMz-8g2v635HGnyl/Y7boYMz-8g2v635HGnyl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/70/70f2fc2cf04d13d830fffcebc4d19f511d6418f69da79321f43ed6fbdcb58041-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b852/ cat >/tmp/go-build1094312157/b852/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid R4CjzsDjG6pSGRt_LbUe/R4CjzsDjG6pSGRt_LbUe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/e4/e43551cee2e2fce7bea777505b8ed31574b09d0df07710c6d3239f34d6c304ef-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b854/ cat >/tmp/go-build1094312157/b854/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1094312157/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp -complete -installsuffix shared -buildid 5IpH_ercnjPS-Zz7seKY/5IpH_ercnjPS-Zz7seKY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/16/160f8a43fb8c7b25d9abe6925e1abf15897227a13a4dc34a9a37d031b8b6798b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b479/ cat >/tmp/go-build1094312157/b479/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1094312157/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1094312157/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1094312157/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1094312157/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1094312157/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1094312157/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1094312157/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1094312157/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1094312157/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1094312157/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1094312157/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1094312157/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1094312157/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1094312157/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1094312157/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1094312157/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1094312157/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1094312157/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1094312157/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1094312157/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1094312157/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1094312157/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1094312157/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1094312157/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1094312157/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1094312157/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1094312157/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1094312157/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1094312157/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1094312157/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1094312157/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1094312157/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1094312157/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1094312157/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1094312157/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1094312157/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1094312157/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1094312157/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1094312157/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1094312157/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1094312157/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1094312157/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1094312157/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1094312157/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid VUluXDILBmlLhMZjRfTD/VUluXDILBmlLhMZjRfTD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/f2/f2f8dd095831f86de635bfd9edd719ffa06d74b56312ee7eb5a8c9fdc6a0aec4-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b855/ cat >/tmp/go-build1094312157/b855/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto -complete -installsuffix shared -buildid -9FPajCMH9Mos-VVhuen/-9FPajCMH9Mos-VVhuen -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/e0/e02898a4acc0cdeec545b823bc1f9a88e543ce0f5499a735c8f2abe9e41dfc11-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b812/ cat >/tmp/go-build1094312157/b812/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1094312157/b813/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid Fu1jkY_oiEiwkCHc0vbo/Fu1jkY_oiEiwkCHc0vbo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/72/72a84bb1cdf233c792e8c3ef92adc09c98a758cb5dba310eb9e28af0837561ce-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b858/ cat >/tmp/go-build1094312157/b858/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid BLga5kQIcN3ITobJA_3t/BLga5kQIcN3ITobJA_3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/f9/f9454bd71515365924538caaf6b5dde8cb68ebecdc671ba346c156ff262cf172-d # internal github.com/prometheus/prometheus/util/logging mkdir -p $WORK/b860/ cat >/tmp/go-build1094312157/b860/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1094312157/b054/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1094312157/b556/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/prometheus/prometheus/util/logging -complete -installsuffix shared -buildid 6bfU9CUCmpwMT_2e0BMw/6bfU9CUCmpwMT_2e0BMw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/logging/dedupe.go ./_build/src/github.com/prometheus/prometheus/util/logging/file.go ./_build/src/github.com/prometheus/prometheus/util/logging/ratelimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/d5/d5094d6b7d7539d3fc0ae112e1418f7ec9f00fd7e25816a1c88d3c38c45d75ec-d # internal github.com/prometheus/prometheus/util/runtime mkdir -p $WORK/b862/ cat >/tmp/go-build1094312157/b862/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/prometheus/prometheus/util/runtime -complete -installsuffix shared -buildid 6YSq7zC2lw574F1NG47x/6YSq7zC2lw574F1NG47x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/runtime/limits_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/statfs_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/uname_linux.go ./_build/src/github.com/prometheus/prometheus/util/runtime/vmlimits_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/55/55e67ca22e13260cc981c2152cb225e4fb2029dad98e58405a1e448e56ad211f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b787/ cat >/tmp/go-build1094312157/b787/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1094312157/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1094312157/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1094312157/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid iPAM7g_g0CLr9ybFwd7W/iPAM7g_g0CLr9ybFwd7W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b854/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/3d/3dec361739d93990a1291e03ee59216a9ddb67bd84b962025f84ba9e8bdca1e2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b796/ cat >/tmp/go-build1094312157/b796/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/csv=/tmp/go-build1094312157/b663/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1094312157/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid Z1pUQPibRh2OYtk53s_H/Z1pUQPibRh2OYtk53s_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/81/81c9107d302fbe5b052f354d9113f6b5a4023659cd320d9e7f359280028169d3-d # internal github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter mkdir -p $WORK/b865/ cat >/tmp/go-build1094312157/b865/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid EKem7KPCAefMub0gXohs/EKem7KPCAefMub0gXohs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/router.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/19/19f7f63f8fab18153812a278b3051bb5467284d3166ba630fd73f86efedffa26-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b811/ cat >/tmp/go-build1094312157/b811/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1094312157/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1094312157/b817/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile testing=/tmp/go-build1094312157/b431/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid TTTIiUuRrEKR2qkuLUTv/TTTIiUuRrEKR2qkuLUTv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/0d/0d0bd9187cbbe1b0846c2cffe0d098e42ff275452fd44fc803eed5151bbde098-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route mkdir -p $WORK/b864/ cat >/tmp/go-build1094312157/b864/importcfg << 'EOF' # internal # import config importmap github.com/julienschmidt/httprouter=github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build1094312157/b865/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route -complete -installsuffix shared -buildid YmkM1pdOEDIs_BbvIYtq/YmkM1pdOEDIs_BbvIYtq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/a6/a674146446b69dbafa222ea1a038badbbe9d3947a633d13005164625c7b370d9-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b808/ cat >/tmp/go-build1094312157/b808/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1094312157/b809/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1094312157/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1094312157/b812/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile testing=/tmp/go-build1094312157/b431/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid L1t2h_vvffozreQNWbGX/L1t2h_vvffozreQNWbGX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/da/dac335229a4f73828a301dbacd0eef96f5759f79eba4df7804e8338d3d416993-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server mkdir -p $WORK/b866/ cat >/tmp/go-build1094312157/b866/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server -complete -installsuffix shared -buildid lKJjL-XnYktJzzJU0NfL/lKJjL-XnYktJzzJU0NfL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server/static_file_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/6e/6ef68a23465eee6c42768b9fcdf014521e3a662f697717ac688bcb15fb7dabb8-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter mkdir -p $WORK/b870/ cat >/tmp/go-build1094312157/b870/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter -complete -installsuffix shared -buildid 1_5TIjWGmca2-W3CYIDh/1_5TIjWGmca2-W3CYIDh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/11/11bd5b241736399761464cf74e992ae184bc5f083f185c7614946bf64a73b548-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union mkdir -p $WORK/b871/ cat >/tmp/go-build1094312157/b871/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union -complete -installsuffix shared -buildid Nlf5iEtKr9Wwdnuxvxeu/Nlf5iEtKr9Wwdnuxvxeu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union/union.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/ba/ba939e178e50a0c08a8ae4a5fc25ab56de34441d7d91f52c59f0f1d4d932a05f-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b803/ cat >/tmp/go-build1094312157/b803/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1094312157/b808/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid m9LbTun3h_7Ek1tgbmbC/m9LbTun3h_7Ek1tgbmbC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/0e/0ea3081bb02b0702075626f3c14470b8b3497911db87536e37cf15bb3f4039bd-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b873/ cat >/tmp/go-build1094312157/b873/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid d10EBhZQEhCHz63W3_Ct/d10EBhZQEhCHz63W3_Ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b838/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/53/53cd7d1e9234c14ed4f21ebbfc09b812a4722598e023148b8d5a1e37ea42dc6b-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b841/ cat >/tmp/go-build1094312157/b841/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid GCLegb8edrJpWzZosW4J/GCLegb8edrJpWzZosW4J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/36/36775c007c9978850d865cb7fb45a71f67c8d6c30e5ea273270a2452aa571207-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b842/ cat >/tmp/go-build1094312157/b842/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid LU-SIa02YzDPJzNfEKOz/LU-SIa02YzDPJzNfEKOz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/b5/b56e452c0c7e6e069cea43747da58c2e6ec8cb2131c46dc464cffd7c99bc3628-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b843/ cat >/tmp/go-build1094312157/b843/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid 5GGI-CIC-5sjnkBS0Xlo/5GGI-CIC-5sjnkBS0Xlo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/04/040cfede43c102191e55f0361e0e80dd46b2121329e5adb877ac22ab72c1bd5e-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b857/ cat >/tmp/go-build1094312157/b857/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1094312157/b858/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid qtR0bK_SE2YnfaYvSKqb/qtR0bK_SE2YnfaYvSKqb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/32/327243ba1182dfbc9c3be60fae8a3a8df35fb1353c1e6482a4eccb5384eb57f5-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b435/ cat >/tmp/go-build1094312157/b435/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1094312157/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1094312157/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1094312157/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1094312157/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1094312157/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1094312157/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1094312157/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1094312157/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1094312157/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1094312157/b554/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid jiizI97DPc6tTdZRkEJg/jiizI97DPc6tTdZRkEJg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/c1/c1890b095befbcff9b3e241cc1fe5061b5017f3538852652ed0fca9fb58fffd9-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b795/ cat >/tmp/go-build1094312157/b795/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding/gob=/tmp/go-build1094312157/b741/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1094312157/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1094312157/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid C1oXBmifzyFyhH04Hu_4/C1oXBmifzyFyhH04Hu_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/fc/fcdaf1d72bceb14799640d67fbd9b274bc0bb604e15073a8ac673b42e9d29fc9-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b856/ cat >/tmp/go-build1094312157/b856/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1094312157/b857/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/prometheus/prometheus/prompb -complete -installsuffix shared -buildid cnXYYaQe-QvQJ4lVJKd_/cnXYYaQe-QvQJ4lVJKd_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/prometheus/prometheus/prompb/custom.go ./_build/src/github.com/prometheus/prometheus/prompb/remote.pb.go ./_build/src/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/f9/f950f2031d0db9277dcd6aae1487611eb4cb29aefa84bc9a540cbdb9aa5ea080-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen mkdir -p $WORK/b872/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b842/_pkg_.a # internal cat >/tmp/go-build1094312157/b872/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/vfsutil=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1094312157/b873/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid 2dDPxd8albxsb6mKwDml/2dDPxd8albxsb6mKwDml -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/commentwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/generator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/stringwriter.go cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/9b/9b5fc77166681e9dda5c61370977f9b66ffbd8517c03bc80194e82b6315ee2c7-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil mkdir -p $WORK/b874/ cat >/tmp/go-build1094312157/b874/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil -complete -installsuffix shared -buildid odG9G3VWJ2jYdIWa4LYj/odG9G3VWJ2jYdIWa4LYj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/1f/1fd8d1d126c8bfc1379596f6fbf60457c26eeb453305d50064705ca74561c173-d # internal internal/profile mkdir -p $WORK/b876/ cat >/tmp/go-build1094312157/b876/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1094312157/b213/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p internal/profile -std -complete -installsuffix shared -buildid OXWLwsu2DA2K5n6Hik6F/OXWLwsu2DA2K5n6Hik6F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/41/4143d4466e3a2dc2cd41f4b06b87589c631f92d32e4176145a3512f6799b5e79-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b786/ cat >/tmp/go-build1094312157/b786/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1094312157/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1094312157/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1094312157/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1094312157/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1094312157/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1094312157/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid mCHgoeS6GMavR_IwIPT1/mCHgoeS6GMavR_IwIPT1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/a8/a802febe8c64af687795938688f8249a01be1f8300a9df7b347eeac2e054a0aa-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b845/ cat >/tmp/go-build1094312157/b845/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1094312157/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1094312157/b843/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid mNRFCLyQXEhQR3VoAmUl/mNRFCLyQXEhQR3VoAmUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/8d/8d0a0edc4721a87ce73acf66dde56e4c77be16b60803af1661f44f346cf7abfc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b803/_pkg_.a # internal github.com/prometheus/prometheus/web/ui mkdir -p $WORK/b869/ cat >/tmp/go-build1094312157/b869/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/filter=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter importmap github.com/shurcooL/httpfs/union=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union importmap github.com/shurcooL/vfsgen=github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build1094312157/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build1094312157/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1094312157/b872/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/prometheus/prometheus/web/ui -complete -installsuffix shared -buildid Od_nyiZyaRtnnqMy40B5/Od_nyiZyaRtnnqMy40B5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/ui/assets_vfsdata.go ./_build/src/github.com/prometheus/prometheus/web/ui/doc.go cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/b2/b288f98bb9cb16f2415f211057e49fe3525be9969f53101fa7634e4bb66a54e2-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b802/ cat >/tmp/go-build1094312157/b802/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid FGoBJWH3owQICRoaZKNa/FGoBJWH3owQICRoaZKNa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/bf/bf5af2318b947df94bb8f4ba5064472a7e7560cf0818e0dc00057dac97dddc84-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b823/ cat >/tmp/go-build1094312157/b823/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1094312157/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid WxiD-OFyKkZKX3j0h-B0/WxiD-OFyKkZKX3j0h-B0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/e1/e1444e3c930d46d4ee338e2b348fff197887c7ae0812bd542ccfd4c670a42fcb-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b825/ cat >/tmp/go-build1094312157/b825/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1094312157/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid iK_sqoHzovQIVzMjysT5/iK_sqoHzovQIVzMjysT5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/7b/7b4b4d2d3f00661517be1b273b20022b153e60781afff2035e0f3d7b1be0c29c-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b844/ cat >/tmp/go-build1094312157/b844/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1094312157/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1094312157/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1094312157/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1094312157/b843/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid -jv804C_to0NfbFx2ONv/-jv804C_to0NfbFx2ONv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/16/166acc1232aa1c137c5023f0bb060c3f2543a81b1fcc8d4f238dc1787c4d299f-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b824/ cat >/tmp/go-build1094312157/b824/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1094312157/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1094312157/b825/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid HOCjpm3dR7ImLApeuI7y/HOCjpm3dR7ImLApeuI7y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/be/be2cbfaa0718637ac6222e2e98734537b15ad9fbaeb9e851f2c1ff6c40bd7ca2-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b850/ cat >/tmp/go-build1094312157/b850/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1094312157/b851/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1094312157/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1094312157/b852/_pkg_.a packagefile hash/fnv=/tmp/go-build1094312157/b147/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid mLtoLrbYifyGSsM9i1J_/mLtoLrbYifyGSsM9i1J_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/e8/e8ffd10a226ec42901fe54d2a1750230f74c42d74a7868f91f178b653f9b9c2b-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b831/ cat >/tmp/go-build1094312157/b831/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1094312157/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1094312157/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1094312157/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1094312157/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1094312157/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1094312157/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1094312157/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1094312157/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1094312157/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1094312157/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1094312157/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 3lZS6l989zqSzXFpbV_T/3lZS6l989zqSzXFpbV_T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/2f/2f847bc8c42e4cac2efb77a1dc11c4961f8c1bba49f68604e00f300f3f61f584-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b826/ cat >/tmp/go-build1094312157/b826/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1094312157/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1094312157/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1094312157/b825/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid cb6QzmI96zB4kIyBPWES/cb6QzmI96zB4kIyBPWES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b786/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/12/121d95429e6a3626f68d7ed45c398d592d3d2866e679639d30e3aa497b561230-d # internal net/http/pprof mkdir -p $WORK/b875/ cat >/tmp/go-build1094312157/b875/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile html=/tmp/go-build1094312157/b195/_pkg_.a packagefile internal/profile=/tmp/go-build1094312157/b876/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build1094312157/b418/_pkg_.a packagefile runtime/trace=/tmp/go-build1094312157/b411/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p net/http/pprof -std -complete -installsuffix shared -buildid PWZn5dDdgEsZSibYw3gI/PWZn5dDdgEsZSibYw3gI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/88/88a3880470b2e4f28cfd3ae0440a3b923301b49812cd8c3d2fe5a73fe76d8a57-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b780/ cat >/tmp/go-build1094312157/b780/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1094312157/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1094312157/b786/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid ERa7DxGjJzKFg8n9LF2A/ERa7DxGjJzKFg8n9LF2A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/6c/6c3679a2ec32034baee4117945dbaa83d2174ad2b37ef24eeb155d44647b2b3e-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b289/ cat >/tmp/go-build1094312157/b289/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1094312157/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1094312157/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1094312157/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1094312157/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1094312157/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid ruHNiahIWRi8lJfm_g-f/ruHNiahIWRi8lJfm_g-f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/84/8437db45badffe7392f051b4ae23802201c17661092ed2f4a22e176447b70883-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log mkdir -p $WORK/b878/ cat >/tmp/go-build1094312157/b878/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1094312157/b054/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log -complete -installsuffix shared -buildid Mxofxn1C9YfTjwdeoHql/Mxofxn1C9YfTjwdeoHql -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/d3/d3b155d0a638e95b09d755aabf133056aaf9b377b1ab8038aa966029847e6989-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b819/ cat >/tmp/go-build1094312157/b819/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1094312157/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1094312157/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1094312157/b822/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1094312157/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1094312157/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1094312157/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1094312157/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1094312157/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1094312157/b828/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid Wl_DkHhlr14Lz6wCRmLs/Wl_DkHhlr14Lz6wCRmLs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/30/30e134a3024bb9f147bbcf9c2f12dbf9d659c21397c91380991518af605b0543-d # internal github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 mkdir -p $WORK/b880/ cat >/tmp/go-build1094312157/b880/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 -complete -installsuffix shared -buildid vkBseL95xmSnhKIiqggQ/vkBseL95xmSnhKIiqggQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/5a/5a4531d518b958a551eb12c8757d2d071454e1ca0ff7d24eec3ee83a578d42e1-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b766/ cat >/tmp/go-build1094312157/b766/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1094312157/b780/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid qgQNkIPN1jhwGstvglGH/qgQNkIPN1jhwGstvglGH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/03/03f56ad0a92d03cf6f389c0801772152303edbc30014410d618c4385dbcd07b1-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level mkdir -p $WORK/b879/ cat >/tmp/go-build1094312157/b879/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1094312157/b878/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid -PNvjFDhWywP4bBO-bA_/-PNvjFDhWywP4bBO-bA_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/8a/8a8d692fee33d49a09df81419ad9275ea044f10424e61df80c6d6b218a1880ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b883/ cat >/tmp/go-build1094312157/b883/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid n9zevBcLAa5w_zRI2a3v/n9zevBcLAa5w_zRI2a3v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d0/d0468d0c47aba9d4efd0b2cefd21c44c6eb2f42ab0cab867df58b4bf5229b96a-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b282/ cat >/tmp/go-build1094312157/b282/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1094312157/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1094312157/b289/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1094312157/b305/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1094312157/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1094312157/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1094312157/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1094312157/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1094312157/b333/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1094312157/b426/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1094312157/b434/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1094312157/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1094312157/b668/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1094312157/b674/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1094312157/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1094312157/b710/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1094312157/b723/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1094312157/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1094312157/b737/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1094312157/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1094312157/b743/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1094312157/b761/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid JqiZp3QzQYSPQWxvi3vB/JqiZp3QzQYSPQWxvi3vB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/11/1146f5ed3e34d99e8499fb1b24d1e2b0a61054040141b5ec6720ea9f3359211a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b879/_pkg_.a # internal github.com/prometheus/prometheus/storage/remote mkdir -p $WORK/b853/ cat >/tmp/go-build1094312157/b853/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promauto=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile crypto/md5=/tmp/go-build1094312157/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1094312157/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1094312157/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1094312157/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build1094312157/b855/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1094312157/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1094312157/b851/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build1094312157/b856/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1094312157/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1094312157/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1094312157/b826/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build1094312157/b859/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1094312157/b860/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/prometheus/prometheus/storage/remote -complete -installsuffix shared -buildid aTqP4oLY4fhG-9ZNRlLl/aTqP4oLY4fhG-9ZNRlLl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/remote/chunked.go ./_build/src/github.com/prometheus/prometheus/storage/remote/client.go ./_build/src/github.com/prometheus/prometheus/storage/remote/codec.go ./_build/src/github.com/prometheus/prometheus/storage/remote/ewma.go ./_build/src/github.com/prometheus/prometheus/storage/remote/intern.go ./_build/src/github.com/prometheus/prometheus/storage/remote/max_timestamp.go ./_build/src/github.com/prometheus/prometheus/storage/remote/metadata_watcher.go ./_build/src/github.com/prometheus/prometheus/storage/remote/queue_manager.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read_handler.go ./_build/src/github.com/prometheus/prometheus/storage/remote/storage.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write_handler.go cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/de/dec39ec2fa6e3bc3096b29a2d6372e50f7c6ab856d9176f23a7f0c0d829b358a-d # internal github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit mkdir -p $WORK/b877/ cat >/tmp/go-build1094312157/b877/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log importmap github.com/go-kit/kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1094312157/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build1094312157/b879/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit -complete -installsuffix shared -buildid aSAlYImk5HiQMnjieVhQ/aSAlYImk5HiQMnjieVhQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/99/99a6c38d717695918ab861089233ffdfadeaeda808b8dc53b9dda8d7c90dff3f-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b887/ cat >/tmp/go-build1094312157/b887/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1094312157/b846/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus -complete -installsuffix shared -buildid 1x32xRzjSiFN_u_57LIu/1x32xRzjSiFN_u_57LIu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/48/4822387c281299bb5b5c1cf3ab3c6d5e362a14a991232a92cf581ca149243e34-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/b2/b2d031f77b5ee2db3ac085f2414fcae9f782e2aa14dc36f98dcbe9b486999aad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/a1/a1772b59732f20ad7c6366787e7c25fe62a7f2d0cc98f08ffe4ecff5513b6602-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/50/50a2e4648f3b3fc584ed57cbb49a077aa6d5b9233d18ca7b091a3c73e1917f83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/5d/5d9a2c4b727dd4ea44621d368dedf2675290c5e37716d8fd5ffe17950f6dfc66-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b882/ cat >/tmp/go-build1094312157/b882/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1094312157/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build1094312157/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1094312157/b844/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid _YJ3dgAeOq3aRdsPGDeL/_YJ3dgAeOq3aRdsPGDeL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b884/ cat >/tmp/go-build1094312157/b884/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1094312157/b844/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 583uCFZ9CKZuwrKMYDcm/583uCFZ9CKZuwrKMYDcm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b885/ cat >/tmp/go-build1094312157/b885/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1094312157/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1094312157/b846/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid kIAqdxpHyq73nJGduSQB/kIAqdxpHyq73nJGduSQB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b886/ cat >/tmp/go-build1094312157/b886/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1094312157/b841/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid 59ABvR3Zpwrb6kAUCsPF/59ABvR3Zpwrb6kAUCsPF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/a4/a4151d09c72fc70d3572e3d7568684518663dd058c4ab97644f80bd8c57b2ddf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/79/79863e1695ab5634a3d8c2bc28bc5392b56fac706d0d5a5a7c154ba97634b28e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b885/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/94/94cbd9346ed3a42116ecf7c7399a70a1b944fa45cd6f37ede650b2a036a67900-d # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/8b/8be263209b9acaa8979b20951827b4bba2701d2d6d0be67dd7880d26dfd3ac95-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b881/ cat >/tmp/go-build1094312157/b881/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build1094312157/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build1094312157/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build1094312157/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build1094312157/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1094312157/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1094312157/b846/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid A_ekXK8g9S3vBUNrT5SU/A_ekXK8g9S3vBUNrT5SU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/b7/b764376c31398183ad3bbc79bc8e442e37cc643ce9e364294bfaced8a7b5737a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/bd/bda2f6ca7f1b1506cf603b523c43be39357006ccbbb3b58b5e6fac522477b5fc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/e7/e7398a2037fab19b74eda7deb8794ed112a02ba985ce3b4b58dfd4249176a0d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/ff/ffd838626c0f7a4f83c700637815dcde2d0fad9ce88c65798da6a7c66f7cd3fa-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b830/ github.com/prometheus/prometheus/tsdb/agent mkdir -p $WORK/b861/ cat >/tmp/go-build1094312157/b830/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1094312157/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1094312157/b812/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid pGT7eqSNF9-Cp3yw0B6S/pGT7eqSNF9-Cp3yw0B6S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go cat >/tmp/go-build1094312157/b861/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1094312157/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1094312157/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1094312157/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1094312157/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/prometheus/prometheus/tsdb/agent -complete -installsuffix shared -buildid jPPr4TPHq9KLK8g_BOkT/jPPr4TPHq9KLK8g_BOkT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/agent/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/agent/series.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/84/8494082bfe1b17242db5ff11338563e9ac59bd54a432f969ee67f25a25110078-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b798/ cat >/tmp/go-build1094312157/b798/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1094312157/b799/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1094312157/b829/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1094312157/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1094312157/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1094312157/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid _Z_naqulssdGRa5PMFY3/_Z_naqulssdGRa5PMFY3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/9f/9f4e9a850c90262f86dac797295b6feb845f169c9f4a73de0176d7edec6c01d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/de/de5ebb8db502539ba39476dfc509ee96abf0783b3340db74900d074ef1969922-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b849/ github.com/prometheus/prometheus/util/httputil mkdir -p $WORK/b867/ cat >/tmp/go-build1094312157/b849/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile html/template=/tmp/go-build1094312157/b194/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid evtDVqv4bheP5pfacw3P/evtDVqv4bheP5pfacw3P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go cat >/tmp/go-build1094312157/b867/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile compress/zlib=/tmp/go-build1094312157/b839/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/prometheus/prometheus/util/httputil -complete -installsuffix shared -buildid 6UxbO1juZ1TIkjw4saR7/6UxbO1juZ1TIkjw4saR7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/httputil/compression.go ./_build/src/github.com/prometheus/prometheus/util/httputil/context.go ./_build/src/github.com/prometheus/prometheus/util/httputil/cors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/ed/edb422884c346f9d50bc9d611c2f684632db2e9cbe6b6a14c67f15821573eee8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/c5/c54b3f1093db1456a348849d95e0ca863bb1244a9609beefc5ae84792872e8a4-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b848/ cat >/tmp/go-build1094312157/b848/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1094312157/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid dn4dLeuoyMX6W3jjII3A/dn4dLeuoyMX6W3jjII3A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/82/82056fa8b0a38fe039f6ef65977dc6ff9cbed73e9a1f1cf7866c3ab2d420285c-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b847/ cat >/tmp/go-build1094312157/b847/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1094312157/b848/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1094312157/b849/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile html/template=/tmp/go-build1094312157/b194/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid OsplzixM52PlYSdMp5gU/OsplzixM52PlYSdMp5gU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/ad/ad93b566b4968fbb2b97f0bd7dd69b20ab357e2367484a949059b32bf644c06e-d # internal github.com/prometheus/prometheus/web/api/v1 mkdir -p $WORK/b868/ cat >/tmp/go-build1094312157/b868/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1094312157/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1094312157/b864/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1094312157/b851/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1094312157/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1094312157/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1094312157/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1094312157/b823/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1094312157/b867/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1094312157/b829/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/prometheus/prometheus/web/api/v1 -complete -installsuffix shared -buildid Y3INVec0OSn2qE-EOIbW/Y3INVec0OSn2qE-EOIbW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/api/v1/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/45/45ed179d9599b72f4bf63ea71d796e93d7e6afd44f388e597a6e6078c652474c-d # internal github.com/prometheus/prometheus/web mkdir -p $WORK/b863/ cat >/tmp/go-build1094312157/b863/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route importmap github.com/prometheus/common/server=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/net/netutil=github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1094312157/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1094312157/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1094312157/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1094312157/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build1094312157/b866/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1094312157/b215/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1094312157/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1094312157/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1094312157/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1094312157/b849/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1094312157/b823/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1094312157/b867/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build1094312157/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build1094312157/b869/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build1094312157/b874/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1094312157/b875/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/prometheus/prometheus/web -complete -installsuffix shared -buildid tGXgnpdPWW6xrlm2JNwb/tGXgnpdPWW6xrlm2JNwb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/federate.go ./_build/src/github.com/prometheus/prometheus/web/web.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/ba/ba5e4a7116af8a89f00351d8e5dc89eeaf1faf03ca5174d6a8e8ecf5bdd8e733-d # internal github.com/prometheus/prometheus/cmd/prometheus mkdir -p $WORK/b001/ cat >/tmp/go-build1094312157/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/oklog/run=github.com/prometheus/prometheus/vendor/github.com/oklog/run importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap github.com/prometheus/common/promlog/flag=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap github.com/prometheus/exporter-toolkit/web/kingpinflag=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag importmap github.com/simonpasquier/klog-gokit=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit importmap github.com/simonpasquier/klog-gokit/v3=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 importmap github.com/uber/jaeger-client-go/config=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config importmap github.com/uber/jaeger-lib/metrics/prometheus=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1094312157/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build1094312157/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1094312157/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build1094312157/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1094312157/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build1094312157/b232/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1094312157/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build1094312157/b764/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1094312157/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1094312157/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1094312157/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1094312157/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build1094312157/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1094312157/b860/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build1094312157/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build1094312157/b863/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build1094312157/b877/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build1094312157/b880/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build1094312157/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build1094312157/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1094312157/b206/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1094312157/b875/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/signal=/tmp/go-build1094312157/b200/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build1094312157/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid YQwFcS7WaeM_yzKSGIF4/YQwFcS7WaeM_yzKSGIF4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/prometheus/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f5/f5e5a5b517bd698c7ccd3e9059aff31dbe0e3cb1ca9648a1354948d0f8b4f01c-d # internal cat >/tmp/go-build1094312157/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/prometheus=/tmp/go-build1094312157/b001/_pkg_.a packagefile context=/tmp/go-build1094312157/b002/_pkg_.a packagefile fmt=/tmp/go-build1094312157/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1094312157/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1094312157/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1094312157/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1094312157/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build1094312157/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1094312157/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1094312157/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1094312157/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1094312157/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1094312157/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build1094312157/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1094312157/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1094312157/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build1094312157/b232/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1094312157/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1094312157/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1094312157/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build1094312157/b764/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1094312157/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1094312157/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1094312157/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1094312157/b281/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1094312157/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1094312157/b798/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1094312157/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1094312157/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1094312157/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1094312157/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1094312157/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build1094312157/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1094312157/b860/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build1094312157/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1094312157/b288/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build1094312157/b863/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build1094312157/b877/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build1094312157/b880/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build1094312157/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build1094312157/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1094312157/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1094312157/b206/_pkg_.a packagefile io=/tmp/go-build1094312157/b036/_pkg_.a packagefile math=/tmp/go-build1094312157/b030/_pkg_.a packagefile math/bits=/tmp/go-build1094312157/b031/_pkg_.a packagefile net=/tmp/go-build1094312157/b112/_pkg_.a packagefile net/http=/tmp/go-build1094312157/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1094312157/b875/_pkg_.a packagefile net/url=/tmp/go-build1094312157/b118/_pkg_.a packagefile os=/tmp/go-build1094312157/b037/_pkg_.a packagefile os/signal=/tmp/go-build1094312157/b200/_pkg_.a packagefile path/filepath=/tmp/go-build1094312157/b119/_pkg_.a packagefile regexp=/tmp/go-build1094312157/b058/_pkg_.a packagefile runtime=/tmp/go-build1094312157/b009/_pkg_.a packagefile strings=/tmp/go-build1094312157/b046/_pkg_.a packagefile sync=/tmp/go-build1094312157/b020/_pkg_.a packagefile syscall=/tmp/go-build1094312157/b024/_pkg_.a packagefile time=/tmp/go-build1094312157/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build1094312157/b341/_pkg_.a packagefile errors=/tmp/go-build1094312157/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1094312157/b004/_pkg_.a packagefile sync/atomic=/tmp/go-build1094312157/b022/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1094312157/b028/_pkg_.a packagefile reflect=/tmp/go-build1094312157/b029/_pkg_.a packagefile sort=/tmp/go-build1094312157/b035/_pkg_.a packagefile strconv=/tmp/go-build1094312157/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1094312157/b033/_pkg_.a packagefile bytes=/tmp/go-build1094312157/b048/_pkg_.a packagefile encoding=/tmp/go-build1094312157/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1094312157/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1094312157/b054/_pkg_.a packagefile log=/tmp/go-build1094312157/b056/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1094312157/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1094312157/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1094312157/b202/_pkg_.a packagefile path=/tmp/go-build1094312157/b044/_pkg_.a packagefile expvar=/tmp/go-build1094312157/b067/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1094312157/b140/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1094312157/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1094312157/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1094312157/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1094312157/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1094312157/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1094312157/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1094312157/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1094312157/b171/_pkg_.a packagefile runtime/debug=/tmp/go-build1094312157/b191/_pkg_.a packagefile text/template=/tmp/go-build1094312157/b196/_pkg_.a packagefile crypto/tls=/tmp/go-build1094312157/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1094312157/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1094312157/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1094312157/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1094312157/b230/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1094312157/b229/_pkg_.a packagefile math/rand=/tmp/go-build1094312157/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1094312157/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1094312157/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1094312157/b289/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1094312157/b305/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1094312157/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1094312157/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1094312157/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1094312157/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1094312157/b333/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1094312157/b426/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1094312157/b434/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1094312157/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1094312157/b668/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1094312157/b674/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1094312157/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1094312157/b710/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1094312157/b723/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1094312157/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1094312157/b737/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1094312157/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1094312157/b743/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1094312157/b761/_pkg_.a packagefile bufio=/tmp/go-build1094312157/b055/_pkg_.a packagefile regexp/syntax=/tmp/go-build1094312157/b059/_pkg_.a packagefile crypto/md5=/tmp/go-build1094312157/b102/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1094312157/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1094312157/b780/_pkg_.a packagefile container/heap=/tmp/go-build1094312157/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1094312157/b799/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1094312157/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1094312157/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1094312157/b802/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1094312157/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1094312157/b829/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1094312157/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1094312157/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1094312157/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1094312157/b831/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1094312157/b848/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1094312157/b849/_pkg_.a packagefile html/template=/tmp/go-build1094312157/b194/_pkg_.a packagefile compress/gzip=/tmp/go-build1094312157/b069/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1094312157/b851/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1094312157/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1094312157/b852/_pkg_.a packagefile hash/fnv=/tmp/go-build1094312157/b147/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1094312157/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1094312157/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1094312157/b808/_pkg_.a packagefile encoding/binary=/tmp/go-build1094312157/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1094312157/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1094312157/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1094312157/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1094312157/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build1094312157/b855/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build1094312157/b856/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1094312157/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1094312157/b826/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build1094312157/b859/_pkg_.a packagefile hash=/tmp/go-build1094312157/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1094312157/b071/_pkg_.a packagefile crypto/rand=/tmp/go-build1094312157/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1094312157/b771/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1094312157/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1094312157/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1094312157/b822/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1094312157/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1094312157/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1094312157/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1094312157/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1094312157/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1094312157/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1094312157/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build1094312157/b866/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1094312157/b867/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build1094312157/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build1094312157/b869/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build1094312157/b874/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1094312157/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build1094312157/b879/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build1094312157/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build1094312157/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build1094312157/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build1094312157/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1094312157/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1094312157/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1094312157/b207/_pkg_.a packagefile go/doc=/tmp/go-build1094312157/b209/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1094312157/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build1094312157/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1094312157/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build1094312157/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build1094312157/b114/_pkg_.a packagefile internal/poll=/tmp/go-build1094312157/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build1094312157/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1094312157/b039/_pkg_.a packagefile io/fs=/tmp/go-build1094312157/b043/_pkg_.a packagefile net/netip=/tmp/go-build1094312157/b116/_pkg_.a packagefile container/list=/tmp/go-build1094312157/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build1094312157/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1094312157/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1094312157/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b126/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1094312157/b040/_pkg_.a packagefile mime=/tmp/go-build1094312157/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1094312157/b135/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1094312157/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1094312157/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1094312157/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1094312157/b131/_pkg_.a packagefile html=/tmp/go-build1094312157/b195/_pkg_.a packagefile internal/profile=/tmp/go-build1094312157/b876/_pkg_.a packagefile runtime/pprof=/tmp/go-build1094312157/b418/_pkg_.a packagefile runtime/trace=/tmp/go-build1094312157/b411/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1094312157/b041/_pkg_.a packagefile internal/testlog=/tmp/go-build1094312157/b042/_pkg_.a packagefile unicode=/tmp/go-build1094312157/b034/_pkg_.a packagefile internal/abi=/tmp/go-build1094312157/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1094312157/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1094312157/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1094312157/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1094312157/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1094312157/b014/_pkg_.a packagefile internal/goos=/tmp/go-build1094312157/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1094312157/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1094312157/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1094312157/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1094312157/b019/_pkg_.a packagefile internal/race=/tmp/go-build1094312157/b021/_pkg_.a packagefile internal/oserror=/tmp/go-build1094312157/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1094312157/b008/_pkg_.a packagefile unicode/utf16=/tmp/go-build1094312157/b053/_pkg_.a packagefile log/internal=/tmp/go-build1094312157/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1094312157/b193/_pkg_.a packagefile text/tabwriter=/tmp/go-build1094312157/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1094312157/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1094312157/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1094312157/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1094312157/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1094312157/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1094312157/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1094312157/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1094312157/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1094312157/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1094312157/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1094312157/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1094312157/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1094312157/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1094312157/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1094312157/b188/_pkg_.a packagefile text/template/parse=/tmp/go-build1094312157/b197/_pkg_.a packagefile crypto=/tmp/go-build1094312157/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1094312157/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1094312157/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1094312157/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1094312157/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1094312157/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1094312157/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1094312157/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1094312157/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1094312157/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build1094312157/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build1094312157/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1094312157/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1094312157/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1094312157/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1094312157/b079/_pkg_.a packagefile encoding/pem=/tmp/go-build1094312157/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1094312157/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1094312157/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1094312157/b124/_pkg_.a packagefile crypto/dsa=/tmp/go-build1094312157/b108/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1094312157/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1094312157/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1094312157/b098/_pkg_.a packagefile math/big=/tmp/go-build1094312157/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1094312157/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1094312157/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1094312157/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1094312157/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1094312157/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1094312157/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1094312157/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1094312157/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1094312157/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1094312157/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1094312157/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1094312157/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1094312157/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1094312157/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1094312157/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1094312157/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1094312157/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1094312157/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1094312157/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1094312157/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1094312157/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1094312157/b323/_pkg_.a packagefile encoding/xml=/tmp/go-build1094312157/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1094312157/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1094312157/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1094312157/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1094312157/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1094312157/b427/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1094312157/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1094312157/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1094312157/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1094312157/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1094312157/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1094312157/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1094312157/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1094312157/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1094312157/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1094312157/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1094312157/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1094312157/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1094312157/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1094312157/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1094312157/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1094312157/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1094312157/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1094312157/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1094312157/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1094312157/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1094312157/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1094312157/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1094312157/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1094312157/b720/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1094312157/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1094312157/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1094312157/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1094312157/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1094312157/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1094312157/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1094312157/b739/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1094312157/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1094312157/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1094312157/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1094312157/b760/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1094312157/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1094312157/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1094312157/b762/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1094312157/b763/_pkg_.a packagefile database/sql/driver=/tmp/go-build1094312157/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1094312157/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1094312157/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1094312157/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1094312157/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1094312157/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1094312157/b777/_pkg_.a packagefile net/mail=/tmp/go-build1094312157/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1094312157/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1094312157/b786/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1094312157/b817/_pkg_.a packagefile testing=/tmp/go-build1094312157/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1094312157/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1094312157/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1094312157/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1094312157/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1094312157/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1094312157/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1094312157/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1094312157/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1094312157/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1094312157/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1094312157/b485/_pkg_.a packagefile compress/flate=/tmp/go-build1094312157/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1094312157/b809/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1094312157/b857/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1094312157/b081/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1094312157/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1094312157/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build1094312157/b865/_pkg_.a packagefile compress/zlib=/tmp/go-build1094312157/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1094312157/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build1094312157/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build1094312157/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1094312157/b872/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build1094312157/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1094312157/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1094312157/b208/_pkg_.a packagefile go/ast=/tmp/go-build1094312157/b210/_pkg_.a packagefile go/doc/comment=/tmp/go-build1094312157/b212/_pkg_.a packagefile go/token=/tmp/go-build1094312157/b154/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1094312157/b213/_pkg_.a packagefile internal/bisect=/tmp/go-build1094312157/b065/_pkg_.a packagefile internal/intern=/tmp/go-build1094312157/b117/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1094312157/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1094312157/b130/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1094312157/b136/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1094312157/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1094312157/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1094312157/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1094312157/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1094312157/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1094312157/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1094312157/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1094312157/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1094312157/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1094312157/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1094312157/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1094312157/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1094312157/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1094312157/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1094312157/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1094312157/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1094312157/b179/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1094312157/b078/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1094312157/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1094312157/b088/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1094312157/b093/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1094312157/b094/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1094312157/b100/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1094312157/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1094312157/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1094312157/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1094312157/b123/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1094312157/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1094312157/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1094312157/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1094312157/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1094312157/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1094312157/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1094312157/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1094312157/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1094312157/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1094312157/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1094312157/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1094312157/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1094312157/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1094312157/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1094312157/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1094312157/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1094312157/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1094312157/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1094312157/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1094312157/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1094312157/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1094312157/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1094312157/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1094312157/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1094312157/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1094312157/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1094312157/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1094312157/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1094312157/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1094312157/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1094312157/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1094312157/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1094312157/b295/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1094312157/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1094312157/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1094312157/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1094312157/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1094312157/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1094312157/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1094312157/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1094312157/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1094312157/b321/_pkg_.a packagefile encoding/base32=/tmp/go-build1094312157/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1094312157/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1094312157/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1094312157/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1094312157/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1094312157/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1094312157/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1094312157/b339/_pkg_.a packagefile os/user=/tmp/go-build1094312157/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1094312157/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1094312157/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1094312157/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1094312157/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1094312157/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1094312157/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1094312157/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1094312157/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1094312157/b430/_pkg_.a packagefile net/http/httputil=/tmp/go-build1094312157/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1094312157/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1094312157/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1094312157/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1094312157/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1094312157/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1094312157/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1094312157/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1094312157/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1094312157/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1094312157/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1094312157/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1094312157/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1094312157/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1094312157/b457/_pkg_.a packagefile go/parser=/tmp/go-build1094312157/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1094312157/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1094312157/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1094312157/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1094312157/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1094312157/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1094312157/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1094312157/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1094312157/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1094312157/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1094312157/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1094312157/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1094312157/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1094312157/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1094312157/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1094312157/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1094312157/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1094312157/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1094312157/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1094312157/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1094312157/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1094312157/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1094312157/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1094312157/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1094312157/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1094312157/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1094312157/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1094312157/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1094312157/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1094312157/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1094312157/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1094312157/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1094312157/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1094312157/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1094312157/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1094312157/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1094312157/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1094312157/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1094312157/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1094312157/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1094312157/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1094312157/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1094312157/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1094312157/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1094312157/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1094312157/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1094312157/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1094312157/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1094312157/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1094312157/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1094312157/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1094312157/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1094312157/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1094312157/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1094312157/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1094312157/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1094312157/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1094312157/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1094312157/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1094312157/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1094312157/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1094312157/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1094312157/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1094312157/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1094312157/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1094312157/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1094312157/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1094312157/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1094312157/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1094312157/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1094312157/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1094312157/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1094312157/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1094312157/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1094312157/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1094312157/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1094312157/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1094312157/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1094312157/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1094312157/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1094312157/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1094312157/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1094312157/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1094312157/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1094312157/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1094312157/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1094312157/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1094312157/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1094312157/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1094312157/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1094312157/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1094312157/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1094312157/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1094312157/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1094312157/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1094312157/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1094312157/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1094312157/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1094312157/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1094312157/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1094312157/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1094312157/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1094312157/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1094312157/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1094312157/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1094312157/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1094312157/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1094312157/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1094312157/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1094312157/b734/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1094312157/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1094312157/b733/_pkg_.a packagefile net/rpc=/tmp/go-build1094312157/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1094312157/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1094312157/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1094312157/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1094312157/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1094312157/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1094312157/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1094312157/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1094312157/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1094312157/b757/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1094312157/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1094312157/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1094312157/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1094312157/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1094312157/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1094312157/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1094312157/b778/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1094312157/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1094312157/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1094312157/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1094312157/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1094312157/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1094312157/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1094312157/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1094312157/b818/_pkg_.a packagefile flag=/tmp/go-build1094312157/b432/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1094312157/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1094312157/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1094312157/b814/_pkg_.a packagefile net/http/httptest=/tmp/go-build1094312157/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1094312157/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1094312157/b858/_pkg_.a packagefile hash/adler32=/tmp/go-build1094312157/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1094312157/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1094312157/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1094312157/b873/_pkg_.a packagefile go/scanner=/tmp/go-build1094312157/b211/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b128/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1094312157/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1094312157/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1094312157/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1094312157/b170/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1094312157/b089/_pkg_.a packagefile embed=/tmp/go-build1094312157/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1094312157/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1094312157/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1094312157/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1094312157/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1094312157/b257/_pkg_.a packagefile os/exec=/tmp/go-build1094312157/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1094312157/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1094312157/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1094312157/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1094312157/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1094312157/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1094312157/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1094312157/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1094312157/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1094312157/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1094312157/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1094312157/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1094312157/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1094312157/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1094312157/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1094312157/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1094312157/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1094312157/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1094312157/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1094312157/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1094312157/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1094312157/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1094312157/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1094312157/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1094312157/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1094312157/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1094312157/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1094312157/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1094312157/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1094312157/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1094312157/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1094312157/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1094312157/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1094312157/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1094312157/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1094312157/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1094312157/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1094312157/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1094312157/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1094312157/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1094312157/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1094312157/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1094312157/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1094312157/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1094312157/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1094312157/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1094312157/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1094312157/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1094312157/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1094312157/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1094312157/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1094312157/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1094312157/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1094312157/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1094312157/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1094312157/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1094312157/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1094312157/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1094312157/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1094312157/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1094312157/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1094312157/b452/_pkg_.a packagefile go/build/constraint=/tmp/go-build1094312157/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1094312157/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1094312157/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1094312157/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1094312157/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1094312157/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1094312157/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1094312157/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1094312157/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1094312157/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1094312157/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1094312157/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1094312157/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1094312157/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1094312157/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1094312157/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1094312157/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1094312157/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1094312157/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1094312157/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1094312157/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1094312157/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1094312157/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1094312157/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1094312157/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1094312157/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1094312157/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1094312157/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1094312157/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1094312157/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1094312157/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1094312157/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1094312157/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1094312157/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1094312157/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1094312157/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1094312157/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1094312157/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1094312157/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1094312157/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1094312157/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1094312157/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1094312157/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1094312157/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1094312157/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1094312157/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1094312157/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1094312157/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1094312157/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1094312157/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1094312157/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1094312157/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1094312157/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1094312157/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1094312157/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1094312157/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1094312157/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1094312157/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1094312157/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1094312157/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1094312157/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1094312157/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1094312157/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1094312157/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1094312157/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1094312157/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1094312157/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1094312157/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1094312157/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1094312157/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1094312157/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1094312157/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1094312157/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1094312157/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1094312157/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1094312157/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1094312157/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1094312157/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1094312157/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1094312157/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1094312157/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1094312157/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1094312157/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1094312157/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1094312157/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1094312157/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1094312157/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1094312157/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1094312157/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1094312157/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1094312157/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1094312157/b656/_pkg_.a packagefile encoding/csv=/tmp/go-build1094312157/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1094312157/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1094312157/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1094312157/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1094312157/b671/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1094312157/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1094312157/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1094312157/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1094312157/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1094312157/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1094312157/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1094312157/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1094312157/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1094312157/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1094312157/b714/_pkg_.a packagefile encoding/gob=/tmp/go-build1094312157/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1094312157/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1094312157/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1094312157/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1094312157/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1094312157/b779/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1094312157/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1094312157/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1094312157/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1094312157/b791/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1094312157/b816/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1094312157/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1094312157/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1094312157/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1094312157/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1094312157/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1094312157/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1094312157/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1094312157/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1094312157/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1094312157/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1094312157/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1094312157/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1094312157/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1094312157/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1094312157/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1094312157/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1094312157/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1094312157/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1094312157/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1094312157/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1094312157/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1094312157/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1094312157/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1094312157/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1094312157/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1094312157/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1094312157/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1094312157/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1094312157/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1094312157/b708/_pkg_.a packagefile internal/saferio=/tmp/go-build1094312157/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1094312157/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1094312157/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1094312157/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1094312157/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1094312157/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1094312157/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1094312157/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1094312157/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1094312157/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1094312157/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1094312157/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1094312157/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1094312157/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1094312157/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1094312157/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1094312157/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1094312157/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1094312157/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1094312157/b794/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1094312157/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1094312157/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1094312157/b567/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/prometheus\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xbccb92ad2e1f41e99e5a2f703dce7f21072b5f3b -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,netgo,builtinassets\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=RXqSQwu4Pv7IINKh1JJu/YQwFcS7WaeM_yzKSGIF4/nXvi9p-VTKHzcE_xx1gd/RXqSQwu4Pv7IINKh1JJu -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xbccb92ad2e1f41e99e5a2f703dce7f21072b5f3b -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/promtool + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x999bc5598f8e346c801cebdbb4a7198e53965e5e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool github.com/prometheus/prometheus/cmd/promtool WORK=/tmp/go-build1840759006 internal/coverage/rtcov mkdir -p $WORK/b013/ internal/goarch cat >/tmp/go-build1840759006/b013/importcfg << 'EOF' # internal # import config EOF internal/goos mkdir -p $WORK/b016/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid o7iI6pGjV3Ni_9187LLn/o7iI6pGjV3Ni_9187LLn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go mkdir -p $WORK/b007/ cat >/tmp/go-build1840759006/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid JOdobo_OZWRx7aPcrlUx/JOdobo_OZWRx7aPcrlUx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >/tmp/go-build1840759006/b007/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid rVp7r1LuBMHbayeTu3kB/rVp7r1LuBMHbayeTu3kB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go cat >/tmp/go-build1840759006/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid xKFV2pEGfM0REsUIyEEO/xKFV2pEGfM0REsUIyEEO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b015/ cat >/tmp/go-build1840759006/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid mZBa4Zqh7JKl9UOdF-U6/mZBa4Zqh7JKl9UOdF-U6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/cpu mkdir -p $WORK/b012/ runtime/internal/syscall internal/godebugs cat >/tmp/go-build1840759006/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s mkdir -p $WORK/b020/ mkdir -p $WORK/b014/ cat >/tmp/go-build1840759006/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -std -complete -installsuffix shared -buildid 7fX6PEb2gwk97_nC3XaU/7fX6PEb2gwk97_nC3XaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build1840759006/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b020/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d4/d419aa79e675b920951d1cd9626e857eca3556430b24192aa0edf6c3ee3c74b3-d # internal internal/race mkdir -p $WORK/b023/ cat >/tmp/go-build1840759006/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -std -complete -installsuffix shared -buildid vWoVWweLm6mnUMjwBmPs/vWoVWweLm6mnUMjwBmPs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0b/0bf74d0f908a333e2ab0f5e5ffb59b1ffbff9fbaa5dd0ff1317ceeb32a107eb9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal internal/abi mkdir -p $WORK/b006/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f2/f21643980049d4bb6eae7a0df85cff860eeeee95cafadf23a9e1f81304718b37-d # internal cat >/tmp/go-build1840759006/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s runtime/internal/math mkdir -p $WORK/b018/ cat >/tmp/go-build1840759006/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid K03SFWK3wkQ8CXX2BApG/K03SFWK3wkQ8CXX2BApG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >/tmp/go-build1840759006/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid rijYPb0IM6k7v9HEnjBn/rijYPb0IM6k7v9HEnjBn -goversion go1.21.7 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >/tmp/go-build1840759006/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid Oy6ON68R4l_SFSX5DO8n/Oy6ON68R4l_SFSX5DO8n -goversion go1.21.7 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fa/fa60f9aa3448c483e95c5931fd92a274d1ea42fad501948d5afc171e78420c8e-d # internal runtime/internal/sys mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cat >/tmp/go-build1840759006/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile internal/goos=/tmp/go-build1840759006/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fbKaeXEkV0ahQO2D-jYJ/fbKaeXEkV0ahQO2D-jYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/059dd941bbbda312f87d060b8a3e1f05a21fd132d0fe47690f8d67304d3509b5-d # internal sync/atomic mkdir -p $WORK/b024/ cat >/tmp/go-build1840759006/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./asm.s cat >/tmp/go-build1840759006/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -std -+ -installsuffix shared -buildid uJE01KqqTb9yCnVfRvNK/uJE01KqqTb9yCnVfRvNK -goversion go1.21.7 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/46/46d199c444fc8884abb124bdbb11c3f9c31ed134174e6a0d1d54f161c47d5151-d # internal unicode mkdir -p $WORK/b025/ cat >/tmp/go-build1840759006/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode -std -complete -installsuffix shared -buildid h8wy5w0JTgCqlSjY7MkQ/h8wy5w0JTgCqlSjY7MkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e8/e844b3db35b195ef2e6058055dbc85e73c079a8fd871d5f7e651bb0c99ac946b-d # internal unicode/utf8 mkdir -p $WORK/b026/ cat >/tmp/go-build1840759006/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid -XPsNKq1-NYM9vT0KJHw/-XPsNKq1-NYM9vT0KJHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cat >/tmp/go-build1840759006/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sync/atomic -std -installsuffix shared -buildid BUgdTDcaN3kncNPXckHe/BUgdTDcaN3kncNPXckHe -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/37/3763adc4c5bf155acfb87b056baaa2439ea33e57ec2f15859d525172a31709b8-d # internal internal/itoa mkdir -p $WORK/b030/ cat >/tmp/go-build1840759006/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid txvlOt-a3SYKteQZsYDE/txvlOt-a3SYKteQZsYDE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d85bf903384de76551ba4659bd9c02dfec4a56f9cc9285fef5b7233301671f4-d # internal math/bits mkdir -p $WORK/b032/ cat >/tmp/go-build1840759006/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid 6R7-MnhApqQiXpp3hvor/6R7-MnhApqQiXpp3hvor -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b020/asm_linux_arm64.o ./asm_linux_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8b/8bd2faab5feb2bcd86aa06202db8b289c22078684c327d1ca9ec107b1cbf1cb6-d # internal encoding mkdir -p $WORK/b060/ cat >/tmp/go-build1840759006/b060/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding -std -complete -installsuffix shared -buildid 6644q_4wgtSGC4FqFHzT/6644q_4wgtSGC4FqFHzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/01/0104c230038823cc12fe62141d3d03f79322ce7f52bba69cfd4de8a13a9ffeec-d # internal unicode/utf16 mkdir -p $WORK/b062/ cat >/tmp/go-build1840759006/b062/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid uW2GsyDQUCFBEX5UEsuW/uW2GsyDQUCFBEX5UEsuW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7d/7d82bc5ab4ef7be47cd7e4bac3f20c8cf0b45d8f22d4541eb16d05ba5c8c2822-d # internal log/internal mkdir -p $WORK/b067/ cat >/tmp/go-build1840759006/b067/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p log/internal -std -complete -installsuffix shared -buildid FRHjRLnb_pB_K_RbIkhv/FRHjRLnb_pB_K_RbIkhv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/5913e51f9a1f90f0dca27888a97333ca8ec96eb3d2e816259437f1f28d3a9a2b-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >/tmp/go-build1840759006/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ab/aba3f5707af421c1f93b7523a1dc1a22c81bc3d5a952755a78903b980f4a5738-d # internal runtime/internal/atomic mkdir -p $WORK/b017/ cat >/tmp/go-build1840759006/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./atomic_arm64.s cat >/tmp/go-build1840759006/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 8A1UYAHzWEdnDc6NBmlh/8A1UYAHzWEdnDc6NBmlh -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/88/889c6cae7ce8e7eb883e1a1631a66bc00c53e43be10ff49396f5492ef740e6f0-d # internal cat >/tmp/go-build1840759006/b017/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a EOF internal/nettrace mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CZ3mONoamPaARdU1Yk5Z/CZ3mONoamPaARdU1Yk5Z -goversion go1.21.7 -symabis $WORK/b017/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >/tmp/go-build1840759006/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/nettrace -std -complete -installsuffix shared -buildid vDIO3OPMr6t2VHPvvS9t/vDIO3OPMr6t2VHPvvS9t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/asm.o ./asm.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/32/3227c9c5aa832ed6a6cd3352705b1fad69863e534ac4b2b3fe51b50006f57ae0-d # internal container/list mkdir -p $WORK/b082/ cat >/tmp/go-build1840759006/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p container/list -std -complete -installsuffix shared -buildid LXb8Q4tsv_P0S9zOhIOF/LXb8Q4tsv_P0S9zOhIOF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/13/13cd65091b242958d3689645e3603d88632bfe42775e50e282f9c04f2fcae729-d # internal crypto/internal/alias mkdir -p $WORK/b087/ cat >/tmp/go-build1840759006/b087/importcfg << 'EOF' # internal # import config EOF cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94fc4e93e2a18ec3de207db2767424f1094cfd9a6a404760f2685baf808fd610-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid CGeFrcVRqEOXcJUSoTMC/CGeFrcVRqEOXcJUSoTMC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go math mkdir -p $WORK/b031/ cat >/tmp/go-build1840759006/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/99/999ba053f07ed6edd22ffda4d886d1810a60572875e43a8f45abf13962f17b9a-d # internal crypto/subtle mkdir -p $WORK/b088/ cat >/tmp/go-build1840759006/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./xor_arm64.s cat >/tmp/go-build1840759006/b088/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/subtle -std -installsuffix shared -buildid USr79BWeiR1-KpB_Qc1Y/USr79BWeiR1-KpB_Qc1Y -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cat >/tmp/go-build1840759006/b031/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/35/35b6c2e04a7bd87104bbd1b85a0019c79752e68ad8226b612d2b716ac7424889-d # internal crypto/internal/boring/sig mkdir -p $WORK/b089/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid LsP4sRdJA-P5bFLUt7f8/LsP4sRdJA-P5bFLUt7f8 -goversion go1.21.7 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >/tmp/go-build1840759006/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/compare_arm64.o ./compare_arm64.s cat >/tmp/go-build1840759006/b089/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GQrBEXjEVVlxYWFB8sIl/GQrBEXjEVVlxYWFB8sIl -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sig_other.o ./sig_other.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/xor_arm64.o ./xor_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ea/ea4ec5632c7111e0780252de293e3900e49025cbc2ff3b14938eaedc06c6d933-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b108/ cat >/tmp/go-build1840759006/b108/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid OaCqmhW_yAfAVvoEVAE2/OaCqmhW_yAfAVvoEVAE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/85/852faa89c65190117639344f5cddf6f352c45b6a04b0b5e50934b18c1b30fc45-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b125/ cat >/tmp/go-build1840759006/b125/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid l6cp5oNC24LM2xTOQ7fq/l6cp5oNC24LM2xTOQ7fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/47/470560fd315b3682ca05da59c6960c4796ebc2ac8a6b416269d936d32a0980b7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b164/ cat >/tmp/go-build1840759006/b164/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid h583R8Bz4HSibEIDxG3-/h583R8Bz4HSibEIDxG3- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b017/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4c/4cdd3e50877d653b0d95675bbace445d74d4ed0c4d323b8391dbeb8afb7a60a7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b169/ cat >/tmp/go-build1840759006/b169/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid E8OiY3tc4lWRVxdIrPZy/E8OiY3tc4lWRVxdIrPZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b8/b80272c85dbcab81c5175526d171602be588f5e6a31b5c31080fddc6deb3771d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b200/ cat >/tmp/go-build1840759006/b200/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid G2ez_szKIY0PiCZgJBqr/G2ez_szKIY0PiCZgJBqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8c/8c1ac28f01a422ecf346da9764aeccd66bf775a118a1cea75504a16e765f4a92-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b241/ cat >/tmp/go-build1840759006/b241/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ovIT5tJWpfiG9ljYjmMj/ovIT5tJWpfiG9ljYjmMj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2d/2d9b7e45eaae4e3a6a83626044c9a448c9e07337f8cac6cf142f91a580a6935e-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/atomic_arm64.o # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cat >/tmp/go-build1840759006/b289/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid t8Qi9fZpEyR1d5r7msfW/t8Qi9fZpEyR1d5r7msfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e8/e820688d7dbaf7262f1b7ac8421852f7cded84e1d4df592a5564a307426101ec-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b300/ cat >/tmp/go-build1840759006/b300/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid CMt7V_XG8BqIcfLx5u2T/CMt7V_XG8BqIcfLx5u2T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/d9/d9cdac320c3de515ccf79186aa53d80c2d88a11936028e13ab21297377669824-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b326/ cat >/tmp/go-build1840759006/b326/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0no96omOvIPbd_Eh8jCW/0no96omOvIPbd_Eh8jCW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/97/97d8c4a155a73826fc153287673ffc61db024e8c4279ae80763c0bba1543b2a2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b363/ cat >/tmp/go-build1840759006/b363/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid iLqANerA3dc4NiwHmQmR/iLqANerA3dc4NiwHmQmR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/e0/e002e3a52f9b2c35f1cb1d584e38018a4b01555a8c7682f89d6d02310248c87b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b401/ cat >/tmp/go-build1840759006/b401/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid G2jh3J-bnLSMGgXuOHEd/G2jh3J-bnLSMGgXuOHEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/68/681b4928671041e880f74cc3b12ede4d4ff00b258037a1a8e817d3595f3d9e6a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b403/ cat >/tmp/go-build1840759006/b403/importcfg << 'EOF' # internal # import config EOF cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/d0/d0cedd985c6a4d404986451ed495bf56fc3be3ea9b9a9b44d66519ca9b166c1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid IX6Ld-EyENYX91WWHarx/IX6Ld-EyENYX91WWHarx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b404/ cat >/tmp/go-build1840759006/b404/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid 8VKFh6xZssacjzM7h1B6/8VKFh6xZssacjzM7h1B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f6/f6e5d020d8f8bdb7a6510ae582d3f7c8440d256e18320dec29a1db4757c04bca-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b415/ cat >/tmp/go-build1840759006/b415/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid m1F2jyrg6W-wY7FQoaFM/m1F2jyrg6W-wY7FQoaFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/4c/4c744dd7a75be5c1b67bfcfd8390a816c279847a035e22523b17a41fa1f097fd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b440/ cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2a/2ad0d274e57d8ace4a3528d591bb8e4b0e8e2b0fa06235121764672121405803-d # internal cat >/tmp/go-build1840759006/b440/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b444/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IO0qD9joov0z_2JzBgAa/IO0qD9joov0z_2JzBgAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go cat >/tmp/go-build1840759006/b444/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid 35LPrLIqVG2hVr6OYIgg/35LPrLIqVG2hVr6OYIgg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/7b/7bf21bcd8965e3c2a16abd2ec0beec49f234c825f11a5f32d6f03d2f92c7b70f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b467/ cat >/tmp/go-build1840759006/b467/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YnsDhew0qZdEyaHVqfcL/YnsDhew0qZdEyaHVqfcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/dd/ddb9b2f8509be68c04b3a4231c44c9d6940d2dec37be2013de7f75d0f9cc6d22-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b557/ cat >/tmp/go-build1840759006/b557/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid X-qWpocq_GJE2QDXpGxd/X-qWpocq_GJE2QDXpGxd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c8/c84a0fa4eb24226768ecb8cd37639ddbf5b1d3b2bb9381ee0a48ce51075c9d99-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer mkdir -p $WORK/b654/ cat >/tmp/go-build1840759006/b654/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid aJaZeJh9P8WFfri3tagO/aJaZeJh9P8WFfri3tagO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b7/b71fa274e59397cbfae00f2168bcd95a40a958e1d04f624258bb8e6daaf8f436-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b695/ cat >/tmp/go-build1840759006/b695/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid o8O6XxtTvVihub27_MPj/o8O6XxtTvVihub27_MPj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/85/8500506f2d40d1bcab9b59d1fbac794100ef6c82a73bcbb104af2958b150c81d-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b696/ cat >/tmp/go-build1840759006/b696/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid X_7VOMnboa3IZRKvdY3i/X_7VOMnboa3IZRKvdY3i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/13/130e4dae345ffb75c76d9ecdfd0009d99e0fc2506e300a4681a06c67ee456018-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b697/ cat >/tmp/go-build1840759006/b697/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid E-7jobhiSYlvaXsZQQkp/E-7jobhiSYlvaXsZQQkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/85/85d0655fca4ef073b61a5757699a009240bd01ed8ad978d0614a68d1d93e53e3-d # internal github.com/prometheus/prometheus/vendor/github.com/dennwc/varint mkdir -p $WORK/b790/ cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/b9/b99df680b5f17e14b3863b42b2233846cac4ca0f7e2214f1dee5abd4a4fec58a-d # internal cat >/tmp/go-build1840759006/b790/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b791/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid U17V5-GpLc6D-thFUtUM/U17V5-GpLc6D-thFUtUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go cat >/tmp/go-build1840759006/b791/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid FWKvhsBIpseafb7NMieL/FWKvhsBIpseafb7NMieL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/aa/aa4277eb38f25662860ef4eb26853a82965629afab713bf7de21b047c3e42600-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b802/ cat >/tmp/go-build1840759006/b802/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid pX6aUIEvs0CYs33mPluI/pX6aUIEvs0CYs33mPluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/6e/6ea1d3982379622f302d80aa1711bf61031ae4c23318a7b29875769f740333d2-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b803/ cat >/tmp/go-build1840759006/b803/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nCz9bez0v96i2WBIMF9f/nCz9bez0v96i2WBIMF9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/74/74d82b2c6f1d62c54ee257a4a419919879f0b0bec045f2596c7ea9df557e9523-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b805/ cat >/tmp/go-build1840759006/b805/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 5_AIYi7vEfQxxhRo_1FN/5_AIYi7vEfQxxhRo_1FN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/c7/c7a235ef41b083195cfebb5a8aa04803b6fcf4ae40b985d3cb28409a04e74b14-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b823/ cat >/tmp/go-build1840759006/b823/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid v_ZMI7F0KHX1QrujNClr/v_ZMI7F0KHX1QrujNClr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/17/17a15a228c0a691097d97d61fc94370e4b1f9881f9ec2a039116f510fe6fdee5-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b825/ cat >/tmp/go-build1840759006/b825/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid hbepQz_94JdM1P4YgCR7/hbepQz_94JdM1P4YgCR7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b805/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/41/41f100b0bc5dfc202b9af0571ca227ac4093042c1c40f9dc8526a4f83140e695-d # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/01/0177dfc775b5813829ec63b35a338227dba178ec2fa8274916e24e907361efbb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/21/217bf7ab03dafdb515f09cc9a1f1ffcd564161c82e185b85793b7ba38dcc108d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/ff/ffa08c054ccd5c085825e8e012d9d29fd0f5f2484ebb48735699493c21f74d84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/20/20da7c469fefdfefb5299ac4aed8028251f9a294e160fc45743428641542257d-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f9/f9e8e4f04a2a205319d8261c9f4c50bae6d5a59d8e990e55abe1a52c4d19d802-d # internal runtime mkdir -p $WORK/b010/ cat >/tmp/go-build1840759006/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/86/861932ba6dad7d1eedbd882cdc90de0b7b5828304a3843131251debe54c20ccf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/exp_arm64.o ./exp_arm64.s cat >/tmp/go-build1840759006/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1840759006/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1840759006/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1840759006/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1840759006/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1840759006/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1840759006/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1840759006/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1840759006/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1840759006/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid WiW7HJwPrnQ0LMcR8gLz/WiW7HJwPrnQ0LMcR8gLz -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/dim_arm64.o $WORK/b031/exp_arm64.o $WORK/b031/floor_arm64.o $WORK/b031/modf_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2d/2d95762422944495e4f8f0646de161e41e8e6019339a43a00984d35c79da2c09-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath github.com/prometheus/prometheus/model/value mkdir -p $WORK/b252/ mkdir -p $WORK/b763/ cat >/tmp/go-build1840759006/b252/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid wMrhTtDnvP3ZGLBkansy/wMrhTtDnvP3ZGLBkansy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >/tmp/go-build1840759006/b763/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid d3-0OQ0CiE3pE8aaEeR4/d3-0OQ0CiE3pE8aaEeR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/7480022c76bf25346174684b0ef58acf141cf291368a16bf78a98410b2975254-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/43/436156aa1707fc411071dd0f579b2b3bfa0b836261605e854f0c1529b8436f53-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4b/4b2f208a09366abefa633aa60604ce6be2f16e3e014c01843e7e3c1eda8cbebf-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b022/ cat >/tmp/go-build1840759006/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >/tmp/go-build1840759006/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1840759006/b023/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync -std -installsuffix shared -buildid omSI_4znbcve1HcX6PMN/omSI_4znbcve1HcX6PMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1840759006/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1840759006/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1840759006/b009/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid XxvpoZChZlCGHODZz_fu/XxvpoZChZlCGHODZz_fu -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cc/cc758f7c5b7af813ea5e5ea395ff3b1840ea8d68cf042036dbc47c1e2918783b-d # internal internal/testlog mkdir -p $WORK/b043/ cat >/tmp/go-build1840759006/b043/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid wjo-AJsS2vBaOVvY3i4X/wjo-AJsS2vBaOVvY3i4X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/bisect mkdir -p $WORK/b047/ cat >/tmp/go-build1840759006/b047/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/bisect -std -complete -installsuffix shared -buildid ey4in0bLOCLbEjY7B2Dr/ey4in0bLOCLbEjY7B2Dr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/singleflight mkdir -p $WORK/b078/ cat >/tmp/go-build1840759006/b078/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/singleflight -std -complete -installsuffix shared -buildid GHVQN-CctgJnzVt4thTK/GHVQN-CctgJnzVt4thTK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b162/ cat >/tmp/go-build1840759006/b162/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b236/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid b9J0pJjpltXhxBBw8z9-/b9J0pJjpltXhxBBw8z9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build1840759006/b236/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid K2epv_seyJeJP2A6WWFu/K2epv_seyJeJP2A6WWFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b375/ cat >/tmp/go-build1840759006/b375/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid 0Wer8Irx3t-wQRhKv1uZ/0Wer8Irx3t-wQRhKv1uZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go runtime/cgo mkdir -p $WORK/b050/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b050/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5e/5e03ed367cc45595cea889ebb89dd4268ec64bd9e456791bd9a878df7b3d8df7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b378/ cat >/tmp/go-build1840759006/b378/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 4uDT2zZfYcupzJpCvYLT/4uDT2zZfYcupzJpCvYLT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8a/8a348235fe33808ae145149277a1f22baa74d00c6f041aa6a7468ebccaaedae2-d # internal github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b832/ cat >/tmp/go-build1840759006/b832/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid MQ3j_0P25tw2VvdCzX08/MQ3j_0P25tw2VvdCzX08 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a4/a420883b102d51afa3e5db42640cc9bd6a821fbb75a1ec5f461fa9e0f72ce228-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/d7/d7d9b1902c8bdde2acb23efc605420b529603b0e9e9e51cfd0fc5795323955d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/31/31176069f607715f4fd4190e84a88350ea3b92de8e49de48afc8fb49772edef7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d8/d8a7d6b510108d2954e013f4470c245c923bc7b8d1ae36cd3d4fa572df346199-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/e6/e6571a2b853e6795be5bdf4c3e90e858d9824d26ba35d941091aaa2015391ce5-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/43/437c4de6bc9e9bfaf915d62f5b89560e911b007d9ee5bd3c9cc39a49080913a9-d # internal errors mkdir -p $WORK/b004/ cat >/tmp/go-build1840759006/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1840759006/b005/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid XvrMK-E4epqLbQip6thd/XvrMK-E4epqLbQip6thd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b034/ cat >/tmp/go-build1840759006/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1840759006/b005/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p sort -std -complete -installsuffix shared -buildid 6-mW85Og-44kNPDZGi5y/6-mW85Og-44kNPDZGi5y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1e/1ee23f260e11ff0c05d10a101004c49bdc9876bb3028bc90c1ccc6c7c174bd72-d # internal internal/godebug mkdir -p $WORK/b046/ cat >/tmp/go-build1840759006/b046/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1840759006/b047/_pkg_.a packagefile internal/godebugs=/tmp/go-build1840759006/b014/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/godebug -std -complete -installsuffix shared -buildid Crty0Q8JhOb_woc5kDQ8/Crty0Q8JhOb_woc5kDQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0f/0f33dc098833e3e84eb3fc81cc2ee9e93fc547338192076d96b54490a7a35070-d # internal internal/oserror mkdir -p $WORK/b039/ io path mkdir -p $WORK/b045/ internal/safefilepath cat >/tmp/go-build1840759006/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a EOF cat >/tmp/go-build1840759006/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF mkdir -p $WORK/b021/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid sxWGvby0zvnBoFRepUF5/sxWGvby0zvnBoFRepUF5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build1840759006/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid LxFhVGYBFMFxtLjfT5N1/LxFhVGYBFMFxtLjfT5N1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b033/ cat >/tmp/go-build1840759006/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid _HCpoG5B53eo2ahL2Oa4/_HCpoG5B53eo2ahL2Oa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cat >/tmp/go-build1840759006/b033/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid ld2uPyoqUJ6cP0kPEVoO/ld2uPyoqUJ6cP0kPEVoO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -std -complete -installsuffix shared -buildid eSJitb4LG2FmWxR_-x4t/eSJitb4LG2FmWxR_-x4t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bc/bcb9c979093d2852fab30a49219f51bbbd2a7e6cc59dddbf3ffa79b9d503b94f-d # internal syscall mkdir -p $WORK/b038/ cat >/tmp/go-build1840759006/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b038/symabis ./asm_linux_arm64.s cat >/tmp/go-build1840759006/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1840759006/b039/_pkg_.a packagefile internal/race=/tmp/go-build1840759006/b023/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p syscall -std -installsuffix shared -buildid yQ4b0cNk0vUGq1KGFVt9/yQ4b0cNk0vUGq1KGFVt9 -goversion go1.21.7 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/50/50be661818062187e2a5731b8e782e9ac3bd363f8cb31aaef7f3c3f0385be64c-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ cat >/tmp/go-build1840759006/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid _7DTUHo4MTNGHFt1ZZwO/_7DTUHo4MTNGHFt1ZZwO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a3/a35365e37569258ef624dba95afd1215f29226ef7383cc24e86bfeda74626c5f-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b099/ cat >/tmp/go-build1840759006/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid fcWYqh2TbYA7uvh8ZqpU/fcWYqh2TbYA7uvh8ZqpU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e3/e326a7e5f2b8bd8bd4308b1e1bd988c49f6464f8b24d223cc5c72442bf1f5320-d # internal internal/intern mkdir -p $WORK/b080/ cat >/tmp/go-build1840759006/b080/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p internal/intern -std -complete -installsuffix shared -buildid SC5JJIIy-rd8bj2oiQyg/SC5JJIIy-rd8bj2oiQyg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0e/0ec49857edc99d4806da3db07f790d9d46f6f1761db8335b11798d638a42aa79-d # internal math/rand mkdir -p $WORK/b092/ cat >/tmp/go-build1840759006/b092/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p math/rand -std -complete -installsuffix shared -buildid p0tGxuAtz2vPsmxrvTNO/p0tGxuAtz2vPsmxrvTNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5d/5de54b9013092c24c81e051fdf9b5b9490c625df47649dfa57dbc4d1ad81d083-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b152/ cat >/tmp/go-build1840759006/b152/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid lUDZrUePlf_E_VhNmoZ8/lUDZrUePlf_E_VhNmoZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/51/51e6deed139e1c14cf2453bd045b8d23a965901cdad2001595a1c4e42dd93dcf-d # internal bytes mkdir -p $WORK/b003/ cat >/tmp/go-build1840759006/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid fWYlyHIOCRjPgJ90vbpM/fWYlyHIOCRjPgJ90vbpM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/65/650d1d49392f15cdd7468f12808b122c29e7eca29e1f791c66727a687dd2700e-d # internal strings mkdir -p $WORK/b049/ cat >/tmp/go-build1840759006/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -installsuffix shared -buildid TlhURE7pbNG_ZXetu_2l/TlhURE7pbNG_ZXetu_2l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ce/ceb5c8c65f2f7447efc5f674d8748ef694793282cefce8fe456f56f26faf14f9-d # internal hash mkdir -p $WORK/b057/ cat >/tmp/go-build1840759006/b057/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -installsuffix shared -buildid dGe6DFNjR95g78ccV75r/dGe6DFNjR95g78ccV75r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9a/9a85f5bc368e3ab67dbd12d1a61591e3ad100bfde2e0382e472c06b783417353-d # internal hash/crc32 mkdir -p $WORK/b056/ cat >/tmp/go-build1840759006/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./crc32_arm64.s cat >/tmp/go-build1840759006/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash/crc32 -std -installsuffix shared -buildid hkNhK5EGJWgUyC34ythr/hkNhK5EGJWgUyC34ythr -goversion go1.21.7 -symabis $WORK/b056/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/56/569fd2b1f94fd5241ae6190b5ad91a2a725dbe9e572130e012f9958a3089f9e7-d # internal crypto/internal/randutil mkdir -p $WORK/b090/ cat >/tmp/go-build1840759006/b090/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 4xzpncj-Xo35lc0LTDDG/4xzpncj-Xo35lc0LTDDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/44/445b866f88ed7ba740cc78ba4824d77d49320ca673ba9fc1e8a3ab6e8cd7f704-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b131/ cat >/tmp/go-build1840759006/b131/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid A_oP6nTCc9v0XvrrNbNB/A_oP6nTCc9v0XvrrNbNB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/70/70348e20cdc0cc319b698462a5ae4ca18af2847ebd6ee7fb9a3562228d5b38e3-d # internal reflect mkdir -p $WORK/b029/ cat >/tmp/go-build1840759006/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_arm64.s cat >/tmp/go-build1840759006/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1840759006/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1840759006/b009/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid 62pEDQlTZWCXmGdSaBZz/62pEDQlTZWCXmGdSaBZz -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d1/d1ffa6568c6821fae105514596f13fb39718429216109af8a1fc208a7de8b053-d # internal net/netip mkdir -p $WORK/b079/ cat >/tmp/go-build1840759006/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile internal/intern=/tmp/go-build1840759006/b080/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/netip -std -complete -installsuffix shared -buildid XtsBKRsP9ZHCyFpViXk6/XtsBKRsP9ZHCyFpViXk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a4/a4eebc064731d0af6e10832b5ae2351461ac6d5dca48444b76376cd97c4052bc-d # internal crypto mkdir -p $WORK/b085/ cat >/tmp/go-build1840759006/b085/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto -std -complete -installsuffix shared -buildid bu54XPZyR65qPb7GpUUD/bu54XPZyR65qPb7GpUUD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/71/71b3b40d9f7484c260d5a74483865844240b76158dcdd14b04e0fa5967e26d7d-d # internal bufio mkdir -p $WORK/b052/ cat >/tmp/go-build1840759006/b052/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -installsuffix shared -buildid -peWWILPpG-YGkTVnS5p/-peWWILPpG-YGkTVnS5p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/30/302cdc07039e768e091a21a7256fad81d5b61bcaee93c4845f929d8231f6b8fb-d # internal regexp/syntax mkdir -p $WORK/b069/ cat >/tmp/go-build1840759006/b069/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p regexp/syntax -std -complete -installsuffix shared -buildid 24OxHhWfqub2CHU8eVx8/24OxHhWfqub2CHU8eVx8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/42/427ce9773524ae3d92aeee92c136433f85f97fc0e4a9d1a2dac1e9166df56897-d # internal crypto/rc4 mkdir -p $WORK/b113/ cat >/tmp/go-build1840759006/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1840759006/b087/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid DhXOOhU1I8tPvDVJyFFD/DhXOOhU1I8tPvDVJyFFD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/55/5569ff8607f6d9c241957262213e54d5f630e0f9338e12c1538cb53d897f232f-d # internal net/http/internal/ascii mkdir -p $WORK/b142/ cat >/tmp/go-build1840759006/b142/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid wf6X-yULx22poKxAr0W4/wf6X-yULx22poKxAr0W4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d8/d8597fc5992899a6d79df451c54069eb1ba8b3a156e3f6a04cf8f4a72597c70d-d # internal hash/fnv mkdir -p $WORK/b159/ cat >/tmp/go-build1840759006/b159/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p hash/fnv -std -complete -installsuffix shared -buildid qIzMqi4oHkuiuHbIBtb4/qIzMqi4oHkuiuHbIBtb4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d6/d63be0709a73196781f253e6f8e4fc27965cebc3cc633c5712e2f71c446cf29d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b195/ cat >/tmp/go-build1840759006/b195/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid TlGkVZOnKmfxgXh9J_mT/TlGkVZOnKmfxgXh9J_mT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a0/a04bc6f205179539dc9bac21704ea0f65c43309d9c94db18a77e4d9328ffbec4-d # internal html mkdir -p $WORK/b208/ cat >/tmp/go-build1840759006/b208/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p html -std -complete -installsuffix shared -buildid yWrstLO-VzZTuast_f8i/yWrstLO-VzZTuast_f8i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9b/9b0b77cc867f2fbf8c34fcd945f13b9e5b6eda7c4217346864dccea5e43e8927-d # internal text/tabwriter mkdir -p $WORK/b211/ cat >/tmp/go-build1840759006/b211/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p text/tabwriter -std -complete -installsuffix shared -buildid COYnkxbyJbKD8TurnNFf/COYnkxbyJbKD8TurnNFf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9d/9dc18c5d67fdcac2e4ae7597d6eb1867d1a3d75d6c66a1286fe92d0f80f1c1c2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b216/ cat >/tmp/go-build1840759006/b216/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 9V5jBGYLpIK6XObaBS6y/9V5jBGYLpIK6XObaBS6y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e7/e74339e6dc35a42e52a07984b39d15e52bbd5b4a8894ba2bd4551b6e3fc5a9cd-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b228/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x012.o -c gcc_util.c cat >/tmp/go-build1840759006/b228/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid OLSwCF_hc5s7VvbxKqDr/OLSwCF_hc5s7VvbxKqDr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b038/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/14/14c8aea43e4f2f2a70a99abdc36f668a6e26edf361890cc7f6c9e8d21fea02a3-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b238/ cat >/tmp/go-build1840759006/b238/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid 9VNt5OkyJHXEKOYiRwjx/9VNt5OkyJHXEKOYiRwjx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5a/5a414213dfa8a8001c82c27eefcff20a982f919ad00769b7062b4ce78ce939c5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b249/ cat >/tmp/go-build1840759006/b249/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid hPYEOwOISsIYkqFT9q0m/hPYEOwOISsIYkqFT9q0m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/8d/8dabd69d049b49ecd3c93e8bffd8eadf0e27341fcb392056ff2dc2a102809690-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b272/ cat >/tmp/go-build1840759006/b272/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid mQ7JpKQ66exWSCbI6wPy/mQ7JpKQ66exWSCbI6wPy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/db/db65e698cf59ce799f70cf7663f63fdf6ce5a18f941d8744c82f1badcba18553-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >/tmp/go-build1840759006/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid phgf6Zirj5M1LXdRfEFv/phgf6Zirj5M1LXdRfEFv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/5d/5d7551d6e6346c54951226139c34c89b7a91cb12c268da413592e0ef61fb0339-d # internal time mkdir -p $WORK/b040/ cat >/tmp/go-build1840759006/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -std -installsuffix shared -buildid qH1Be8eTMdcnISc6Q0SB/qH1Be8eTMdcnISc6Q0SB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/63/634abc8015aac4f6795ea88a0d7feee72cdf7cb3aaf476e5da4cc0228fab0729-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >/tmp/go-build1840759006/b042/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 6uSkk9I1XEqh6w_noxJl/6uSkk9I1XEqh6w_noxJl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/12/12d41c6ff44e193a1a58bd9fc9ae6aa69b2f1c7796840ae55d3607b09e5a4401-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b314/ cat >/tmp/go-build1840759006/b314/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid uGcu9ykQXkS10HszkQXo/uGcu9ykQXkS10HszkQXo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c5/c54b459a8619da563975b16238dd42d64e671f01c3eb9028d2d8fa15c0f9cc55-d # internal encoding/base32 mkdir -p $WORK/b323/ cat >/tmp/go-build1840759006/b323/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p encoding/base32 -std -complete -installsuffix shared -buildid ZHIniFxswrq1zH_Di4J3/ZHIniFxswrq1zH_Di4J3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a7/a77d52351ee39fef161f40eeb4904b92bae3680336520349dfde40eac1198602-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b368/ cat >/tmp/go-build1840759006/b368/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid V6mo8cZpxrCfjPCtxQvk/V6mo8cZpxrCfjPCtxQvk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8d/8dce92adc9699265e481093bac26b792fd8300433aaa8254f4ec639b599976f1-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b432/ cat >/tmp/go-build1840759006/b432/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid r_Rks_viRnyjApA9yFci/r_Rks_viRnyjApA9yFci -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/cb/cb0dd2aebb7fac837edef753428eb31c427733b70bd490544d8042180541e476-d # internal go/build/constraint mkdir -p $WORK/b459/ cat >/tmp/go-build1840759006/b459/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p go/build/constraint -std -complete -installsuffix shared -buildid iYJI7z4EfhmfsaujbNFn/iYJI7z4EfhmfsaujbNFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/46/46b9ea3e9edab5dc1702177d99be14613a00f91245f4757e02004ed090d531f9-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b313/ cat >/tmp/go-build1840759006/b313/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1840759006/b314/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid C_34GDPUwgnq63WJMIgS/C_34GDPUwgnq63WJMIgS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e8/e8bd79665ef76f6096c68d7ac3661fdcb2e533e2e4bc973c0e8e9354e2e42836-d # internal regexp mkdir -p $WORK/b068/ cat >/tmp/go-build1840759006/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile regexp/syntax=/tmp/go-build1840759006/b069/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p regexp -std -complete -installsuffix shared -buildid XdyEX8g8u6MzZVj8v0z7/XdyEX8g8u6MzZVj8v0z7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/d5/d5e045faf7bf82011efbe19940172d42f2403229e07738a7fe6a732f810899d6-d # internal container/heap mkdir -p $WORK/b551/ cat >/tmp/go-build1840759006/b551/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p container/heap -std -complete -installsuffix shared -buildid jUFTgLaGk9ykEKr77_8q/jUFTgLaGk9ykEKr77_8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/73/7320519bdce760947a88e4133b690a1e507971d67fab26f4da1f341620df45e6-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b680/ cat >/tmp/go-build1840759006/b680/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid kfbl_iOf7WI0sRATbQ9I/kfbl_iOf7WI0sRATbQ9I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/4c/4cb4ec98459c0f78b1cb249386126427989c6a09ac57842778e1f80ec5aa4c0a-d # internal net/http/internal/testcert mkdir -p $WORK/b778/ cat >/tmp/go-build1840759006/b778/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid Op20WaYuuPrYGgf537tv/Op20WaYuuPrYGgf537tv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/9f/9fc0caccd8c466fdaa26c8213e36ed324b8534071875c09328dc366cb859366d-d # internal hash/adler32 mkdir -p $WORK/b809/ cat >/tmp/go-build1840759006/b809/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p hash/adler32 -std -complete -installsuffix shared -buildid iC0p3x6P6o3TnAD4d0Fr/iC0p3x6P6o3TnAD4d0Fr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/01/01e391f42e0f4e5a85f9aac8afbcdd6fbf66ef0ba43eb4a0da4a8872fb9c8d65-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b843/ cat >/tmp/go-build1840759006/b843/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b216/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid AkRvKGpQrqZqryYwghgR/AkRvKGpQrqZqryYwghgR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/84/8490c0ca14c08555cebc63652f1f48cda82b99431d31c1cfce1334e5a437dde4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/0e/0e903ab5dccd9347d67396316b92c77da2bc7260ee56f91771578ca7d740a332-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b050/_x014.o -c gcc_arm64.S /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f6/f6090b34565bdb576d27740dfe55e712fc0f6662198cfa88bdc2a75bc05086b8-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/66/661673218f4e7eea560c77ebea3b1f088d3da102aaced2864f9f139493520587-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/47/471df01012fe33fa8047c1382cfc2beec11bb38a7b87c6035ddb28faa68ce035-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b492/ cat >/tmp/go-build1840759006/b492/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 554zvEBhWG-x5MrsZWcL/554zvEBhWG-x5MrsZWcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b339/ cat >/tmp/go-build1840759006/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid FoPyfbZOKip3X_cMVkeO/FoPyfbZOKip3X_cMVkeO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go -dynlinker cat >/tmp/go-build1840759006/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/18/181fff42af81e1a47cbc68817839ea1c4298dad8f9a8741fd1e62b257a33bdf2-d # internal cat >/tmp/go-build1840759006/b050/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1840759006/b019/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p runtime/cgo -std -installsuffix shared -buildid qZJbUak5Nih6j4P9V6Bq/qZJbUak5Nih6j4P9V6Bq -goversion go1.21.7 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b050/_cgo_gotypes.go $WORK/b050/cgo.cgo1.go $WORK/b050/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/59/59e75de2802b42ec00c36e7af15c6931f41213173b757bd4f16dda4cf2e4bb0f-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b050/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_arm64.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/27/27e416afcac513db305c4ffd8126be7b037978f3f3dddc059601dd09c10b973b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2a/2a616bbc74d5419ebe48a8859a5cf1d960b7a1658ad10f6b59598824cdb1e5dd-d # internal io/fs mkdir -p $WORK/b044/ cat >/tmp/go-build1840759006/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/oserror=/tmp/go-build1840759006/b039/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid OaB7uwXvlGrMOnFxhI5D/OaB7uwXvlGrMOnFxhI5D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go context mkdir -p $WORK/b058/ cat >/tmp/go-build1840759006/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1840759006/b005/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p context -std -complete -installsuffix shared -buildid 9z2mPfHozsKfh4ohbD4r/9z2mPfHozsKfh4ohbD4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/context/context.go github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b204/ internal/poll mkdir -p $WORK/b036/ cat >/tmp/go-build1840759006/b204/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid WmjjBIRXJJ1irPunDHAX/WmjjBIRXJJ1irPunDHAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go cat >/tmp/go-build1840759006/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid oRBmDXMi61lKLVks7PLo/oRBmDXMi61lKLVks7PLo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b245/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff cat >/tmp/go-build1840759006/b245/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid uCbLdIHRvqyM0IwU7WHP/uCbLdIHRvqyM0IwU7WHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go mkdir -p $WORK/b353/ cat >/tmp/go-build1840759006/b353/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid XL3sTA5wgRK-XcxFMAj-/XL3sTA5wgRK-XcxFMAj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b367/ cat >/tmp/go-build1840759006/b367/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid o3aBkNBK1tkflo-XgPXc/o3aBkNBK1tkflo-XgPXc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/87/87f5713dfa30d6260fe575f10a4ec617a2d8c6066d8ea6ac8a07d54ab005e773-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b389/ cat >/tmp/go-build1840759006/b389/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid Q6WgITCnynz8uhiHtoQL/Q6WgITCnynz8uhiHtoQL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/2f/2f948dbbe5066ebb6da058ab6d03d87fb490fdb4d5c9dbd2a93fad1a95688690-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b443/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/f1/f1ee49ba280ab1c84fc55f3cba1c9b11690232e60bb23672cdc1f59731421a20-d # internal cat >/tmp/go-build1840759006/b443/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1840759006/b444/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b535/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid L8rgs84x4pEC7KIbW0Y_/L8rgs84x4pEC7KIbW0Y_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cat >/tmp/go-build1840759006/b535/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 0Qjt78Kyty_augSKQgn1/0Qjt78Kyty_augSKQgn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/3f/3f6335426020eb6f18a8520a8a7ef3d8de006663149e0abb5bd529bd7045b9c7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b370/ cat >/tmp/go-build1840759006/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1840759006/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid qkRKE5g8mHzHQrqZO6E7/qkRKE5g8mHzHQrqZO6E7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/3b/3bfda392f4f554d37f1014fae1183d9e13719ac4785605b5bbdd3b95cd12bccc-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b669/ cat >/tmp/go-build1840759006/b669/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid Q8vgwtduQ_At74SCqtIL/Q8vgwtduQ_At74SCqtIL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d8/d855ce9070b65999bd45ced7261212747d24f6c47361cb09d3bc35de4c7db68f-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b726/ cat >/tmp/go-build1840759006/b726/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid PClD6Xurs3eDGdMkmwu6/PClD6Xurs3eDGdMkmwu6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/aa/aaaf0839621bc98147e5592139d4467519cdb0887e51bbef46239e9d43f423f4-d # internal github.com/prometheus/prometheus/model/timestamp mkdir -p $WORK/b761/ cat >/tmp/go-build1840759006/b761/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid EG_4R-KwA5DTvRxb99wZ/EG_4R-KwA5DTvRxb99wZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b761/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/ac/ac9e4ac71d0df02b06bdd9f4a54d6da9f2afbe9553c7b3ca61e52e06335a0b63-d # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/b4/b4b4e1e75aa8ad90f2aa079137f211f88db5041915739d307460f0aeedd63746-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b649/ cat >/tmp/go-build1840759006/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid ovP-pZHZtDkKgt70brId/ovP-pZHZtDkKgt70brId -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/fc/fc58804161ee48f81a07dfc5cadc5c8f51d9683ee97b9c87917704b5dcd71580-d # internal embed mkdir -p $WORK/b100/ cat >/tmp/go-build1840759006/b100/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p embed -std -complete -installsuffix shared -buildid S35elFUJ5L_9xMkjRh6I/S35elFUJ5L_9xMkjRh6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/c0/c0eb99e9b17cfca60ac60b92c6ea8aed91a65bd2f57f856bcb1b22d38f8de000-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/f1/f1e4c4cbd4fe30295860242b4178d60fbee3fd0ea9395c1c9264bb68b776fbee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8e/8ea63085e5545b28ca297603c76a45f2a3dd1d5256649070a832feb8f829e258-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b392/ cat >/tmp/go-build1840759006/b392/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid Qclony7lj9ixP3SVvfy4/Qclony7lj9ixP3SVvfy4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b797/ cat >/tmp/go-build1840759006/b797/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid KU2bH-UNX23UaCdzX5yK/KU2bH-UNX23UaCdzX5yK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/1e/1ee82759c7b7aacfa0787dfa2abdcf673e3cb39f80bfba1ae7d3ce980c02a396-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/af/af07187b256947dab2642fe50e83e7bbe139727a0d1301a19b1c39cf30e46c8f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/27/2732cad010060b93adfcfc875238da6711c53acefb957acb530b102092745ba2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/20/20e82a4bdd73fd5d0a0f155316df3c5011d359ea3816b1b344140c7aadbe5b80-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/32/32873b150788ec01446e96a4aae59e5fda7ac6094c124cd25a4a4ff2cdc06ee7-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b055/ cat >/tmp/go-build1840759006/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid neZFxOzdRv90nNfI3zVl/neZFxOzdRv90nNfI3zVl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build1840759006/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/binary -std -complete -installsuffix shared -buildid jrh7MF_zJjmrs_Qzy76N/jrh7MF_zJjmrs_Qzy76N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go mkdir -p $WORK/b445/ github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 cat >/tmp/go-build1840759006/b445/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/b7/b7045524302aafbcde34c4965b093beb5e9c4f2d778f2f44e6e1373b88c9ece6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid eiFKRr86fbvsXRWYCK3t/eiFKRr86fbvsXRWYCK3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b447/ cat >/tmp/go-build1840759006/b447/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid tlDX6vCJ_TVETpz74crg/tlDX6vCJ_TVETpz74crg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go os mkdir -p $WORK/b035/ cat >/tmp/go-build1840759006/b035/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1840759006/b036/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1840759006/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1840759006/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build1840759006/b043/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid XcN9_XBsY9r424fbU90s/XcN9_XBsY9r424fbU90s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema mkdir -p $WORK/b563/ cat >/tmp/go-build1840759006/b563/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid 9VeSH8Xfh-mPXzBcmMOw/9VeSH8Xfh-mPXzBcmMOw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go internal/saferio mkdir -p $WORK/b738/ cat >/tmp/go-build1840759006/b738/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p internal/saferio -std -complete -installsuffix shared -buildid kp8UhFsH5_SOIuCIFq7F/kp8UhFsH5_SOIuCIFq7F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go mkdir -p $WORK/b147/ cat >/tmp/go-build1840759006/b147/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b147/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build1840759006/b147/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid zba71sElo0wAoDEzELsI/zba71sElo0wAoDEzELsI -goversion go1.21.7 -symabis $WORK/b147/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/e4/e4d5df6e269801d812fec190ad8676b1f6fecba2784a1ca36a63515d55b918da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/d8/d837a3e2411fc73c7b51e9dc10e6ee2e5ce3b2316bfc82bf8da978105a9ff3ba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/23/23eb1cff7cdf2100fbd4609cefbb7fc716bc0c2a4a60aedf374a4a9b86665ee1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/6f/6f13cc5f5a4f71cc121944de41340fbb4d2bb310b49d94ed54ca54ad0c41fa25-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/57/5782a715548238e0a7687da8cded13e564f0b40a3ec47d2312d963b2e5ba20dd-d # internal encoding/base64 mkdir -p $WORK/b061/ cat >/tmp/go-build1840759006/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/base64 -std -complete -installsuffix shared -buildid I47UkKJU00142H90f0Lw/I47UkKJU00142H90f0Lw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b086/ cat >/tmp/go-build1840759006/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1840759006/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/cipher -std -complete -installsuffix shared -buildid inf9ZTmRGVDze80324FS/inf9ZTmRGVDze80324FS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go crypto/internal/edwards25519/field mkdir -p $WORK/b097/ cat >/tmp/go-build1840759006/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./fe_arm64.s crypto/md5 mkdir -p $WORK/b112/ cat >/tmp/go-build1840759006/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b112/symabis ./md5block_arm64.s crypto/internal/nistec mkdir -p $WORK/b098/ cat >/tmp/go-build1840759006/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./p256_asm_arm64.s cat >/tmp/go-build1840759006/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid opyWEpoeKcyPby7m7K_Z/opyWEpoeKcyPby7m7K_Z -goversion go1.21.7 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build1840759006/b112/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/md5 -std -installsuffix shared -buildid SeUIPjz5EdfQw0RkADEz/SeUIPjz5EdfQw0RkADEz -goversion go1.21.7 -symabis $WORK/b112/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >/tmp/go-build1840759006/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1840759006/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile embed=/tmp/go-build1840759006/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cat >/tmp/go-build1840759006/b098/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/nistec -std -installsuffix shared -buildid cX_cMhuTeC7iqS6XScXz/cX_cMhuTeC7iqS6XScXz -goversion go1.21.7 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -embedcfg $WORK/b098/embedcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/66/66713c566dd1797b19da99266753410403f0534651d14301284c030746ffea4e-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b126/ cat >/tmp/go-build1840759006/b126/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid CXLAnRVPZUkcu0KEpj_n/CXLAnRVPZUkcu0KEpj_n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b112/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/fe_arm64.o ./fe_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c1/c165ac48e1ae462e5059e0117ae2fa157342f0265d7de350c6429a96ceebe56d-d # internal encoding/pem mkdir -p $WORK/b121/ cat >/tmp/go-build1840759006/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p encoding/pem -std -complete -installsuffix shared -buildid X1he7PohoVZ36j6mZ2MO/X1he7PohoVZ36j6mZ2MO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cb/cbfc1aaa3ed9a61da9f4d69a51c7b3755650f196d9c96f028add67a2241db826-d # internal crypto/internal/boring mkdir -p $WORK/b084/ cat >/tmp/go-build1840759006/b084/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1840759006/b089/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid BFGbUeLqeOi5OfHwznSZ/BFGbUeLqeOi5OfHwznSZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/fe_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7f/7f00eef6b0c7106ba5f937abebbd64025847959492c38c83fdddcaf142847c8c-d # internal crypto/des mkdir -p $WORK/b095/ cat >/tmp/go-build1840759006/b095/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1840759006/b087/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/des -std -complete -installsuffix shared -buildid ubd450lCOjjYOxFcZjif/ubd450lCOjjYOxFcZjif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d2/d28bda19d7147478c01dd870a1ce65703109c77ff4a1439fddba3cb522913c9e-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b110/ cat >/tmp/go-build1840759006/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1840759006/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid wUCOrw_oIj9QDwx8eGVr/wUCOrw_oIj9QDwx8eGVr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c9/c9e0ed116d97115485af3f1963f9eba58d8c220988230f00d5d525cc662194b7-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b124/ cat >/tmp/go-build1840759006/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./chacha_arm64.s cat >/tmp/go-build1840759006/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1840759006/b125/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid PcUvL6yS_7uSekC1sz2v/PcUvL6yS_7uSekC1sz2v -goversion go1.21.7 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/83/83592d443c865cba93bc5362d5b76f7170809dd20283e9c741b0da6c85764422-d # internal github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b153/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a7cae5b6a5c50a496b6f66ea6eba5e7c5dd9420b10b1a86f42586ea62f84103-d # internal cat >/tmp/go-build1840759006/b153/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid rDbY6lDT20n_Vn1XNT1z/rDbY6lDT20n_Vn1XNT1z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go crypto/aes mkdir -p $WORK/b094/ cat >/tmp/go-build1840759006/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./asm_arm64.s ./gcm_arm64.s cat >/tmp/go-build1840759006/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1840759006/b087/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/aes -std -installsuffix shared -buildid LP95q-vgi6dKZtzN_3m4/LP95q-vgi6dKZtzN_3m4 -goversion go1.21.7 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1f/1ff6dd2708fed5b3b6263c0e34f43e215c68c60f06b42a356db59df0a780115a-d # internal crypto/sha512 mkdir -p $WORK/b105/ cat >/tmp/go-build1840759006/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./sha512block_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/93/932324b6ebdf9a57878d0c1415e9d8f08d895483c9a82d714947b6cb994a0805-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build1840759006/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1840759006/b028/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid Q6Z4JiuETmYcpq9ZcnHu/Q6Z4JiuETmYcpq9ZcnHu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/30/30d8eebf56d1a2f4c3354c478dfa691bfabee035505a17929611e4592796f603-d # internal path/filepath mkdir -p $WORK/b051/ cat >/tmp/go-build1840759006/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p path/filepath -std -complete -installsuffix shared -buildid aWV88yIOrZC3WWBbKeDZ/aWV88yIOrZC3WWBbKeDZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_nonwindows.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/tmp/go-build1840759006/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha512 -std -installsuffix shared -buildid 1TPG2doUvUD1XwFElXds/1TPG2doUvUD1XwFElXds -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ad/ad06927006e8f62411b5a5e0dff754082078331c14384bd8224f79fe9fa1fa6f-d # internal io/ioutil mkdir -p $WORK/b072/ cat >/tmp/go-build1840759006/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -installsuffix shared -buildid IGtEjw8LDpKFuyQZuXD8/IGtEjw8LDpKFuyQZuXD8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e5/e5fbca42aa5001ba8a5aa32e90ca929e37faae3695adee950211a5aab589e096-d # internal net mkdir -p $WORK/b075/ cat >/tmp/go-build1840759006/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1840759006/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile internal/nettrace=/tmp/go-build1840759006/b077/_pkg_.a packagefile internal/poll=/tmp/go-build1840759006/b036/_pkg_.a packagefile internal/singleflight=/tmp/go-build1840759006/b078/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile net/netip=/tmp/go-build1840759006/b079/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p net -std -installsuffix shared -buildid kYzTFztt1gv0-RkyWNN5/kYzTFztt1gv0-RkyWNN5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_on.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_arm64.o $WORK/b094/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ac/acd4aba9ac2fd876528e7c1f5c5c3c8fd2943bc1c82497ae42764a9f68bf8a3f-d # internal crypto/hmac mkdir -p $WORK/b111/ cat >/tmp/go-build1840759006/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/hmac -std -complete -installsuffix shared -buildid uusq8_lf1JH4HU1dKjfL/uusq8_lf1JH4HU1dKjfL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/sha512block_arm64.o ./sha512block_arm64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/p256_asm_arm64.o ./p256_asm_arm64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha512block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ff/ff73312ff74d2908900ed5a9866fe457ad444bb5601361092c6395d36fb22412-d # internal crypto/sha1 mkdir -p $WORK/b115/ cat >/tmp/go-build1840759006/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b115/symabis ./sha1block_arm64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0c/0c1546aafff82a0fe563918f74e2b0137957ee4dabc5f196b29db40be0e38aaf-d # internal crypto/sha256 mkdir -p $WORK/b116/ cat >/tmp/go-build1840759006/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./sha256block_arm64.s cat >/tmp/go-build1840759006/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -std -installsuffix shared -buildid 0LJDWbELh2gvA9tCdVvK/0LJDWbELh2gvA9tCdVvK -goversion go1.21.7 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cat >/tmp/go-build1840759006/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -std -installsuffix shared -buildid 8VDlOD_dpSjyMpAu3zuF/8VDlOD_dpSjyMpAu3zuF -goversion go1.21.7 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/dc/dcf85784d5d7a04cadd2d5ca2ff3eff45885f9a5bd07a6437425b2a7070e7747-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b123/ cat >/tmp/go-build1840759006/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1840759006/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1840759006/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1840759006/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid UtdUdZXFdIdgwXYzWtyZ/UtdUdZXFdIdgwXYzWtyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4c/4cb63a11709ffebdb166af789d1cb8d375ffff6e8a22990ce6e8417fcfbe7258-d # internal crypto/ecdh mkdir -p $WORK/b096/ cat >/tmp/go-build1840759006/b096/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1840759006/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1840759006/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid Ouq3qbgIL7iJdn3wVSIY/Ouq3qbgIL7iJdn3wVSIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/55/558a0bc17728ab3ef2136a5a4bb20efade33e6b29c6069b6550ed822feebb076-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b127/ cat >/tmp/go-build1840759006/b127/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid JXRO4Px7BQnTkN6Vqo5e/JXRO4Px7BQnTkN6Vqo5e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c1/c146d9d8f09af046d011d5dbdb351f9931b79d48940b919199bf51f62c93b43c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b158/ cat >/tmp/go-build1840759006/b158/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile hash/fnv=/tmp/go-build1840759006/b159/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid vRsNdNg2pXcDsNloDI48/vRsNdNg2pXcDsNloDI48 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ad/ad27acb26370961c8cc72c42367879714756251c8c807bcb07bff4907d8a43b8-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b198/ cat >/tmp/go-build1840759006/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid V24dmuaRXffMmb9HkW9W/V24dmuaRXffMmb9HkW9W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/53/53604ecf89fe4490ee74e1879c8807215213fa43d9d68359684766ca49ab188a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b199/ cat >/tmp/go-build1840759006/b199/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b199/symabis ./asm_linux_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b115/sha1block_arm64.o ./sha1block_arm64.s cat >/tmp/go-build1840759006/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1840759006/b200/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid t-WNnHkDeDDalO-OxhrN/t-WNnHkDeDDalO-OxhrN -goversion go1.21.7 -symabis $WORK/b199/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack -asmhdr $WORK/b199/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c8/c8996463d204557ab2f7a0ea68ec9dd48c98fcef3118f2193d5421afd9c645b9-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b235/ cat >/tmp/go-build1840759006/b235/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid JCBJfOET8EIE8ObDbtlQ/JCBJfOET8EIE8ObDbtlQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/81/810fdf93a8f32f0b973a4a48fb96b783a76c9d2c879f8b09e84bbd15272e5d61-d # internal os/exec /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal mkdir -p $WORK/b261/ cat >/tmp/go-build1840759006/b261/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1840759006/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p os/exec -std -complete -installsuffix shared -buildid 8aBhBDwWPAAG1Di8N-99/8aBhBDwWPAAG1Di8N-99 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/20/20a6036c4710c271a81e56ff4e0f16c3819fe4256bbe7942f677e7a74b02a3d6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b297/ cat >/tmp/go-build1840759006/b297/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid fX5qJMYlA5e4BQ-pA7xS/fX5qJMYlA5e4BQ-pA7xS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/fe/fe942bea95efc85e62f20eb537faabf736a7671c9d47952d4282053c5ea84d1b-d # internal os/signal mkdir -p $WORK/b315/ cat >/tmp/go-build1840759006/b315/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b315=>" -I $WORK/b315/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b315/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cat >/tmp/go-build1840759006/b315/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p os/signal -std -installsuffix shared -buildid XKDFR86kOo5zdJNu9tUV/XKDFR86kOo5zdJNu9tUV -goversion go1.21.7 -symabis $WORK/b315/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack -asmhdr $WORK/b315/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/10/10967b2ff06dc95e7d7ee2de2805cc0e3160f92205e518998c860508ed581c1d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b377/ cat >/tmp/go-build1840759006/b377/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid EgL9VDUwUTawvMEvlbAO/EgL9VDUwUTawvMEvlbAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2a/2afbd41a5dac595a3e603de1c5f2e19e318b933893212e2573bb0a30255b1205-d # internal internal/sysinfo mkdir -p $WORK/b427/ cat >/tmp/go-build1840759006/b427/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 2vkLLWqlyDrRY4_wcKA1/2vkLLWqlyDrRY4_wcKA1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /usr/lib/golang/src/internal/sysinfo/generic_os_cpuinfo.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/9a/9ab6a4958076603429b320414f39ba22ad5c51f8a5425fd1cb8c47cebb670be2-d # internal internal/lazyregexp mkdir -p $WORK/b457/ cat >/tmp/go-build1840759006/b457/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid -IBUFSZWyYpEUVyfJDij/-IBUFSZWyYpEUVyfJDij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ca/ca645df9b69531fb8f611289e82d99061b0e029a9ac317a92e614f5c54cb3e28-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b663/ cat >/tmp/go-build1840759006/b663/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid QVYgmPKz9sfDOmerx-Cc/QVYgmPKz9sfDOmerx-Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/f6/f61697f903008fde398ed230f8b9852e37afc6e42e87e16e6abc5406eaa48d4d-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b675/ cat >/tmp/go-build1840759006/b675/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid fsOMNYnYqubXZTprFpv3/fsOMNYnYqubXZTprFpv3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/b4/b420dfdda694f9a08f439423a7e1ce1d01bb404bc2f4db1f063f2082880c0869-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b796/ cat >/tmp/go-build1840759006/b796/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b796/symabis ./decode_arm64.s ./encode_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b315=>" -I $WORK/b315/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b315/sig.o ./sig.s cat >/tmp/go-build1840759006/b796/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid klTZvV6hPNWk1PXN9osd/klTZvV6hPNWk1PXN9osd -goversion go1.21.7 -symabis $WORK/b796/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack -asmhdr $WORK/b796/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/c7/c7319b10ac79a1f16ba427b91cf2ac19f1387f900dba368eeaa06fa6cf418151-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b315/_pkg_.a $WORK/b315/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/92/92df455391e3d6235f74a0d85bc9b0e18c62abee6486956bf4c91df337729c01-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/96/96f47846627064c5a4caf45dff2c7b5900def47a28ff2514fabacc0d39fd2a1c-d # internal compress/flate mkdir -p $WORK/b054/ encoding/json cat >/tmp/go-build1840759006/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF mkdir -p $WORK/b059/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p compress/flate -std -complete -installsuffix shared -buildid q-qDp9o7vVbvZhjTtNLM/q-qDp9o7vVbvZhjTtNLM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >/tmp/go-build1840759006/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/json -std -complete -installsuffix shared -buildid QEvRIwaDY0MbbufhFqn1/QEvRIwaDY0MbbufhFqn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go os/user mkdir -p $WORK/b048/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b048/ -importpath os/user -- -I $WORK/b048/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b796/decode_arm64.o ./decode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b796/encode_arm64.o ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3a/3a8ec84f8ea968d85cfaf1999482c4494e7e106d54964780031747d05266f1a6-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/units mkdir -p $WORK/b063/ cat >/tmp/go-build1840759006/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid -tUp0lSc-NAwuPABa4zq/-tUp0lSc-NAwuPABa4zq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b796/_pkg_.a $WORK/b796/decode_arm64.o $WORK/b796/encode_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/60/6004f0870f67ed922d5924246eae18ce0b78d73aafaac77e010573e4084603dc-d # internal github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt mkdir -p $WORK/b065/ cat >/tmp/go-build1840759006/b065/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid leNhQr-36ZUl3AFTaZiH/leNhQr-36ZUl3AFTaZiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f9/f969689ec6a9d7b45de408d6d11c77663a90b94100b0eb07a7d58a845abb8635-d # internal log mkdir -p $WORK/b066/ cat >/tmp/go-build1840759006/b066/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log/internal=/tmp/go-build1840759006/b067/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p log -std -complete -installsuffix shared -buildid 1v-ge-AlDeNvfOLQo3-6/1v-ge-AlDeNvfOLQo3-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/log/log.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b147/_pkg_.a $WORK/b147/relfect2_arm64.o $WORK/b147/relfect2_mips64x.o $WORK/b147/relfect2_mipsx.o $WORK/b147/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e4/e4ef1d2c35704d868c0a3e9d2c4197a18873cda0eaa67a1d887b497879061155-d # internal github.com/prometheus/prometheus/vendor/github.com/pkg/errors mkdir -p $WORK/b073/ cat >/tmp/go-build1840759006/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid rEs6I-2iXigJ2vqtj4cm/rEs6I-2iXigJ2vqtj4cm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7c/7cebbfc36cb106fbbb709e86582588065ab7c43c5bb56e33ad85c6613c30e8ce-d # internal math/big mkdir -p $WORK/b091/ cat >/tmp/go-build1840759006/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/57/57970cfded159a47c93be3fd895fe62741915e9b660e486cc81d0d15bc1780b2-d # internal encoding/hex mkdir -p $WORK/b120/ cat >/tmp/go-build1840759006/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/hex -std -complete -installsuffix shared -buildid zihUpTC_vPN5a8YHgomK/zihUpTC_vPN5a8YHgomK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build1840759006/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p math/big -std -installsuffix shared -buildid kVvywb8bPNFBJCqxGLZw/kVvywb8bPNFBJCqxGLZw -goversion go1.21.7 -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/43/4315fa1b2ae5aa9cba6fe69dbc99958bb14c35c9cd44c3a94c9fd3db7226997e-d # internal net/url mkdir -p $WORK/b122/ cat >/tmp/go-build1840759006/b122/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/url -std -complete -installsuffix shared -buildid laXpnBIE0mafHvlE1X1t/laXpnBIE0mafHvlE1X1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a6/a65daf135aab7c86a7e77c64f08468b5e3de1dfc901579b33b7d7d306ea811a6-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b132/ cat >/tmp/go-build1840759006/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid EuGw2cP97nVtOm9AlSU_/EuGw2cP97nVtOm9AlSU_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ca/ca582c3784f1c60b702a9ca2b586a87161b149a0ae592701b6da60ef7ad33dc7-d # internal compress/gzip mkdir -p $WORK/b053/ cat >/tmp/go-build1840759006/b053/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile compress/flate=/tmp/go-build1840759006/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -installsuffix shared -buildid gnRtu8LpoX6e8KG-p8Fj/gnRtu8LpoX6e8KG-p8Fj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ef/ef1a53ed02b3de9a2f3e2311ba6e1ac7d5e80a1b2383ad9ca80e266396cbac57-d # internal github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile mkdir -p $WORK/b071/ cat >/tmp/go-build1840759006/b071/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile -complete -installsuffix shared -buildid uvlcJ4YwaMn5jcFcgmBN/uvlcJ4YwaMn5jcFcgmBN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_java_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/7f/7f05b5617fb25e1be4b4b5910ba8d3629bc0195a8a2466beb0e1843390fdddde-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b133/ cat >/tmp/go-build1840759006/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b131/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid sMqo8kXoCGSm4A3bU2Wd/sMqo8kXoCGSm4A3bU2Wd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/28/280e4b5b5d71f9806aacea9fc9d8dc95580772961e064e39e40e4f2e3ca60040-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b064/ cat >/tmp/go-build1840759006/b064/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1840759006/b065/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid Xfp5SQrwKLBxs55qzL_O/Xfp5SQrwKLBxs55qzL_O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/11/11308dd416da7d6bd288877cd7e4373f4df4c649ce9516cbe1633ba52218290e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b130/ cat >/tmp/go-build1840759006/b130/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=/tmp/go-build1840759006/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b132/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wcJcn01qYRbfOnYiO4N-/wcJcn01qYRbfOnYiO4N- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/5c/5c42ae4a62c4a8e3758de3c5181750b66a4ea1b465312f4bff62a3cb82d6e82f-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b136/ cat >/tmp/go-build1840759006/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vo4ZAzjv0En1Mohp9-ca/vo4ZAzjv0En1Mohp9-ca -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ab/abfcbaab41e55dc761cd0acc133448a07bec2ce71b697bc3e38e27a05cbd9210-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b070/ cat >/tmp/go-build1840759006/b070/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid ZztUR3ZcR4pcgHFKEDfz/ZztUR3ZcR4pcgHFKEDfz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d5/d5162a206752317c1a5a456cd80dd4013fa611a991c593271f2cd9e59edbb19c-d # internal mime mkdir -p $WORK/b137/ cat >/tmp/go-build1840759006/b137/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p mime -std -complete -installsuffix shared -buildid xbzJ9Sa2soI0uWvsk3DA/xbzJ9Sa2soI0uWvsk3DA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a9/a977f7b80912d2e8ec385e2d357c2836d8d703951146c522d8a7370a316d5084-d # internal mime/quotedprintable mkdir -p $WORK/b139/ cat >/tmp/go-build1840759006/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid zLkPKX4gIw_NvSITZT65/zLkPKX4gIw_NvSITZT65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/20/20e79c902e50182d194f1c28160225543f99d03e8dc826cb298dead48504d2da-d # internal net/http/internal mkdir -p $WORK/b141/ cat >/tmp/go-build1840759006/b141/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p net/http/internal -std -complete -installsuffix shared -buildid mVqo2ehqqeyr_d8B9ZEi/mVqo2ehqqeyr_d8B9ZEi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/24/246dc106e9dd0709db45d9876ace2316c8da4b3362ff274b6b2756f3bc82ef1d-d # internal runtime/debug mkdir -p $WORK/b146/ cat >/tmp/go-build1840759006/b146/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b146/symabis ./debug.s cat >/tmp/go-build1840759006/b146/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p runtime/debug -std -installsuffix shared -buildid ebPOA6sfzxcmcqbjcWSX/ebPOA6sfzxcmcqbjcWSX -goversion go1.21.7 -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b199/asm_linux_arm64.o ./asm_linux_arm64.s cd /builddir/build/BUILD/prometheus-2.32.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o -O2 -g cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b199/_pkg_.a $WORK/b199/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ca/ca2f610e66a3e624598f7d76a56c1b4edcb8134a3ade69fcdaa0a36926304682-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model mkdir -p $WORK/b148/ cat >/tmp/go-build1840759006/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid _aB-2m6fm7W29VRuvRJo/_aB-2m6fm7W29VRuvRJo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1d/1da11d1abd432740728b4ef3747b6acbdea3c4952d8d7e1e68baaaa55b9afcf3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b157/ cat >/tmp/go-build1840759006/b157/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LML64DwxL0vS3c14kNpY/LML64DwxL0vS3c14kNpY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/63/637d50a7a125393810c325c51ef1527e2db045abf4b24c291656a04c85a2e020-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b156/ cat >/tmp/go-build1840759006/b156/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid byTyR5awom70SxL1Yi6Q/byTyR5awom70SxL1Yi6Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5d/5dd31d72fd6566f0b4384812b3874a8d18652f5e6ec5213f2a46657ba8849db6-d # internal net/textproto mkdir -p $WORK/b134/ cat >/tmp/go-build1840759006/b134/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/textproto -std -complete -installsuffix shared -buildid YPmG1qWaIyONwtwPYd8Q/YPmG1qWaIyONwtwPYd8Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9c/9cbf4133c3490f705a5aba644f7b0ae4a7a7f65f41cc8c2b67fb9c39894ef66c-d # internal go/token mkdir -p $WORK/b166/ cat >/tmp/go-build1840759006/b166/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p go/token -std -complete -installsuffix shared -buildid RUXRup8LIvljSCMq3ZFM/RUXRup8LIvljSCMq3ZFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go cat >/tmp/go-build1840759006/b048/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile runtime/cgo=/tmp/go-build1840759006/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p os/user -std -installsuffix shared -buildid Gv1FK2tIytcYLdHhqXU4/Gv1FK2tIytcYLdHhqXU4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo_lookup_cgo.cgo1.go $WORK/b048/getgrouplist_unix.cgo1.go $WORK/b048/_cgo_import.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b146/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/46/46379f7c6abda55962a077b4ccefb890f57a01d5af41b40db12acd485695cd9b-d # internal github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b145/ cat >/tmp/go-build1840759006/b145/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid AlMcu4famiGG0loZI5Y4/AlMcu4famiGG0loZI5Y4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/53/5338407abe0f5f3e7a7766d35cbb5d0cf4d0ddb928d86dcab1af86977d66d75a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b161/ cat >/tmp/go-build1840759006/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid RWgXXEiCurqptaP1NG3D/RWgXXEiCurqptaP1NG3D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/82/828a84611231d91c81aa1f15ce2d158aa80d2e778506cff7cbc2b39bb495d006-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b129/ cat >/tmp/go-build1840759006/b129/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=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1840759006/b130/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1840759006/b133/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid TyPQt2MCS9PTjxlytZ0v/TyPQt2MCS9PTjxlytZ0v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c6/c643b4499d4d1533068c45dbc7a2ed030769512004ee4643e48276aca8c73a60-d # internal archive/tar mkdir -p $WORK/b002/ cat >/tmp/go-build1840759006/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os/user=/tmp/go-build1840759006/b048/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p archive/tar -std -complete -installsuffix shared -buildid lChHLW07Sv6zCg0B8n1P/lChHLW07Sv6zCg0B8n1P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/31/31f14a0d7dc97233704e425ee4f845f3fa87e5cea9b677e109f958709a8c2f16-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b183/ cat >/tmp/go-build1840759006/b183/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid T6VEsoBvNP64T1YHqu89/T6VEsoBvNP64T1YHqu89 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/02/026ac332de5f6bbf267564ad22cf739f3f2b5f6f5eef842db67f173671628e16-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b197/ cat >/tmp/go-build1840759006/b197/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 5pEBxS3I9U3UFTDHwEzx/5pEBxS3I9U3UFTDHwEzx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/45/45336e8e130b31cca34a7180cc5b07d224f2749e649a65fc0c2d4e253529eeeb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7e/7ef8bc83c94af030912b50b3e7762afa642e312544a2e1aff4c694744ea8f48d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b206/ cat >/tmp/go-build1840759006/b206/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid M_9YW9cXsdxcUBtTSGw_/M_9YW9cXsdxcUBtTSGw_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/0e/0ece6bf54cf792a54b0a03b98065201b575b4235e90e531f36c3372ea21606f0-d # internal text/template/parse mkdir -p $WORK/b210/ cat >/tmp/go-build1840759006/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p text/template/parse -std -complete -installsuffix shared -buildid lsR8L0TLE4Q08T0avjOc/lsR8L0TLE4Q08T0avjOc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs mkdir -p $WORK/b196/ cat >/tmp/go-build1840759006/b196/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1840759006/b197/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1840759006/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid fslzIT1C1dl8ITJ4MJvE/fslzIT1C1dl8ITJ4MJvE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/59/59ce10fb5f4beadd298dff8982abec94838f6f20e3c5fc145e5729abe4e44b2b-d # internal crypto/rand mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cat >/tmp/go-build1840759006/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/rand -std -complete -installsuffix shared -buildid tq0L82NrHBtr5JsMenc6/tq0L82NrHBtr5JsMenc6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/97/97dd539273390b8be88b1380fa1b5a3b8cd224a16d87f484a57e8ba4a3b5aaa9-d # internal crypto/elliptic mkdir -p $WORK/b102/ cat >/tmp/go-build1840759006/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1840759006/b098/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid UD4DkhHmaT11x_bofTRE/UD4DkhHmaT11x_bofTRE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/81/8164134e5a47d8742218aede974a380d1c5c50a6809ee2f76d2d1bbaba241dd6-d # internal crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/65/651550951a3b81fc9e071c87702dd1fc8133345f4d869ba3fa5c5de7fcc5c1c2-d # internal mkdir -p $WORK/b103/ cat >/tmp/go-build1840759006/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./nat_arm64.s crypto/internal/boring/bbig mkdir -p $WORK/b104/ cat >/tmp/go-build1840759006/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 6MHcRvrD7OeZDbxQvGff/6MHcRvrD7OeZDbxQvGff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cat >/tmp/go-build1840759006/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid J3nyqBVWQLB2WGOzSyEK/J3nyqBVWQLB2WGOzSyEK -goversion go1.21.7 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9e/9e42400223b87cd9b528dd9195482675fc79c512bd556e20fa03e08abdc7c1cf-d # internal encoding/asn1 mkdir -p $WORK/b107/ cat >/tmp/go-build1840759006/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 95ihjKmcMfivJO-s0req/95ihjKmcMfivJO-s0req -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/05/05063787eeb594fc3a46836fe219c61e30cf431fc0a428b0bb892b8399fba94d-d # internal crypto/ed25519 mkdir -p $WORK/b109/ cat >/tmp/go-build1840759006/b109/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1840759006/b110/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid MbgiKkReax_eEsA7mOsa/MbgiKkReax_eEsA7mOsa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a7/a7459424506ef65f07f3e7833f7f1363623c1c2a43d22bcae15d1ac4fc27de9c-d # internal crypto/dsa mkdir -p $WORK/b118/ cat >/tmp/go-build1840759006/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/dsa -std -complete -installsuffix shared -buildid NtSPyTNpneq01Qczk84P/NtSPyTNpneq01Qczk84P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/76/76e0ebe063d86a4b54f9157cbf6365365bb8109578d47c7a6230dd44f90aeabf-d # internal mime/multipart mkdir -p $WORK/b138/ cat >/tmp/go-build1840759006/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1840759006/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p mime/multipart -std -complete -installsuffix shared -buildid Z74PcK-AjIurM7XwC079/Z74PcK-AjIurM7XwC079 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/nat_arm64.o ./nat_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/27/277c95020ba8f8de31fea2628fa15143a6b6d31c7b95c44eb9b3102d19e07877-d # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b144/ cat >/tmp/go-build1840759006/b144/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1840759006/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1840759006/b147/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 6aGRAOyFthDXfnji4-iq/6aGRAOyFthDXfnji4-iq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/nat_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fc/fcc554fc9400acf0bb9050e842bdfd585a02baded010abbca7f5d48502ca3898-d # internal crypto/rsa mkdir -p $WORK/b114/ cat >/tmp/go-build1840759006/b114/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1840759006/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1840759006/b104/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rsa -std -complete -installsuffix shared -buildid id_loB86GumGgY4vAIbw/id_loB86GumGgY4vAIbw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/07/073556f5705e4f3228579c8bdd5804db523c0ddc859493897891f98e1e6c6b08-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b106/ cat >/tmp/go-build1840759006/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1840759006/b108/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 5SIu85UaSqILLhEXiPoL/5SIu85UaSqILLhEXiPoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/17/1792a403afe3f4cfaa77e7b1c702c1e2aa4ae9027e3cf6f66d6df79650150061-d # internal crypto/x509/pkix mkdir -p $WORK/b119/ cat >/tmp/go-build1840759006/b119/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Ugmkn0uvvTPsCvSwfVcY/Ugmkn0uvvTPsCvSwfVcY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6e/6ec43b700e0dc0ec8f0ce08475670fc01678f47c86b7df07bd43fe15547c1f14-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b160/ cat >/tmp/go-build1840759006/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 6lODP0SgC8_l4q_D9NcB/6lODP0SgC8_l4q_D9NcB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bf/bf5891430374283650785b8656e1f3bcf256330944a97af85a0fef46c07720c3-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b128/ cat >/tmp/go-build1840759006/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b129/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid GWns_7av14WA4rA1nr1m/GWns_7av14WA4rA1nr1m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6d/6d5badf45098f6c6393abda990fa400d9c4acf35d34b84a424f570c9a20f9b48-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b135/ cat >/tmp/go-build1840759006/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b129/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OO8SN6_bnX8jONzQK57I/OO8SN6_bnX8jONzQK57I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0f/0f8b84d147e0335c657f29070f27ea35b1147f99a4194b1afac63e816676b3b3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b165/ cat >/tmp/go-build1840759006/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid sjACSHAhAvZsDtFIA1wm/sjACSHAhAvZsDtFIA1wm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/0e/0e40a638d050d88870081a65e5c919d88a1d43a7a9079f5b972d667e67d29fef-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b167/ cat >/tmp/go-build1840759006/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid t1Vj_1oMl76ed7MfIKIk/t1Vj_1oMl76ed7MfIKIk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/44/4430d1e5ec65d324200297350e77208fd4019f4ec746c181630e13ae2adcc447-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b168/ cat >/tmp/go-build1840759006/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid TWWSEfbZ4PXKdxlpNS1W/TWWSEfbZ4PXKdxlpNS1W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/4f/4fc51581f609c760316603235704fd18175e9b2788a46701f47ccb0e0077a037-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b171/ cat >/tmp/go-build1840759006/b171/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Hav8IXWZ2s_gZQuZqcOE/Hav8IXWZ2s_gZQuZqcOE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/06/06ef327017f17547e19ebce9dbf73d95c1c66926b4513121fbf78d9e24c36769-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b172/ cat >/tmp/go-build1840759006/b172/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid jyMI5VXCnCIKe4sMHX0v/jyMI5VXCnCIKe4sMHX0v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2d/2d2df0069c04d67881752630907c730416b3abdd76a17783dafd7be47d2d279c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b176/ cat >/tmp/go-build1840759006/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2m-5qmergGUedqwRTabJ/2m-5qmergGUedqwRTabJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/5a/5aac967fbd97721d8a61ca667606d98da2be0e5f18fc33f84d9e9513a2c4a465-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b163/ cat >/tmp/go-build1840759006/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid CJJESQYWtH8r7fgzcMK_/CJJESQYWtH8r7fgzcMK_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/64/640780ee36fbc21f59b6e331d9af7806ef49de498311fb7c95e2ff65d8d4a7bd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b177/ cat >/tmp/go-build1840759006/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid L4c1Vn1BsesDfXKTEQyv/L4c1Vn1BsesDfXKTEQyv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c2/c2089dfdc86cecb3bb75ae2d5e830bca5d67d378e4b2445ff7997ce96852c07e-d # internal text/template mkdir -p $WORK/b209/ cat >/tmp/go-build1840759006/b209/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1840759006/b028/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build1840759006/b210/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p text/template -std -complete -installsuffix shared -buildid ZdEoxlsntAnLkaWOht_y/ZdEoxlsntAnLkaWOht_y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/3a/3a27098be264b1282f4126b32bf7caeedde04afeefd583c30dea81323f639849-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b217/ cat >/tmp/go-build1840759006/b217/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid oYXi7OMAAsvaUZBN9mp2/oYXi7OMAAsvaUZBN9mp2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/71/711266bf6a6a22812490968dd796a152ae05c528e149fe6cf70279209e10c08d-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >/tmp/go-build1840759006/b101/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=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1840759006/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1840759006/b096/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1840759006/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1840759006/b104/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1840759006/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1840759006/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1840759006/b108/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3E5mFts3Q2mDDXyTvCQH/3E5mFts3Q2mDDXyTvCQH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b1/b19295fb59b1af6a265cbac8ef42dc6b856ea1db8dcaf01bc3fdde2a5d9e0a18-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b218/ cat >/tmp/go-build1840759006/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b216/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid yharp27CSICWDsy2Na54/yharp27CSICWDsy2Na54 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5c/5cad67312f87f7a6265fe96c9eac0baae7c7cbab9da07fa8ac987cd786cdbc2c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b170/ cat >/tmp/go-build1840759006/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1840759006/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1840759006/b172/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qo9RZyFvywH-08xOybKi/Qo9RZyFvywH-08xOybKi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/3a/3aaa040a1dcef0391470c08d3fedab456286d5540499105023bad257c25933fa-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b174/ cat >/tmp/go-build1840759006/b174/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1840759006/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid mUaKK5jOlKoqOlTAowwr/mUaKK5jOlKoqOlTAowwr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/16/162ebdb5287ee26211a07b7185e24a609c96abef07fb36cc6d576364b8ff064b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b219/ cat >/tmp/go-build1840759006/b219/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid bY0n2fvrd0v007Zvpi6h/bY0n2fvrd0v007Zvpi6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/75/7581c8f35b26094dbedb649cf669fef2d66032e28b4418d1cf554fa8017ce648-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b215/ cat >/tmp/go-build1840759006/b215/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b217/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 7ow8jzTl_vQHtZCeExxa/7ow8jzTl_vQHtZCeExxa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f3/f3b659cb68f27a9327f035b65c6915fc9c70b1ce6a298d00c090f21d7c86ec15-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b224/ cat >/tmp/go-build1840759006/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Obouj-X0KEJFqdkv4YfM/Obouj-X0KEJFqdkv4YfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/bd/bd1d6352e5e6df622d7946b4a8d057922ce1e2e7b5baa0550f85d74a99d52bfc-d # internal crypto/x509 mkdir -p $WORK/b117/ cat >/tmp/go-build1840759006/b117/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=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1840759006/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1840759006/b095/_pkg_.a packagefile crypto/dsa=/tmp/go-build1840759006/b118/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1840759006/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1840759006/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/md5=/tmp/go-build1840759006/b112/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1840759006/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1840759006/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1840759006/b108/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 63ckte8bSkOmRwVeWxtm/63ckte8bSkOmRwVeWxtm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e1/e1c044337f5cd9fe9b94c2b886d6d998a6589abd7f8c486eda9e60b47958e97c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b227/ cat >/tmp/go-build1840759006/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1840759006/b228/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid Sc_Ef06WK59fEgrSXDDI/Sc_Ef06WK59fEgrSXDDI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b8/b82e9a13d17cb84b7207a3b7af79b43c34c2bfbfc3a2e1106f90b96a46016fda-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b232/ cat >/tmp/go-build1840759006/b232/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid QEbj_IrCyV328SfaPh94/QEbj_IrCyV328SfaPh94 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9a/9a23374add9d0986dc9a2a6541a0aeed3563327e1dd0243e5f0216a15cb0d28c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b155/ cat >/tmp/go-build1840759006/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1840759006/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1840759006/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1840759006/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 9H7vnlUsrF7SEFd_uD-q/9H7vnlUsrF7SEFd_uD-q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a9fe33c5d826f97a003642346771682f70cc21224d9d5976932009444aa5caee-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b175/ cat >/tmp/go-build1840759006/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1840759006/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1840759006/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1840759006/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid X7W9uVfEEoDAPwamuny0/X7W9uVfEEoDAPwamuny0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/8c/8c39e1e1a430022bcca424d67092f09f6e9481f4a3bc11b33c23089549938f98-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b234/ cat >/tmp/go-build1840759006/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid wBCMfXbblNOwG1uYyRUh/wBCMfXbblNOwG1uYyRUh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/6e/6e850b9f1ec2eb22b14d9f7c9607940ea7be537e0343175b87f4585778f83369-d # internal html/template mkdir -p $WORK/b207/ cat >/tmp/go-build1840759006/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile html=/tmp/go-build1840759006/b208/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a packagefile text/template/parse=/tmp/go-build1840759006/b210/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p html/template -std -complete -installsuffix shared -buildid wesnPh27NfmrWlUSW_Jg/wesnPh27NfmrWlUSW_Jg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e1/e14e79b2a6a960ed1d87103a51a4929efef1dcd0c3d417aafc082396e578803e-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b237/ cat >/tmp/go-build1840759006/b237/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid hUeGaua9rxywV2znSPI-/hUeGaua9rxywV2znSPI- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/6f/6f11cca179ca7e1223d8323460aacdb92e36d7eead8fb08a6caf6200ee8c8f12-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b233/ cat >/tmp/go-build1840759006/b233/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1840759006/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1840759006/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1840759006/b236/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid QozexJgC-XQseRpcYhBA/QozexJgC-XQseRpcYhBA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/85/85922390355047698aa469d2be8dc3b4b91acc7001485e7d1590ab73c3a9fe0e-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b214/ cat >/tmp/go-build1840759006/b214/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1840759006/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1840759006/b218/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid ibp2PO8aKHTNT2-GmgKj/ibp2PO8aKHTNT2-GmgKj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/7e/7eebc69029cdad6e70ef722e2fef3dd7b4d9138ac6f3651095e26668e4720451-d # internal github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b244/ cat >/tmp/go-build1840759006/b244/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid 97n21nO0b4nthXf3NZQF/97n21nO0b4nthXf3NZQF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/66/6676831916519a2b8ac51e5b48730d6142ac36bbcb15693b8420e960408c5448-d # internal crypto/tls mkdir -p $WORK/b093/ cat >/tmp/go-build1840759006/b093/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1840759006/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1840759006/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1840759006/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1840759006/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build1840759006/b112/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rc4=/tmp/go-build1840759006/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1840759006/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1840759006/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1840759006/b127/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/tls -std -complete -installsuffix shared -buildid gYOsGSfApwHzn_1XLltn/gYOsGSfApwHzn_1XLltn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ed/ed8d7dc0a18a9a03d182e5409c6dcd2d747963a7bf0dd0b74fc0e4eb9f640633-d # internal encoding/xml mkdir -p $WORK/b254/ cat >/tmp/go-build1840759006/b254/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p encoding/xml -std -complete -installsuffix shared -buildid hPv1S822hnmwy9R_gM8l/hPv1S822hnmwy9R_gM8l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c9/c9943a9b0c674939686bcc8b1f3d5f17c644ed9133881c87f5faea1530b54a27-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b260/ cat >/tmp/go-build1840759006/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1840759006/b238/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile os/exec=/tmp/go-build1840759006/b261/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid OfRcNXEtjJY8s_RdlczE/OfRcNXEtjJY8s_RdlczE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f3/f3c4b275ffbe40aff9be9318f9cd90d3c473804b16df128d76f3ab2dcb02a00c-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b275/ cat >/tmp/go-build1840759006/b275/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid LCym0ADkzP3BnhaEtNvy/LCym0ADkzP3BnhaEtNvy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/33/333c6a87013c30df7dd1a9bd1037e69ad20cb73e2804e285a3b7ba735ab4a446-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b243/ cat >/tmp/go-build1840759006/b243/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1840759006/b244/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid Jk7Tx8ULLadR4dPmFLdy/Jk7Tx8ULLadR4dPmFLdy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/d1/d1270855736970c5a698bcc010232cf7351f5d48924303a82682c2993794513f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b182/ cat >/tmp/go-build1840759006/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1840759006/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid n7LSxAlkWcTXyZhEamMb/n7LSxAlkWcTXyZhEamMb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/f7/f726462186569111085a56066a3fe057df7d5e7ff364c55440cbca2ebd009652-d # internal github.com/prometheus/prometheus/model/labels mkdir -p $WORK/b276/ cat >/tmp/go-build1840759006/b276/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1840759006/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile regexp/syntax=/tmp/go-build1840759006/b069/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid EOB5bUAyzNxqI41wmO3P/EOB5bUAyzNxqI41wmO3P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f0/f0985832bc0a124dbad04c53bae179216dc90fcd16ea01a27bdd28ca2c1fe239-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b213/ cat >/tmp/go-build1840759006/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b214/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid T82Kcru2Jkqr7yFltUB8/T82Kcru2Jkqr7yFltUB8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/82/82abb463dffe88ea3cfa35144be545138b7865e257b64204f65f64d63419078d-d # internal github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b279/ cat >/tmp/go-build1840759006/b279/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid D1K8NCMBLGmnJ19MGB36/D1K8NCMBLGmnJ19MGB36 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e9/e9a241c373b6e0047fbd6da13100e60f36e8e4fff06cb552359e8922d7cd97b5-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b181/ cat >/tmp/go-build1840759006/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1840759006/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1840759006/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1840759006/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1840759006/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1840759006/b172/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid IXESFKmPTMlakDDOgluI/IXESFKmPTMlakDDOgluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c2/c268c5dfe8d5da22809fbc01750d93dea200d8347eb3f30cb47ac29c7eca02c9-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b286/ cat >/tmp/go-build1840759006/b286/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid 2308SXWx5Cpc-BTqHAWK/2308SXWx5Cpc-BTqHAWK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/17/174a94e5d5b7493803ca54df8993620e8e6d7d14d43ae050b94c24f74220fd2e-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b292/ cat >/tmp/go-build1840759006/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid BK7Mf6aonN4n1ajeyj4i/BK7Mf6aonN4n1ajeyj4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/98/98e39a5aad8e98180ca5fcea13685139ef22d206b3bfac445ea07d096b3f378b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b295/ cat >/tmp/go-build1840759006/b295/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1840759006/b109/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid YFQY2yNpOqKf3MH-TkCn/YFQY2yNpOqKf3MH-TkCn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f2/f2060ca3cf923ea54f570f5a6d5eaa46c25a57753fb1c6c798a8816156f34c21-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b277/ cat >/tmp/go-build1840759006/b277/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build1840759006/b112/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid TJT0nw1ZXFrE-K5IbtlX/TJT0nw1ZXFrE-K5IbtlX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/4e/4e83d0376c8aa45e26ce1e08d9395c3394bffec6ffbf38d57d0dd2d9fbdc8174-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b296/ cat >/tmp/go-build1840759006/b296/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1840759006/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1840759006/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1840759006/b297/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid WzZf-Z8m6mfFfSoP9xMB/WzZf-Z8m6mfFfSoP9xMB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/91/9163bacd8206fa576a94de065d4b0febe2eedf216ae10eb795dfdda81c77cf7b-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b301/ cat >/tmp/go-build1840759006/b301/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid 4ecHeOb2qEHo3lMDrEkl/4ecHeOb2qEHo3lMDrEkl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/25/251360668b35da5c1eadf66d4eaa79d647bd5fc8b034a659df92d7ef40275383-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b309/ cat >/tmp/go-build1840759006/b309/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid xFuvIcqJIto11nqKVGqY/xFuvIcqJIto11nqKVGqY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/35/35b9b852736b6fe9d9b7a010df6c15bb2d1c2f1821ff179380fb58f63ee39dc9-d # internal github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b316/ cat >/tmp/go-build1840759006/b316/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 58z0RpvW1qo06AOM2FuQ/58z0RpvW1qo06AOM2FuQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/44/44df7d7d1f326f8de9c59bedf4ecd7acf53c00f0389d67ca0988defdc35f0126-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b308/ cat >/tmp/go-build1840759006/b308/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1840759006/b309/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid mg0nwQ_rKDQtiQIlDie9/mg0nwQ_rKDQtiQIlDie9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/29/29ffb652e0790acd381caf453325c86caa96aa498449ce04ee1e156fde461e36-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b307/ cat >/tmp/go-build1840759006/b307/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1840759006/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1840759006/b309/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid AAkfQT2t2Czt9j7ENXPL/AAkfQT2t2Czt9j7ENXPL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ff/fff407cc58f71a7147dfe7323d9bdf701a89b6f018817e1a7670ae4426061652-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics mkdir -p $WORK/b319/ cat >/tmp/go-build1840759006/b319/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid xvW8_zmAaZT2_pxnKTBQ/xvW8_zmAaZT2_pxnKTBQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/96/96458440f4c872e36ce6224e2fbe9bd9078f405e2769f8bd6c11121b8719f713-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b320/ cat >/tmp/go-build1840759006/b320/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid RuMWuL3zlWKoJGbqSOyw/RuMWuL3zlWKoJGbqSOyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/e6/e6f1418b88cb8cd6873431bfb281f420d981a542c27a5a660fb12f10cf97f3c9-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf mkdir -p $WORK/b325/ cat >/tmp/go-build1840759006/b325/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid tsoYBZIHXh-U9tk-PUi2/tsoYBZIHXh-U9tk-PUi2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/55/5570712dc56551a38b02d919c0e631dc450fafbfa9f60bd8d201dfeef88f50e8-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b327/ cat >/tmp/go-build1840759006/b327/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid Rn9U_mECVI-n-GPCpyXV/Rn9U_mECVI-n-GPCpyXV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/e8/e87d3126ce267d3dbdb7cb59f7f7b1b6e2c82ed7f1fcb820340fbb99291f5603-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b306/ cat >/tmp/go-build1840759006/b306/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1840759006/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1840759006/b309/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid 0r-zmyIh4tPvXD2n8yA0/0r-zmyIh4tPvXD2n8yA0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/f2/f293f886c70b8dadf6f23b0a40d81075bfc79429df644c5d16e6e1fb7af47c77-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b335/ cat >/tmp/go-build1840759006/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid 6FR8HvpPiFtYEYAeIee9/6FR8HvpPiFtYEYAeIee9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/bd/bd79f6dc436b03f0bc8925a0e5d158bcbe9773c002d2db4c88bb1c541b387343-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b348/ cat >/tmp/go-build1840759006/b348/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid P0Kkc7ranCYAXYJTWzHN/P0Kkc7ranCYAXYJTWzHN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/59/59846bbe304618f0ef935268ae8c97f8eab8f80ff82fcb25bfeca041e8142963-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b351/ cat >/tmp/go-build1840759006/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid c82E6sfvmWMzxH7xn0tY/c82E6sfvmWMzxH7xn0tY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/97/978d8dc61905b906a86870b5a0f2de6722a1af5a5706a552f43c7c271f3789f8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b357/ cat >/tmp/go-build1840759006/b357/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid _swcr48Pu88u8ofxAht2/_swcr48Pu88u8ofxAht2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ec/ec053e54356c738ba19b8ea5dd9488243402262ad9f63d9bbfdc2a8884d85154-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b359/ cat >/tmp/go-build1840759006/b359/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid zXynqmZ63HbiXzXwt_8W/zXynqmZ63HbiXzXwt_8W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3e/3e70478d675727970cc240a14c58d45fb58ac6112284b0623ff3c4b73aca30ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b356/ cat >/tmp/go-build1840759006/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1840759006/b357/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid D-YmHnjrSxL4TG9aj5fm/D-YmHnjrSxL4TG9aj5fm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/7c/7c30f062adaec5ca0bfbb293cf42eef6485c09556a9bbbe7cf95649dee2efd87-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b324/ cat >/tmp/go-build1840759006/b324/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1840759006/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1840759006/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1840759006/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b3/b3f2d7b0be5d6ad6573ed000b47e0d9c69aae05df5e00ed3145c66b36f5058c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid istwkmzb_BcqyucuWrIE/istwkmzb_BcqyucuWrIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b328/ cat >/tmp/go-build1840759006/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1840759006/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1840759006/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1840759006/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 71e5DGX8pucIr0jKmcgk/71e5DGX8pucIr0jKmcgk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ce/ce4c40f7b285ae5e1e2335d15d85a4937a061ab266b2107794ad213a59339048-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b364/ cat >/tmp/go-build1840759006/b364/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 96vplvxCr96bKoB0yBta/96vplvxCr96bKoB0yBta -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/af/af3ff9b185ce266d898b0d36d6eb1196450101f8ed9b44cd29b0a0f31102934d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b355/ cat >/tmp/go-build1840759006/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid nfzTNDfViHoiluW2zEUO/nfzTNDfViHoiluW2zEUO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/11/1133d1e27e9c9dbc692d63e6f0b0cbd99ff349d64b1fb8ee3dc15b5dfe596e28-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b371/ cat >/tmp/go-build1840759006/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid _56i0wE78gCwaAS4OOIr/_56i0wE78gCwaAS4OOIr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/3c/3c516220e26ca28a633bada154037307d3df303a248f1efe8d530c44f27bac74-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b388/ cat >/tmp/go-build1840759006/b388/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid RcVi3craAlMFcE7_EzpL/RcVi3craAlMFcE7_EzpL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/53/53d1e14702163efde9d7f5a33811d7b7dd227fe710c58086341018cac4616b2d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b391/ cat >/tmp/go-build1840759006/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid rQLU7PtaLPyGCi6E3PB4/rQLU7PtaLPyGCi6E3PB4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/57/57f936266ba65889713717b7f5d065023edcbdb152290a3539aabcda29f47878-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b350/ cat >/tmp/go-build1840759006/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1840759006/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1840759006/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1840759006/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid RjwjU4KI7Call6BCaYHr/RjwjU4KI7Call6BCaYHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/1e/1e827dda89715020072ecb049d3d5aca14c1f771df713ebcbd9613afd46c8ba7-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b402/ cat >/tmp/go-build1840759006/b402/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1840759006/b403/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid cxm9-nN84-SUWHXKVNlf/cxm9-nN84-SUWHXKVNlf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/2f/2f2283f2cfd3bff67e4d703354bf69438f7fa5fc3addaa0d0ca28a555cc77a5f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b405/ cat >/tmp/go-build1840759006/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid 4591iC43-_mYrToNLF8q/4591iC43-_mYrToNLF8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/da/da5267a8100d5d20c738dade4ded158de238dece2026cb74b65f377ba86aa3f4-d # internal runtime/trace mkdir -p $WORK/b406/ cat >/tmp/go-build1840759006/b406/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p runtime/trace -std -installsuffix shared -buildid e27hJ7MJ3XYb-wpx7eYS/e27hJ7MJ3XYb-wpx7eYS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/2b/2b4083751e440c3ea3347476d0c49175d65b7e6e8ddfcde1ac8b5a1bfb708490-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b410/ cat >/tmp/go-build1840759006/b410/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid 6mgKtPkACSHWtgyVVWNA/6mgKtPkACSHWtgyVVWNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f3/f3dc2ca91668831beeadd593a2c813fec31a3d358f27cfdb4c7273c88da19279-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b400/ cat >/tmp/go-build1840759006/b400/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1840759006/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1840759006/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1840759006/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1840759006/b405/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile runtime/trace=/tmp/go-build1840759006/b406/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid z8jnSN6AQpYwJC7Kd9yI/z8jnSN6AQpYwJC7Kd9yI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ff/ffd618abf7d21fc51aeffc05a946561a0fd21940de06d6b3cffc42b836cc02f8-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b409/ cat >/tmp/go-build1840759006/b409/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1840759006/b410/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid jnSwz39Dxb-fJE61hkv4/jnSwz39Dxb-fJE61hkv4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/9b/9b90daa0ebca0a370556baf58410a4dbe7b7affef52fb313dc90739fd5b60aba-d # internal runtime/pprof mkdir -p $WORK/b413/ cat >/tmp/go-build1840759006/b413/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/abi=/tmp/go-build1840759006/b006/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile text/tabwriter=/tmp/go-build1840759006/b211/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p runtime/pprof -std -installsuffix shared -buildid 0ZzKqbLK52UCTlyzuDOS/0ZzKqbLK52UCTlyzuDOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/21/215656f34df481e80ce0e9e50c91ae3f9f835272d98a97975dee370dbaa3ba3f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b416/ cat >/tmp/go-build1840759006/b416/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1840759006/b409/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid zcgH2KVKek2sPMDICc_s/zcgH2KVKek2sPMDICc_s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/6f/6ffbf47f2b3fa12534b23c42620f75cd7b278ea39354b50a61edde348cc498e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/94/9488faa6d250f014260494bdf40048ea970d01eb372fc8b8c0fcbe3a87537620-d # internal flag mkdir -p $WORK/b426/ cat >/tmp/go-build1840759006/b426/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p flag -std -complete -installsuffix shared -buildid 10n1vnFINFgAqGTuJVya/10n1vnFINFgAqGTuJVya -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b424/ cat >/tmp/go-build1840759006/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid HW6sYPC6Qbpq_W-bJpAt/HW6sYPC6Qbpq_W-bJpAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/22/22e71fa5967ea5daff3ee0bd761f7486c0ffcd855a12eb2e9de6308cefafbfe7-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b431/ cat >/tmp/go-build1840759006/b431/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid pRNaVpGMAeltYS4Ia8hd/pRNaVpGMAeltYS4Ia8hd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/16/164695565d88932a82b1fe3d4ba6c0139580007f4e45914f158096c239e6cf95-d # internal testing mkdir -p $WORK/b425/ cat >/tmp/go-build1840759006/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile flag=/tmp/go-build1840759006/b426/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1840759006/b015/_pkg_.a packagefile internal/race=/tmp/go-build1840759006/b023/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1840759006/b427/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile runtime/trace=/tmp/go-build1840759006/b406/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p testing -std -complete -installsuffix shared -buildid SqSzsWFCMOnf975ziSsi/SqSzsWFCMOnf975ziSsi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/bf/bf438392d913a0cbe302a9a0f5d01e8d45ea5287ab4fde87080d7e05f02ac28e-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b434/ cat >/tmp/go-build1840759006/b434/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 7l5dy2LXs2GLPVXQXPZ2/7l5dy2LXs2GLPVXQXPZ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/a6/a64efee078969610b6b5e5995f0c32b7e6dbb013ef07612b1f78835306c08fb7-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b436/ cat >/tmp/go-build1840759006/b436/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid 6UgNdqFovtjbftSJ770f/6UgNdqFovtjbftSJ770f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ba/ba72032a6fb0f9623dc228c55b1bfddc93d87759c9abdcba4742990b9b5f2f6b-d # internal net/http/httptrace mkdir -p $WORK/b140/ cat >/tmp/go-build1840759006/b140/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile internal/nettrace=/tmp/go-build1840759006/b077/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid W9Qv72p9cTpPtjP3yeNA/W9Qv72p9cTpPtjP3yeNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c9/c974c9706a2d16809a8cc6c5cb18c327178110c2ec25606e20b2b4c7330be65c-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b310/ cat >/tmp/go-build1840759006/b310/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid oBb7gYnrOeaeLGoBz_c6/oBb7gYnrOeaeLGoBz_c6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/3a/3adb5902c4fa976c1072fd4fb003f23114446cf739ceaea83f02b33729190dca-d # internal github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b322/ cat >/tmp/go-build1840759006/b322/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1840759006/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile encoding/base32=/tmp/go-build1840759006/b323/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1840759006/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1840759006/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid kwP8XOj-icHymRxEzcnS/kwP8XOj-icHymRxEzcnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7f/7f544d990ffdf51690d459a6425cf3508179370a2afce694c5f19fe4daa77253-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/d6/d6dc7fdd480be7cf2ae7e967029c0d427453f5d246e647d8200f9354c7079bd1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b360/ cat >/tmp/go-build1840759006/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid -1ZdzE30ZRl5zYJShcp5/-1ZdzE30ZRl5zYJShcp5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/43/43448d437688e69a0432ebd3dd492986a6702300896fb621070e07dc23d70122-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b412/ cat >/tmp/go-build1840759006/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build1840759006/b413/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid gsUBmB8YPYIqQdpEvQ0f/gsUBmB8YPYIqQdpEvQ0f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go net/http mkdir -p $WORK/b081/ cat >/tmp/go-build1840759006/b081/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=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b128/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1840759006/b135/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1840759006/b136/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b129/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1840759006/b041/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile net/http/internal=/tmp/go-build1840759006/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1840759006/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p net/http -std -complete -installsuffix shared -buildid HpHrOyw8yrbYjB3Ih3if/HpHrOyw8yrbYjB3Ih3if -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d3/d36baf7e60d7097fc824a5ce8ae0bcf3f37d3456a3d2d01fad903099e9212127-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b418/ cat >/tmp/go-build1840759006/b418/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile os/exec=/tmp/go-build1840759006/b261/_pkg_.a packagefile os/user=/tmp/go-build1840759006/b048/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 6Ku-VwnjLYyCSdngaYJX/6Ku-VwnjLYyCSdngaYJX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/bf/bf05d6c2eefb7d776ff4edd9c37e2a3025fd688b5dcb1fa26b4b9a33b5c5fef3-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b411/ cat >/tmp/go-build1840759006/b411/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1840759006/b412/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid gcXYCVvKhctJPsVP1DUq/gcXYCVvKhctJPsVP1DUq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/db/db0114d81e8405d7c6f59a7c389edcf2e2d100b14c1e5333d22e5b2d354bfaa3-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b408/ cat >/tmp/go-build1840759006/b408/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1840759006/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1840759006/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1840759006/b412/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid UA57xeBghYngcRu0EJGa/UA57xeBghYngcRu0EJGa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/76/76bc45eed495a23eeafd343ac5939d64c45d9517c416082921d6b03391ae1d1b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b438/ cat >/tmp/go-build1840759006/b438/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid wX2xdn6Mi5ePuvuoCkoI/wX2xdn6Mi5ePuvuoCkoI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ec/ec7bbfd03d2e79ea841ff1fbd9a2f0c04b14cf165dca83a5d932a3cf20e80edb-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b414/ cat >/tmp/go-build1840759006/b414/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1840759006/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1840759006/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1840759006/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1840759006/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1840759006/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1840759006/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1840759006/b412/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid xphRPOudMnWCZjzJDygW/xphRPOudMnWCZjzJDygW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/0b/0b51d2aafee7099c4e6be273aade26efb71758d8c0199fa618d8102b3c5de768-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b437/ cat >/tmp/go-build1840759006/b437/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1840759006/b438/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid BxPdsMoU3-6zW0hrXGaq/BxPdsMoU3-6zW0hrXGaq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/54/545b25552ef405b5bede445971c4fb4bb9ef010d32d5f82653c96bf0a53262d4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b439/ cat >/tmp/go-build1840759006/b439/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1840759006/b440/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 6Wm8pm3bp5Ki2_8XxABo/6Wm8pm3bp5Ki2_8XxABo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/dd/ddba9de7731c8539275a1949b8aecfd725d84046d3a29b73c9883c2a9a6fc46f-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b446/ cat >/tmp/go-build1840759006/b446/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid -HKE3AzAollSVk5kaVuQ/-HKE3AzAollSVk5kaVuQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/98/9805c93fd54331a1487cd41b2c48d28b00bd293e4692525057623a1183ca50c8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b450/ cat >/tmp/go-build1840759006/b450/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid VELsMcjgjPDFv26VjhRs/VELsMcjgjPDFv26VjhRs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/65/65ae72afe029b7bed0ba6767df1e05e70e65126bdead3eee1a5680898f2ffc63-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b449/ cat >/tmp/go-build1840759006/b449/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1840759006/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid PfG7dupDSNXS33ojuIQT/PfG7dupDSNXS33ojuIQT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/4e/4ef5a08e1e5b5ecc3209113917e284237f5b520d622108ec79b24bdaa5f411d3-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b442/ cat >/tmp/go-build1840759006/b442/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1840759006/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1840759006/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1840759006/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1840759006/b446/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid TYmgWM6KoKqId53c4bin/TYmgWM6KoKqId53c4bin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/46/46709513d20786a83fe220d729f68fee8c369934824a935532f5fad40d88a8f3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b451/ cat >/tmp/go-build1840759006/b451/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid D0cAV-OmCArIEbPreWn7/D0cAV-OmCArIEbPreWn7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/22/224648eba1e1f44e6e7b05c90751179cf7b052a004928535ff832c5519f6ab7d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b448/ cat >/tmp/go-build1840759006/b448/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1840759006/b449/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid DIolDrBhAlgNLW3O6zCG/DIolDrBhAlgNLW3O6zCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ae/ae0851c1b6707b119d250989d056ec64f73af0e41f45c2e6a82718866625c013-d # internal go/scanner mkdir -p $WORK/b454/ cat >/tmp/go-build1840759006/b454/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p go/scanner -std -complete -installsuffix shared -buildid h1cMVHnaLaTZf7IT6xrO/h1cMVHnaLaTZf7IT6xrO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/da/dad51abd890bfbbbec24d2fbcd7cc8d859d64f5887030119553bd7eef6f336d6-d # internal go/doc/comment mkdir -p $WORK/b456/ cat >/tmp/go-build1840759006/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p go/doc/comment -std -complete -installsuffix shared -buildid wNpbuLuwWIy1nApJfcCq/wNpbuLuwWIy1nApJfcCq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/45/45f829ee5fdeb4a9a4a3d1eb4e0777f3aaf200a7198634439f263783d8827f37-d # internal go/ast mkdir -p $WORK/b453/ cat >/tmp/go-build1840759006/b453/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile go/scanner=/tmp/go-build1840759006/b454/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p go/ast -std -complete -installsuffix shared -buildid lhsQ9_0X_bsZMdIMFfbN/lhsQ9_0X_bsZMdIMFfbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/d2/d2badd115acc76cd7f0f8815355dfec32ee674496cc91e3eef2e68fba6aca2c8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b180/ cat >/tmp/go-build1840759006/b180/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1840759006/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1840759006/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid TUtncMVW9G-8laZKz69n/TUtncMVW9G-8laZKz69n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/bc/bcee599cff3a0548d889a7d348e8d19f9f11c99c872ef30f95ca9a9b7850b2cc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b179/ cat >/tmp/go-build1840759006/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1840759006/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1840759006/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1840759006/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tofxv_GthHqDuYhAg0Re/tofxv_GthHqDuYhAg0Re -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/c8/c8dd6957ab90fb21478cadb7c92f9d9f56dda88b027c8fe44315881dbd7ed41f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b461/ cat >/tmp/go-build1840759006/b461/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid COpqK5kVxY1FiWM9ih5r/COpqK5kVxY1FiWM9ih5r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b1/b1e3880f14f2c90bfe5a9fd5b157189b7fec2736179e781d1fbcefd230f27739-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b178/ cat >/tmp/go-build1840759006/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 0seJ6XDXfWIaNA_dBjL_/0seJ6XDXfWIaNA_dBjL_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/30/302af5335784fff3df086e087ec6922fb63642a890ab83675ac98b9dc6cc9f68-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b186/ cat >/tmp/go-build1840759006/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid kD05R_geSBhNPGcLd5Os/kD05R_geSBhNPGcLd5Os -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d6/d69c2eebaa76482e53870a5443675a7e6c0bad1c4376b44778d76eb28dbaa71f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b185/ cat >/tmp/go-build1840759006/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ojSVXA0jGEsOk55hgB1j/ojSVXA0jGEsOk55hgB1j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fd/fde626c3b2d608e7b52b82053466a641d98e093b0f1a37e623a5963466bada4c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b188/ cat >/tmp/go-build1840759006/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid CVGj-zG1WQyUaNZ-hWg7/CVGj-zG1WQyUaNZ-hWg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/dc/dc093edae7b452cf2ad8618a64bde52a15411c404ef8c6809cc51ec7a37e428e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b190/ cat >/tmp/go-build1840759006/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid BV4unbbNEQAJXbW92wy1/BV4unbbNEQAJXbW92wy1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/52/52fd4a6e7f6889569f84d51ae561e0fb6163912d819d201bbdb57277bdee50e1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b344/ cat >/tmp/go-build1840759006/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid wkSN5qp5kvGegRF2to50/wkSN5qp5kvGegRF2to50 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e2/e28edd14911766c2e89922ba1ea0b163bda7a1d3d8d39f3b4f18d8dab905c44d-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b187/ cat >/tmp/go-build1840759006/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1840759006/b188/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TL8plBu8mrw-hlC7v9BZ/TL8plBu8mrw-hlC7v9BZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/3d/3d74c25fbed43b593cb4c319836c448ff917afc7bbac4c7d33f1de8752a028c8-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b343/ cat >/tmp/go-build1840759006/b343/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1840759006/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid 9M6MufyrnvhfaFz1wUN9/9M6MufyrnvhfaFz1wUN9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/af/afb40ced341f182d8e882c270f46c41899045b514c868eb76a6bdabf4217ff01-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b189/ cat >/tmp/go-build1840759006/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1840759006/b190/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hOyQxZRwU34A18wTQrhV/hOyQxZRwU34A18wTQrhV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/98/988b1665ab0c8ee7e8efe2041f4b318ff9384c7d14b8555a98d6e1b0019990a7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b345/ cat >/tmp/go-build1840759006/b345/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1840759006/b188/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid hvETSx0RhwIYhEt6D1VS/hvETSx0RhwIYhEt6D1VS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ba/ba1cd27806f047f7d339545e71879d668bb4939aee25702530b7ebb711e88f74-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b347/ cat >/tmp/go-build1840759006/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid oGeFBwef_9JztVdhmfiH/oGeFBwef_9JztVdhmfiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e5/e5be54b9341cbe35c2a8af946e21421d636383c606213acdfbfb09408451ee56-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b441/ cat >/tmp/go-build1840759006/b441/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1840759006/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1840759006/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1840759006/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1840759006/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid nMEFoLSfeBFbZDJ_qsyF/nMEFoLSfeBFbZDJ_qsyF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/35/350c357678e148effe84495379c85f8e55a13dba479b642d5e6e8fdf62706358-d # internal go/doc mkdir -p $WORK/b455/ cat >/tmp/go-build1840759006/b455/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile go/ast=/tmp/go-build1840759006/b453/_pkg_.a packagefile go/doc/comment=/tmp/go-build1840759006/b456/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1840759006/b457/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p go/doc -std -complete -installsuffix shared -buildid aUd_kXPMI5XBVcutAykb/aUd_kXPMI5XBVcutAykb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ae/ae4aa293f3fcd5a216af7dbca0f400f8573338c1860b3b6956f3900515f5918d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b173/ cat >/tmp/go-build1840759006/b173/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1840759006/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid eWbNIcwrY9aVmrBN2c3O/eWbNIcwrY9aVmrBN2c3O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8e/8e7ba22fb85e69f9830b556bed45c64db98086e9b464a4f4791aafdf9feb26fd-d # internal go/internal/typeparams mkdir -p $WORK/b460/ cat >/tmp/go-build1840759006/b460/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build1840759006/b453/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid unDYiI1QptNmZz8Nfq8H/unDYiI1QptNmZz8Nfq8H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/43/4310802d30c700b63af469f1210af94f14a0e094a900dd09c6ec58934e6503a3-d # internal go/parser mkdir -p $WORK/b458/ cat >/tmp/go-build1840759006/b458/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile go/ast=/tmp/go-build1840759006/b453/_pkg_.a packagefile go/build/constraint=/tmp/go-build1840759006/b459/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1840759006/b460/_pkg_.a packagefile go/scanner=/tmp/go-build1840759006/b454/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p go/parser -std -complete -installsuffix shared -buildid rLDXrQd0X2phM-G70gIh/rLDXrQd0X2phM-G70gIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/c8/c888b10982404733ed31a04bdc2edc21ae218a4679d5a55def848915f1cf591e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b463/ cat >/tmp/go-build1840759006/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid rdlv15yDOlxCxVKtCpXM/rdlv15yDOlxCxVKtCpXM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/78/783948a0a2eacaf8281732071816955142a725685175510eee84e78bac22b6ec-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b464/ cat >/tmp/go-build1840759006/b464/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid NeQAiLRrWGZxt64F3K0K/NeQAiLRrWGZxt64F3K0K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/49/498e2941fcccb24e32032723f89a4f5e51176f677bb654f5266c8c68a6124e25-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b466/ cat >/tmp/go-build1840759006/b466/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1840759006/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid aoIdy3hnhZqGIhhX65Ax/aoIdy3hnhZqGIhhX65Ax -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/54/548950ff6a000001f252eac7a746f34f1868b1569acb7454b150d5613cf6c489-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b154/ cat >/tmp/go-build1840759006/b154/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1840759006/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1840759006/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1840759006/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid zVkgE_b4Eu8DinBbA2Bq/zVkgE_b4Eu8DinBbA2Bq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/4b/4bd15964e24770b95cb045d1d9a16c0396154477310fa93246d56f6452ae6027-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b474/ cat >/tmp/go-build1840759006/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid tdLTXH9Rha-waWv9Qxia/tdLTXH9Rha-waWv9Qxia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b5/b56b9af1e7acaa78605d2f0cca48104e4c5ac44db4b2ec9035762c5ee697c4f5-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b481/ cat >/tmp/go-build1840759006/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid BKidsF6mEBDGjAf8W3ke/BKidsF6mEBDGjAf8W3ke -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/0d/0d93b156f2a89fe30ae77e8bc80b5b770e933abeeba4b30a2cf973d88c23c7ef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b486/ cat >/tmp/go-build1840759006/b486/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid cgSS0Mxd_ABXjNnI7Ht-/cgSS0Mxd_ABXjNnI7Ht- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/c1/c1dbd7886993336e333e95b35bebffb42aa13564d429d7638baa078fd892050a-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b488/ cat >/tmp/go-build1840759006/b488/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid eDWIxK9HXML6j2KAAocK/eDWIxK9HXML6j2KAAocK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/46/46cc394448824e7cc1cc8722beb3e7a24eb1214f9c1b3e9b10deaf5c9bf2b8c4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b537/ cat >/tmp/go-build1840759006/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1840759006/b492/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid bWTjNhGBu4F-dODmNqHd/bWTjNhGBu4F-dODmNqHd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/32/32f97a730745dc345ab6244cc40fa5c0455a80843b84abe25be0387e4a4f182c-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b539/ cat >/tmp/go-build1840759006/b539/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NizFOBo8R--OCgq_rhEZ/NizFOBo8R--OCgq_rhEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/c7/c7e5499c781eaa2cf87649db489d9e862c667f78a83095a7d17078d7752b4153-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b433/ cat >/tmp/go-build1840759006/b433/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1840759006/b434/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid qNnmSlyijab2rordkM7k/qNnmSlyijab2rordkM7k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/dd/dd0325ae63f9238dd2c6f2173f3ad22d8f391209a76cd5d426709e2592013229-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b462/ cat >/tmp/go-build1840759006/b462/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid CPg8T5NnDoEzi6bNOoA7/CPg8T5NnDoEzi6bNOoA7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/78/7885db2a2c6a232f6982dff3c9558d063556266731a25dd215b87d561f1c8f61-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b184/ cat >/tmp/go-build1840759006/b184/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1840759006/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1840759006/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 2VGlM48-FGmIiBq8Ts8T/2VGlM48-FGmIiBq8Ts8T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ea/eaf3d5a6d1dff6e2f3f3367bc6537de23709def1cbf41bd7f4d3043ec62234a5-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b192/ cat >/tmp/go-build1840759006/b192/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1840759006/b189/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid aMq1RaM_oKKJ4LGwGL0-/aMq1RaM_oKKJ4LGwGL0- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5a/5a880a28ac0c927bfe728e276d760be26780e89361a2b6e803803b4646d64007-d # internal github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b194/ cat >/tmp/go-build1840759006/b194/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid PnynniXTT-kAUrtJPxan/PnynniXTT-kAUrtJPxan -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/73/73367806bcf2532c2e6262aafa3584b7c9a2bf1091e8f9e75f6eee09b5608315-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b349/ cat >/tmp/go-build1840759006/b349/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1840759006/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid vgiI3DlSPkyex7ayaH2O/vgiI3DlSPkyex7ayaH2O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/f2/f284f46a2e5cfb885c0288c579126c6a4a7aefc13d8aafa93f9e8f04030b8c78-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b358/ cat >/tmp/go-build1840759006/b358/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1840759006/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1840759006/b360/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid IahDQpALupIZftiBN_ml/IahDQpALupIZftiBN_ml -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/a7/a75eaab9c6c8a2e9263f9cb9cf659a79f9bae6eabfc75a086603cf2505756653-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b346/ cat >/tmp/go-build1840759006/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1840759006/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1840759006/b349/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 9mX8eczAijNQc3bxiDgE/9mX8eczAijNQc3bxiDgE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d0/d029cc81a564d4f84e0fa934846f22d4a2dea00efa3fb92fffce413ceb2d62a6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b369/ cat >/tmp/go-build1840759006/b369/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1840759006/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 78GB26ldm75ehmf8Z9cm/78GB26ldm75ehmf8Z9cm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/91/91a668472398d727557b2edf982ec1913c77d1c7f74243da85059da8cde5ae4f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b373/ cat >/tmp/go-build1840759006/b373/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1840759006/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1840759006/b190/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid fwp_mV6PAnvTaQjX9HTx/fwp_mV6PAnvTaQjX9HTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/5765192f08d58433defb9f392404b602f25ba15e7d17edac5a2b30884367ed66-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b191/ cat >/tmp/go-build1840759006/b191/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid CrvW1STLGGGWlbpkogQD/CrvW1STLGGGWlbpkogQD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/8b/8ba2e17b05dd11270fe1ed1dc3c1da68a13181b24e59e2f6ede7f114151029d5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b468/ cat >/tmp/go-build1840759006/b468/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1840759006/b436/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid eDSNq6EtD4w8dGaghnD_/eDSNq6EtD4w8dGaghnD_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d0/d0912f4e2d9b9f1a03eb05cb26c972e1c74cc06cbcfaced6994b9e1ce9f1b1c6-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b479/ cat >/tmp/go-build1840759006/b479/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid qrR34oySacC7NQ4HL1py/qrR34oySacC7NQ4HL1py -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/6c/6c1b75899452fc10abd09e772b5f396e6120552819135a7ebeddd3766154032a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b362/ cat >/tmp/go-build1840759006/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1840759006/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 9tMZjOoC03EwjBk-TdJn/9tMZjOoC03EwjBk-TdJn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/74/74e2f5189cb23d24742802b42b141e2711c464bc10caa5ac1bce21143081e168-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b376/ cat >/tmp/go-build1840759006/b376/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid oh6jxXWK-mtBrQMG1eWa/oh6jxXWK-mtBrQMG1eWa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/c5/c5111a301c548dd1a908d8a9aa6f8c00eb3ad1af50cc79671709aaa46be825f0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b361/ cat >/tmp/go-build1840759006/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1840759006/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid GKmYk3sC22KlKQfQLZtp/GKmYk3sC22KlKQfQLZtp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/4a/4a405d8cb134245233950b52d87af4cb9e6f58d9289fd39dd40928eb1097749c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b354/ cat >/tmp/go-build1840759006/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1840759006/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid nJN4Gqmxjyn2A2AfiNOs/nJN4Gqmxjyn2A2AfiNOs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/89/89decf64256d088015565062fd80f8c3f26c519e6f805df4929eb5eef9a460b1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b374/ cat >/tmp/go-build1840759006/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid QBs_oz4fe8Ckk_MMFA38/QBs_oz4fe8Ckk_MMFA38 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/fe/fe3dcd0ba06691fca5f27826cd4abe984e07dcf916b5d3068141ddc743c5cbc6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b365/ cat >/tmp/go-build1840759006/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1840759006/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1840759006/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid g5U8i6_3HtEkd0Ple8ia/g5U8i6_3HtEkd0Ple8ia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/aa/aa6a8a29d2490692ac768bd4a44fa3d5de7e5aa7380f5303291ba8cf03b7d6b3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b380/ cat >/tmp/go-build1840759006/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1840759006/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 7ne4fmRmQ-NNGWH3WuiU/7ne4fmRmQ-NNGWH3WuiU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/3e/3e0318b4aed1d6a0f9f182f2b2e4cfae16dd99734348a3e6ae808d36adf4f427-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b382/ cat >/tmp/go-build1840759006/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid fv2Uoh-UdatYvZTJjpv-/fv2Uoh-UdatYvZTJjpv- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ec/ec613cacc377edd659c0f72cb425b63a0cec5114863b24cdfd34b9b289c1f08d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b372/ cat >/tmp/go-build1840759006/b372/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1840759006/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1840759006/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid mbwagddjtJ8JA8t9BheZ/mbwagddjtJ8JA8t9BheZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/33/330ed047c8d2874a32e83f0674cfdab770b160db0f9c5c751a7a344345b3f7fc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b381/ cat >/tmp/go-build1840759006/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1840759006/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1840759006/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1840759006/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid T41JSMBrjtVCSJZiIzZn/T41JSMBrjtVCSJZiIzZn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a4/a414d57660707cd88c86203ca4b67939c1bbdac3f01b4af587130f4e27d690cd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b366/ cat >/tmp/go-build1840759006/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1840759006/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1840759006/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid l4jeYvK88ObreAGMy-GB/l4jeYvK88ObreAGMy-GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a8/a808383a2474e536e70295be89d334016398c63d6facc55adae01e4a66717315-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b379/ cat >/tmp/go-build1840759006/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1840759006/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid iuRQ1w_hm8a-KOrebZuD/iuRQ1w_hm8a-KOrebZuD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/87/872b96ccfc33c6f14f08d3794232c6fc1bd060a31b641af183fc4906da1561b7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b383/ cat >/tmp/go-build1840759006/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid 0ZFp60m3lmBs8g3EaEWO/0ZFp60m3lmBs8g3EaEWO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a0/a052435853c55a3758415aaf182984ab2671a7fc45c8cd35eeebb8243f881ee0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b385/ cat >/tmp/go-build1840759006/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid FekfvRs1DGXl_f0_KlZE/FekfvRs1DGXl_f0_KlZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/47/479bfb05dbe39f23088ba4075f2743431d21514bdfa7894fdb2b492532939f27-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b387/ cat >/tmp/go-build1840759006/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid iS5O9q_VkOXE0qSZ2m_c/iS5O9q_VkOXE0qSZ2m_c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/1e/1e8654a9d659298cb38a09cd9922ebcfe90b31a27d2a95b0d5fefe584c438660-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b390/ cat >/tmp/go-build1840759006/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid mQcbgATQ5vYEY2H-WwIh/mQcbgATQ5vYEY2H-WwIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/1a/1a9447d14a196277e8cf8a9905038f9b72a25b873b06afc3953ae654226a3113-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b487/ cat >/tmp/go-build1840759006/b487/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1840759006/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1840759006/b488/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 68rQf58_M9QNgZGQJThx/68rQf58_M9QNgZGQJThx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/6a/6adafd031e7c4e09dc7846931a4765cd8eb2a81c8c637dfa0c84418148a8483e-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/term mkdir -p $WORK/b540/ cat >/tmp/go-build1840759006/b540/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid OKFwKTZflXxyqA8L9BMy/OKFwKTZflXxyqA8L9BMy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/d9/d9bdc74d379cd9240b1b581bddd2903e8d7c23b8a9c2bef82ccf0b8953d2ed98-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b384/ cat >/tmp/go-build1840759006/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1840759006/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid cAr_6SlBUX95VZQEUKHG/cAr_6SlBUX95VZQEUKHG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e5/e527bd614c1b9c85d4590e51dcba13a3ab5dd90a270c0bfcb21268acd08dae0a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b546/ cat >/tmp/go-build1840759006/b546/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid IF3s1keJou4_2U4Tpcf6/IF3s1keJou4_2U4Tpcf6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/90/9068d37fb76609d3ef41f0f004606c58f5d07508136c5ffa37ac328d33e561d6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b549/ cat >/tmp/go-build1840759006/b549/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid M4ambKVyBR84uN6FTSHC/M4ambKVyBR84uN6FTSHC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/52/5266eb3f4f54a0ad43d8c0c0a55f8137414bc2fb72067689725d9baab6549575-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b552/ cat >/tmp/go-build1840759006/b552/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid IJKVuujw7Cv2j9SncuM5/IJKVuujw7Cv2j9SncuM5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/40/40a671627324ca99123b09a6680cdd17d33ccc74574116c95898482b31516127-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b555/ cat >/tmp/go-build1840759006/b555/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid qYjF1PofImAXWv0u9EQx/qYjF1PofImAXWv0u9EQx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/e2/e24cec83eb6645eac9371c9fff08d47f665c0e73202b585993d48bc76397816c-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b562/ cat >/tmp/go-build1840759006/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1840759006/b144/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1840759006/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1840759006/b466/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid G78OKdxvjQunJYyzOvaT/G78OKdxvjQunJYyzOvaT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/36/361bbc0ca87e07cb544f5f73b80259e44f1ecdfbd0cb92937d5e65670461f407-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b650/ cat >/tmp/go-build1840759006/b650/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1840759006/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1840759006/b442/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile text/tabwriter=/tmp/go-build1840759006/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid 2iJExyUj8OHTCV8ulFgQ/2iJExyUj8OHTCV8ulFgQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b8/b8fa100bdbe537b839925f4a0f91cb91704f5ae2d3eeb74856cc2d2fddf5f757-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b556/ cat >/tmp/go-build1840759006/b556/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1840759006/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1840759006/b557/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid ugu1eL74AUYj8ftO-GyP/ugu1eL74AUYj8ftO-GyP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/fb/fbfe5cd77ce30a09e21fd75b5ffc9bd4b919f6ce05ea64594e265f1517931670-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b480/ cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/12/12bac5232a0934de94a93fae9f61025990c1055d1ad468e2aa3b1e05ed6633d8-d # internal cat >/tmp/go-build1840759006/b480/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid P-NFXyghcL4r_2NIlnAd/P-NFXyghcL4r_2NIlnAd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b655/ cat >/tmp/go-build1840759006/b655/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid zlHK7tI69TzL0ZUzUpBq/zlHK7tI69TzL0ZUzUpBq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/80/80618677da7ce0033e7a2a5e795e95ea5d15daf0c90415b1e59dc4824c1af1c7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b554/ cat >/tmp/go-build1840759006/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1840759006/b119/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1840759006/b555/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/3a/3a7ec18bf3c657bda5b0472bbdcb9f1a9932d8356f568a1a32821b8467cac33e-d # internal github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b657/ cat >/tmp/go-build1840759006/b657/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid S6UHZIpPmUyP139mAiDb/S6UHZIpPmUyP139mAiDb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid EGP9S7bpLQ5jhmZR18pK/EGP9S7bpLQ5jhmZR18pK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/16/16d5076db5c794a63902ba9642932770e5c8e68573b6e5a7e4b2174370f7d808-d # internal encoding/csv mkdir -p $WORK/b659/ cat >/tmp/go-build1840759006/b659/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p encoding/csv -std -complete -installsuffix shared -buildid bv5vgl6xB9yWYtuAEscB/bv5vgl6xB9yWYtuAEscB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/09/09a2a7e0b405ba45d47b9f12651836abf4a2a322bceb16b854517761ecf4f518-d # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/67/67c5c87af45c3d60a9caf494652c2e53d1afdcee2846755cfca7734dcb800c7e-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b674/ mkdir -p $WORK/b668/ cat >/tmp/go-build1840759006/b674/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Bd2uKe1QLVp_NGaNO4cy/Bd2uKe1QLVp_NGaNO4cy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cat >/tmp/go-build1840759006/b668/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid ZKoDMeRqVO-Z-le7PcTc/ZKoDMeRqVO-Z-le7PcTc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/01/0152769483671d30b64480f55373c39c82543f26c3087886fe5695ca9ebcfc0e-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b676/ cat >/tmp/go-build1840759006/b676/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid ymgWlTguUarx63ZlQDSv/ymgWlTguUarx63ZlQDSv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c0/c00fbea82c77332f21157dc13fff0a64a45f4ab79b6caf016e3eed7de884b486-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b677/ cat >/tmp/go-build1840759006/b677/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid k1BbMO7lI63WrL8OjdAj/k1BbMO7lI63WrL8OjdAj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/80/80012175d207cb219e18d71d7a0d9bcad7d6fd3b848466387d0edff4dda50b23-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b678/ cat >/tmp/go-build1840759006/b678/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid -UQl5aJtec4tkUPUg4Mb/-UQl5aJtec4tkUPUg4Mb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/5e/5e50353b419cb21e2230a55f32aee44fdd901f7a77d5656aa4c0facbc29116a7-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b679/ cat >/tmp/go-build1840759006/b679/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1840759006/b680/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid vbEeIvO3R_D0pkm2Ug-U/vbEeIvO3R_D0pkm2Ug-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/de/def61b70140094b52bbd815e326fc63cb90c7ab3f84d4a2ce7c1e9f61ba303af-d # internal github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b658/ cat >/tmp/go-build1840759006/b658/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/csv=/tmp/go-build1840759006/b659/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile flag=/tmp/go-build1840759006/b426/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid hHcle7uy4_UgkJpiY_HI/hHcle7uy4_UgkJpiY_HI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c5/c5eeea38920101752508365ff8675a846516631849370147df521bf9e77e5327-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api mkdir -p $WORK/b074/ cat >/tmp/go-build1840759006/b074/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api -complete -installsuffix shared -buildid bIetnIOj23pRldL4E_BM/bIetnIOj23pRldL4E_BM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/af/afbc8f71290e2a6d1a1fe16abad58b4c2c82ca0bd7ff7f8be9eec2e73add2236-d # internal expvar mkdir -p $WORK/b151/ cat >/tmp/go-build1840759006/b151/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p expvar -std -complete -installsuffix shared -buildid RpYYyhmujf54VkTiOsPB/RpYYyhmujf54VkTiOsPB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/3f/3fa62b3241af56dfe4c613efec5a63a401077afd9b13606b9e6ff06762373bea-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b193/ cat >/tmp/go-build1840759006/b193/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1840759006/b194/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1840759006/b195/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid VnyBUBaUG0eW8ucxhVrL/VnyBUBaUG0eW8ucxhVrL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/61/615133dde4227f75636a72d605c24674a3696ad4b311879e82ce56c3abcef0f6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b205/ cat >/tmp/go-build1840759006/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1840759006/b206/_pkg_.a packagefile html/template=/tmp/go-build1840759006/b207/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1840759006/b211/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid 1UL7u7DTr12J7zHrjaqn/1UL7u7DTr12J7zHrjaqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/9f/9fac0d5816f4d4f31f273e342be66371b8eebff40db8fa9017a58f85dc1d676c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b212/ cat >/tmp/go-build1840759006/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1840759006/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b214/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid baETMi62a3t1MesEURW8/baETMi62a3t1MesEURW8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/76/768c7c87f50fc907033b0cbd5f47a0464d0ab0dd36ec9da47d236195fa77e4c7-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b222/ cat >/tmp/go-build1840759006/b222/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid lPYViy8EYqJj7PwnG9Nw/lPYViy8EYqJj7PwnG9Nw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7d/7d64a7729d71ea2420e60fd7f33cfc5d69a5a96a00978fb8787d891dece3d244-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b143/ cat >/tmp/go-build1840759006/b143/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1840759006/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1840759006/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 -complete -installsuffix shared -buildid 5brN1FT2l_2qA-wwm1Y5/5brN1FT2l_2qA-wwm1Y5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/6c/6c31fef52e2718212d8f1ffa871d02c187c5571d1eb40a69a4f8e79c939920d3-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b221/ cat >/tmp/go-build1840759006/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1840759006/b222/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid UoSTf6lUudPVra3Gwg7V/UoSTf6lUudPVra3Gwg7V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/ec/ec3c299daaf5600dbe9757cd0c3116600b07c2ca4eaaef01ff678d06cf2b0a44-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b231/ cat >/tmp/go-build1840759006/b231/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1840759006/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1840759006/b238/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid hzjH_ShUwjz_H8w00fYP/hzjH_ShUwjz_H8w00fYP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ec/ecd6d5b313887b6e2e2b33d0aaf72e6d2e899676373a4e639ed96f3c5358f802-d # internal net/http/httputil mkdir -p $WORK/b246/ cat >/tmp/go-build1840759006/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b128/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile net/http/internal=/tmp/go-build1840759006/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1840759006/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p net/http/httputil -std -complete -installsuffix shared -buildid dTYLnMkkYf0poeLVcZLI/dTYLnMkkYf0poeLVcZLI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/12/1260050d4a27332687975210c7669738ff1ea2a85a107fbce6f3cc8b017b7551-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b220/ cat >/tmp/go-build1840759006/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1840759006/b221/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid nZ_7jYJfpRpmtQn1Oeso/nZ_7jYJfpRpmtQn1Oeso -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ae/aea6dcba023461f99f2e6c4ca2a0ff66a4550573a918c961f5c076f8621b3e9a-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger mkdir -p $WORK/b293/ cat >/tmp/go-build1840759006/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid 8epPRC0kzqeVlcwVAbXA/8epPRC0kzqeVlcwVAbXA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e3/e37d461c917b9a81db24107b5619e102700cfe86d908c00f35b83517d81d1825-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b223/ cat >/tmp/go-build1840759006/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1840759006/b221/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid ZEEvMLZmnAu-6RU1vOEj/ZEEvMLZmnAu-6RU1vOEj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b0/b09256321a6198c3303323b0995dd5c7c941342efdd6863beddf315d00d242c1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b150/ cat >/tmp/go-build1840759006/b150/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile expvar=/tmp/go-build1840759006/b151/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1840759006/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1840759006/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1840759006/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1840759006/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1840759006/b196/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid iLkLNjlUu_z-Z8wpvtJv/iLkLNjlUu_z-Z8wpvtJv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4a/4a21af8a6110c0b0f8d83f0496d3c79de6311adf5ef64b3fec36acd3b9483a99-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b201/ cat >/tmp/go-build1840759006/b201/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1840759006/b193/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid SJZQDhh6f75kkrdbFfDb/SJZQDhh6f75kkrdbFfDb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ee/ee5f61c9794cc13e1b2fc60f3384acfc9b5fd38fbf2ceb976db6122116424e90-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b242/ cat >/tmp/go-build1840759006/b242/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1840759006/b238/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid yniRIHP5WXFD4V9EIsZf/yniRIHP5WXFD4V9EIsZf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d6/d6c1344c08c9c1475fde6c0214f9f5861aa6ba62d41951b56972643eef20dfda-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing mkdir -p $WORK/b294/ cat >/tmp/go-build1840759006/b294/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid CJEoLVLgfkO1UmXTOdzP/CJEoLVLgfkO1UmXTOdzP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/ec/ec2f326f21640310fa9e4ba405a89a3bd7118de6139da69effc3c771b9d65ad7-d # internal net/http/cookiejar mkdir -p $WORK/b298/ cat >/tmp/go-build1840759006/b298/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1840759006/b142/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid XqrZWBMLjnx5BQN8rMhd/XqrZWBMLjnx5BQN8rMhd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/4b/4b83c3278e66fc16fa79d14544ba7191d5a00cd2855e923c82fa1826696ed748-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b305/ cat >/tmp/go-build1840759006/b305/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid zNrRpZG7vMEVHqqrMwL2/zNrRpZG7vMEVHqqrMwL2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/1f/1f54d1b881a87c51921ffd1f87456360875377db5b2615eb9b5a7ca03df85e7d-d # internal github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics mkdir -p $WORK/b312/ cat >/tmp/go-build1840759006/b312/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1840759006/b313/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile os/signal=/tmp/go-build1840759006/b315/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid oIlcpYv4h7L_KyX_ef4K/oIlcpYv4h7L_KyX_ef4K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/72/72d9df01e0cd9b7d391c575b17711b689fe23dfaafa9a0d7139197967de9f285-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b318/ cat >/tmp/go-build1840759006/b318/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1840759006/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1840759006/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid jFF89ROLojUG3wX_avIT/jFF89ROLojUG3wX_avIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/65/65af30c1c049a3b06764461d37c7bd7214534061bfefca0c8752df8436610477-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b291/ cat >/tmp/go-build1840759006/b291/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1840759006/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1840759006/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1840759006/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1840759006/b296/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid 0Sm5aAVOn0-lAnHvkw9K/0Sm5aAVOn0-lAnHvkw9K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/79/79f605d0d33d95202bdddb55140c38d964c9eca3a468924ebbcfd3ba549e19a9-d # internal github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b332/ cat >/tmp/go-build1840759006/b332/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid gDOQXCD-Z3dqVb4VDby2/gDOQXCD-Z3dqVb4VDby2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/d6/d6c21fccf6cec165694b64e392f128955ac8ed4bfa30f4d16d514e5eb8ae40c2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b333/ cat >/tmp/go-build1840759006/b333/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid yJbZOVUEM08ax2U3R5rS/yJbZOVUEM08ax2U3R5rS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/8f/8f438a9f17f71ad7050dd88ae653e971f9b96046f57cfc1b086942bcb452178c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b334/ cat >/tmp/go-build1840759006/b334/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid frBpWAD7ZQJyms9T1s1g/frBpWAD7ZQJyms9T1s1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a3/a37c397ed3e220eb3ef9e22dc0de76dc0deba71af83b7861ec4ba7120d427b12-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b240/ cat >/tmp/go-build1840759006/b240/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1840759006/b245/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid AjC7fFh1D1hFiKQ68XKK/AjC7fFh1D1hFiKQ68XKK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/c0/c0f04f69a580cf3ebfb8c12e435057ad34d0a03fbfb3c5db794b18a0776095d5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b251/ cat >/tmp/go-build1840759006/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1840759006/b252/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid r94xFRFHSmfjaUkkoYSj/r94xFRFHSmfjaUkkoYSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/a2/a20441103c068d99221e5abf4f9dc35224a9e064c0bd70f73e110ca98f1fd517-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b259/ cat >/tmp/go-build1840759006/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 8KXX4jC6t8o4kYGhx-kj/8KXX4jC6t8o4kYGhx-kj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b9/b96ff632904606b65845d68c1b0f32272688dacd83905b68ceb7dea825b3095c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b268/ cat >/tmp/go-build1840759006/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid pNFYzDQGQZmWwvZtLNji/pNFYzDQGQZmWwvZtLNji -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3a/3a0cdfc8778ea363e5c1c0644e8c7b4e765bee983c71386474ff75784fd93aab-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b290/ cat >/tmp/go-build1840759006/b290/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1840759006/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1840759006/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid YvRUfzP5AJ56qhjMteX5/YvRUfzP5AJ56qhjMteX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/39/391df844909273abbf982c10b145e932eb65cc3ca59f7aff460faef2498c2c97-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b250/ cat >/tmp/go-build1840759006/b250/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1840759006/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 2XXnpukt4r2PXTzr_dNm/2XXnpukt4r2PXTzr_dNm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/e7/e7206a34c9eefe5b553b6474666abfdee61dd4e50c169c493cf8346ddce7f757-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b255/ cat >/tmp/go-build1840759006/b255/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid OB20hllmyZa6-RDu1XCe/OB20hllmyZa6-RDu1XCe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/59/59f0680330e305734ff48b30aef02f623e162b5740b0e14a90a6bf98f6505341-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b256/ cat >/tmp/go-build1840759006/b256/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid jD7urx5G4NIkS4fN4vLo/jD7urx5G4NIkS4fN4vLo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/d3/d3559ea465ebaf99f1f643bbdb7f08f4b0cefbb74c342d193b09636e901d64bf-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b265/ cat >/tmp/go-build1840759006/b265/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid N_yGgrAtaoq1tgbUovbM/N_yGgrAtaoq1tgbUovbM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/3d/3d94b1c34b801fda5d6145ff2ba37065848371f98147556eb53f984b6c1e320b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b271/ cat >/tmp/go-build1840759006/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1840759006/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1840759006/b272/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid oRj43SAAxgDNETuU8JVb/oRj43SAAxgDNETuU8JVb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8b/8b88263e872b31bd5b9816aa9b2730584c55d14a26766b38be23ca70692eaa0c-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b149/ cat >/tmp/go-build1840759006/b149/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1840759006/b193/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 178z_m5pOkwmaKqysaET/178z_m5pOkwmaKqysaET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/48/484248921a6ae78df9c6b5d10b4a3cc83042cf4665d6b0755dab054a3f2ec243-d # internal github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b203/ cat >/tmp/go-build1840759006/b203/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1840759006/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1840759006/b205/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid bci_lISEC7nXnJCTI3XU/bci_lISEC7nXnJCTI3XU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ed/eda12a7be7e7fa6f4639642a0c2fc1128fc31b1f3964192d5d122214f5c2457f-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version mkdir -p $WORK/b225/ cat >/tmp/go-build1840759006/b225/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid wf3OnOo4c5VvW8yNkfcK/wf3OnOo4c5VvW8yNkfcK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d6/d6efc0aaf036df29b4f60190deab1f0a19ef08e0b8c34d2d455c2bc5a21eec86-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b248/ cat >/tmp/go-build1840759006/b248/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1840759006/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1840759006/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1840759006/b250/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid eZWTYO_IaC2wUJudZ7Vt/eZWTYO_IaC2wUJudZ7Vt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/06/0633babc88d3fd7e97972fbeac6238340a069325e3b2b59e0dbfc4c292d26138-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b253/ cat >/tmp/go-build1840759006/b253/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1840759006/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1840759006/b256/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid 235qKt8XClwjRDcds2x0/235qKt8XClwjRDcds2x0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0d/0d2a87670c963cd1a2bcfc401b26a73aba90c3357a67e5892a433eaccdb4bb21-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b266/ cat >/tmp/go-build1840759006/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1840759006/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1840759006/b250/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid O0grXLbDyOQVL_3UwZfe/O0grXLbDyOQVL_3UwZfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e8/e80c7daf641add3e3c042379d4a150c8148b4b234757ae8352e9e7bfd146fff2-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b270/ cat >/tmp/go-build1840759006/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1840759006/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1840759006/b272/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid J2nVkACmiDV6eMggG-zC/J2nVkACmiDV6eMggG-zC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/dd/dd2a77929119c5d58326689db22eda978f6404b1d62cbe99f204f55976fc42e5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b273/ cat >/tmp/go-build1840759006/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1840759006/b265/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid FGjf92SROUKoyPo5fBzh/FGjf92SROUKoyPo5fBzh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ba/ba8c9c9427560bc730c241939225ca8f1800018d90d3fc75718592f5c3b65756-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b283/ cat >/tmp/go-build1840759006/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1840759006/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1840759006/b256/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid Yy98XSqvOnh3UQBDRoqP/Yy98XSqvOnh3UQBDRoqP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/68/68afbc01c24438206d927ecaa546933f774ef0bfc934236d953fb918a75f5891-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cat >/tmp/go-build1840759006/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1840759006/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1840759006/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1840759006/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1840759006/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1840759006/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1840759006/b235/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid nwzOyQLfEQQmaesGkJkF/nwzOyQLfEQQmaesGkJkF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/44/4443289fcae3f0e276624ff3c57cba0196f69261d85fbb89d8d87f27bd698e58-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b264/ cat >/tmp/go-build1840759006/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1840759006/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1840759006/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1840759006/b250/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid N8qHsXvX0lGXBQ3SJYN2/N8qHsXvX0lGXBQ3SJYN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/32/32961a38d34588ee55b0d463f7979dafe4ae551e89a938938052b30d17bc1110-d # internal github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b285/ cat >/tmp/go-build1840759006/b285/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid TkCy20wIRm-zCWzOSQOo/TkCy20wIRm-zCWzOSQOo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c0/c0faab9afd99b67489b97a04fecd1b37aea586a3143db2c9eeb3c49025aaffd7-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b311/ cat >/tmp/go-build1840759006/b311/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1840759006/b312/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid XxnJXF0vH-kjm21taLwJ/XxnJXF0vH-kjm21taLwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0e/0e34b6d8566ff1215d2234a8111a0fed37e808d1d61164f52738506561900062-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b336/ cat >/tmp/go-build1840759006/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1840759006/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1840759006/b335/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid bhiwY8EQ9slErdX1zwtK/bhiwY8EQ9slErdX1zwtK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/89/890cb6b5aedfb6e4fab045cf83416f56fe2885fcdf774eb7a72853804f34a421-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b338/ cat >/tmp/go-build1840759006/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1840759006/b339/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid JDGl3WATu4yeYsvcUe6R/JDGl3WATu4yeYsvcUe6R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/8e/8e504e6be3ecbbc5646c2f900ea1504fd9b3be9d37004ccc3f88f2ac9250acc3-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b247/ cat >/tmp/go-build1840759006/b247/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1840759006/b253/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid bK9HH6Or86rM6q2nXLrC/bK9HH6Or86rM6q2nXLrC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c5/c5c2820e332a7e93e739738f15c1bad45aff92c4b5c2ffe6f2b48fa57d5a9911-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b263/ cat >/tmp/go-build1840759006/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1840759006/b264/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 2ysd8EwLL5cTPXpKDJcT/2ysd8EwLL5cTPXpKDJcT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/be/bea6255d70ab72c860e71f26f53ea438bf1fd87cc78f00eed6ca53edaefc767b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b282/ cat >/tmp/go-build1840759006/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1840759006/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1840759006/b283/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid 2WXoZKUJOqf1_wrLJ_f3/2WXoZKUJOqf1_wrLJ_f3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/90/90d18c7571d9412480f80f8a429ddcb9c7981a629a22b6403b5d7aac6c8f9673-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b202/ cat >/tmp/go-build1840759006/b202/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1840759006/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1840759006/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid 0DtHElb5hiw0a3R8F5h-/0DtHElb5hiw0a3R8F5h- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/90/909d11e3e02e19235acdd3e2ccdb5ac7415f92166640ee40a3955079a559953a-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b284/ cat >/tmp/go-build1840759006/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1840759006/b266/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid v-lPK0J0yCITk25vE4iG/v-lPK0J0yCITk25vE4iG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/9d/9d3f7b78bb84bc36f92ffc3bdbc501611fa85db0dffc593cc1282866f15067f5-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b304/ cat >/tmp/go-build1840759006/b304/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1840759006/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1840759006/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1840759006/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1840759006/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1840759006/b316/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid wqVuMU_M88xfLXCAsp0J/wqVuMU_M88xfLXCAsp0J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/a9/a9db8372a143b834399709604209de4cc571428c33dccf3095aea4a3fd12e145-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b299/ cat >/tmp/go-build1840759006/b299/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1840759006/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1840759006/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 1-lGbxsaS0_O34bJHnyw/1-lGbxsaS0_O34bJHnyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b9/b9bfe5fb896490650a2c4ecf70ed3de7e12a1eef0ab285717ca647da65a5a577-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b267/ cat >/tmp/go-build1840759006/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1840759006/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid rPiUZ97abaw7kGBu_REI/rPiUZ97abaw7kGBu_REI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/fb/fbb80a9323cc6c776f45243f105e26742c0409c9b4ee92414e2986c49276fb76-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b262/ cat >/tmp/go-build1840759006/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1840759006/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1840759006/b267/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid hQGmqbHBNe9tzC7funXl/hQGmqbHBNe9tzC7funXl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/54/54e0f8ad0385e85efdf400961878bab43b744924e0396b0b4c64ddc48628a6c6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b257/ cat >/tmp/go-build1840759006/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1840759006/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid g8UQmIYAQwAbnDx9GYpQ/g8UQmIYAQwAbnDx9GYpQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/9e/9e50ff8f45bbb288a57d030431b668bea0530767d0b75ce021b2a02998d91679-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b226/ cat >/tmp/go-build1840759006/b226/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1840759006/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid hj6i1suCEM5fBgB5tp-D/hj6i1suCEM5fBgB5tp-D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/1f/1f1ad200448167e0c7aa94c5810d3164aee1e4683f4545f11ee640a0d4e35a05-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b274/ cat >/tmp/go-build1840759006/b274/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid uoqDkSd3me-LHGscQtw_/uoqDkSd3me-LHGscQtw_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ad/ad896eb4f1b1e6587cd688f109ccb95384244d2971cfb39927656281fdbbc1e0-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b239/ cat >/tmp/go-build1840759006/b239/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1840759006/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1840759006/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1840759006/b257/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid l80S3lFhZQ5ycIdcVJoQ/l80S3lFhZQ5ycIdcVJoQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e5/e592738a1c762b5a71a098b3be24017e6d2ace247dbbead00b9cf3061dcdbfcb-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b331/ cat >/tmp/go-build1840759006/b331/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1840759006/b332/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1840759006/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1840759006/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1840759006/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1840759006/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1840759006/b336/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile os/user=/tmp/go-build1840759006/b048/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid 2DdD5gb30AUcVyD6mw4v/2DdD5gb30AUcVyD6mw4v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7d/7d35510cc76b3f958f73a6ad9d88a28380ef05da81253a8dbfd9b4d97805b28f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b258/ cat >/tmp/go-build1840759006/b258/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1840759006/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1840759006/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1840759006/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1840759006/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1840759006/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1840759006/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1840759006/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1840759006/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1840759006/b235/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid CuzWZSrdzltsgHcYqaz8/CuzWZSrdzltsgHcYqaz8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/22/22847276c198656b2555d695955a166d87d77249863818b4f08937344eb0a912-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b342/ cat >/tmp/go-build1840759006/b342/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1840759006/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1840759006/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1840759006/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1840759006/b350/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid EfzRCDjufeSfi0EN6TYF/EfzRCDjufeSfi0EN6TYF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/eb/ebcbee061bb7da96b9d73150ea79e2d7e3cc5768f5ec80b345d0667a383f7971-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b278/ cat >/tmp/go-build1840759006/b278/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1840759006/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid xu_65tmZyXMeGjndlpUt/xu_65tmZyXMeGjndlpUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/7c/7c648c5c71c6b04e7b8a1de9f1cfaf73add1155d88e4292a41d8f779d581ef64-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b317/ cat >/tmp/go-build1840759006/b317/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1840759006/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid gpdrJVW7vNf_ntJhjJ7k/gpdrJVW7vNf_ntJhjJ7k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/5c/5c0c635628da17f1209ec2d0873b85acf2961540f722302078dd5f98da69cb94-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b321/ cat >/tmp/go-build1840759006/b321/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1840759006/b322/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid E1X2iHHRuA6bAJ17KGJX/E1X2iHHRuA6bAJ17KGJX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/dd/dd010e7a5ac11365003b5a39f6160245be3d14db49fcbf650a909dc7433711bd-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b329/ cat >/tmp/go-build1840759006/b329/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 6_wgwvWCbDJRdIvj7f9S/6_wgwvWCbDJRdIvj7f9S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/32/32497743afd3c764bcb6555a9c597e92adb19e029609a8d24842373a4bf4e273-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b288/ cat >/tmp/go-build1840759006/b288/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1840759006/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1840759006/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1840759006/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1840759006/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1840759006/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1840759006/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid FqS-JLB98idLRv-NVOmL/FqS-JLB98idLRv-NVOmL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a1/a1cd8ffd65dcba272e1fbb4873f4fa53f88a360e26078f9b4cf61501fc099dc0-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b302/ cat >/tmp/go-build1840759006/b302/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1840759006/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1840759006/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1840759006/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1840759006/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1840759006/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1840759006/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid 8xXqINcU5zFYRVPsyHUS/8xXqINcU5zFYRVPsyHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0b/0b246f83aff9fe9411becec4dc6b8380928f7d78544db814899b70b1480e6c20-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b230/ cat >/tmp/go-build1840759006/b230/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1840759006/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1840759006/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid cljVpkwzg5GXwna53pJb/cljVpkwzg5GXwna53pJb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/95/9528b0c161f7024b9107505af34894456bef085368dbf2de28c72b1c7a5d911f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b386/ cat >/tmp/go-build1840759006/b386/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1840759006/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1840759006/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1840759006/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1840759006/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1840759006/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1840759006/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1840759006/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1840759006/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1840759006/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1840759006/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1840759006/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1840759006/b392/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Fp2upoUMxd6ZVxfz4AnD/Fp2upoUMxd6ZVxfz4AnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/fe/fe366c35a80beb24584550b0e38349da568d77795144df23762b769c7474b40a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b395/ cat >/tmp/go-build1840759006/b395/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid gGfY79cbyOGPajSZPZzJ/gGfY79cbyOGPajSZPZzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60b9942c31ed3949cab0cc7440b6cdd011bb5b43dbeb018ddf98e01d36e5641f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation mkdir -p $WORK/b407/ cat >/tmp/go-build1840759006/b407/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1840759006/b400/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid sjnSOx5lXg_qYCc4dOMX/sjnSOx5lXg_qYCc4dOMX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/53/5374bd712eaa29cbf20e9f7c2a2b3183b8cb65172c828c72215a13a125be118d-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b229/ cat >/tmp/go-build1840759006/b229/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1840759006/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1840759006/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1840759006/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid _QBc3FJPwQh-Uk7gJq4o/_QBc3FJPwQh-Uk7gJq4o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/ce/ced2258e4d653bba64ef3acbc854f370eb824ea12411a8486579bad49071f6e8-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b399/ cat >/tmp/go-build1840759006/b399/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1840759006/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1840759006/b407/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid HpjK--hV0qrOqPTlDUzF/HpjK--hV0qrOqPTlDUzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/12/12ee475f1670245d0081d4ff6acb89763eff7a3a3e2b8f6500cde9a7aa0bbfee-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b398/ cat >/tmp/go-build1840759006/b398/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1840759006/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1840759006/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1840759006/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1840759006/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1840759006/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1840759006/b407/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid WNPocSwzTZbEzULTTy1i/WNPocSwzTZbEzULTTy1i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/67/6767ff5030dfeb0fb4d55bcf3e66fa0abd7b4d7df93675dcaa005bfd456ac553-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport mkdir -p $WORK/b417/ cat >/tmp/go-build1840759006/b417/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid BgFVZSBTzKxGVWBOJ3yL/BgFVZSBTzKxGVWBOJ3yL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/30/30413149433ea3eda21faeb246fcf2912a594b880c5ced23e87334e7907a8159-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b419/ cat >/tmp/go-build1840759006/b419/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1840759006/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1840759006/b407/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid XIKEC3EXPX1pB7RxHhmo/XIKEC3EXPX1pB7RxHhmo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/10/107530ee7d061d6ed1764b2ee733248c3b720fda62f3838a3b3bf29700d233da-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b423/ cat >/tmp/go-build1840759006/b423/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1840759006/b149/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid 9Bz9dvNnlnY3dc6x-YPe/9Bz9dvNnlnY3dc6x-YPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/5d/5db580d60ab70653ef882e4550ff55342c677ed4992c4e56ecf116d22419e2c5-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b422/ cat >/tmp/go-build1840759006/b422/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1840759006/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1840759006/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile testing=/tmp/go-build1840759006/b425/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid JKuGai__RW8ElD3-OHm2/JKuGai__RW8ElD3-OHm2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/2b/2b210b2fa208f875962fed8d53a2a85aa77aa21b8372952853717b53f584fbca-d # internal github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b303/ cat >/tmp/go-build1840759006/b303/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1840759006/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid 6Gh-KgC8BhpxGXFhfR_w/6Gh-KgC8BhpxGXFhfR_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/aa/aa3029d026244d7a56523fc0b0bf46740727a55a66842b83effc02f89d2674c8-d # internal github.com/prometheus/prometheus/discovery/http mkdir -p $WORK/b428/ cat >/tmp/go-build1840759006/b428/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid My8BaFo2tfuBO6wIHOKq/My8BaFo2tfuBO6wIHOKq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/6d/6d7c1e201cecced1499691b0df47dcfe8a16d3c8d04dbe40f08e43a3ff9a54f9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b465/ cat >/tmp/go-build1840759006/b465/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid jEI6MqKRJbliQJYl7D4V/jEI6MqKRJbliQJYl7D4V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/ae/ae8d77dac0a702d4d9470d65f0d036bc1dc4c244a313e4de091e42a820daf9bf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b470/ cat >/tmp/go-build1840759006/b470/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Yd0Qu9AVwzP7BZKiseP8/Yd0Qu9AVwzP7BZKiseP8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/9c/9ca0103dc74cb54eae369bfc33fe657a078452cb7c7be023bf4af3446a7d2652-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b452/ cat >/tmp/go-build1840759006/b452/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile go/ast=/tmp/go-build1840759006/b453/_pkg_.a packagefile go/doc=/tmp/go-build1840759006/b455/_pkg_.a packagefile go/parser=/tmp/go-build1840759006/b458/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1840759006/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1840759006/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1840759006/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1840759006/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1840759006/b466/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid rrqEfl-S_shv6bPHSYVU/rrqEfl-S_shv6bPHSYVU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/68/68cc4cef919763418cc46b835d39f64911c249ff5afc6e65f2d4b8dfcd2cf4ad-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b352/ cat >/tmp/go-build1840759006/b352/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1840759006/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1840759006/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1840759006/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1840759006/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1840759006/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1840759006/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1840759006/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1840759006/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1840759006/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1840759006/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1840759006/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1840759006/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1840759006/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1840759006/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1840759006/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1840759006/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1840759006/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1840759006/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1840759006/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1840759006/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1840759006/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1840759006/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1840759006/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1840759006/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1840759006/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1840759006/b392/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid WPbqWkM5ikDuYW5R7w88/WPbqWkM5ikDuYW5R7w88 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/ed/ed9ce0921834d86cf147672e8d55d1b11624170afebc2fb580282e4b3e63b8b0-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler mkdir -p $WORK/b478/ cat >/tmp/go-build1840759006/b478/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1840759006/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1840759006/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os/exec=/tmp/go-build1840759006/b261/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid rwr1JgqtBkBDqeR9rpTf/rwr1JgqtBkBDqeR9rpTf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/50/50eadcd2eb6e6b8d850b00f2ae815f3227f505bfd138b7c0fe9f4ef8418fef24-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b477/ cat >/tmp/go-build1840759006/b477/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1840759006/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid D1y4EwmBVFMOspvULwBf/D1y4EwmBVFMOspvULwBf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ca/ca49b7eb502497ab6399bc36a4be99785bc1a664a72e0b7cde68af05a2dd9670-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b421/ cat >/tmp/go-build1840759006/b421/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1840759006/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid Ep4DJbcdOjAMfXrMm4Gf/Ep4DJbcdOjAMfXrMm4Gf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/a3/a37a9a8f82747fcdf6dd84bb65f358d7609de832f035d32b7424ff03ad1ca646-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b548/ cat >/tmp/go-build1840759006/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid hRJolvQP6ZB7bF-DiWfd/hRJolvQP6ZB7bF-DiWfd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/ee/eee8e3889c4143b0cb11fbb019cd694f2ed390ed56812f77ecfd2b31ca58af53-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b550/ cat >/tmp/go-build1840759006/b550/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1840759006/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid BGCU-53btM90j3EAyjBW/BGCU-53btM90j3EAyjBW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/33/3362d84185865b98d681fa37096933546a93f948d5f5200b6676884e73cee21b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b469/ cat >/tmp/go-build1840759006/b469/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid h49wfp1OwgRzBEIG6Uzp/h49wfp1OwgRzBEIG6Uzp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/f8/f898e3aecadacd6ee9290f6aea00b3537e1d2fadb1d0511245806790fb35ba50-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b435/ cat >/tmp/go-build1840759006/b435/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1840759006/b436/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1840759006/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1840759006/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid KE0FSAMFN7gSBkc-LREj/KE0FSAMFN7gSBkc-LREj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/2c/2c069357899aca73f2c348d5e77e55316e632df3a1411b5560907c171756fe89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b485/ cat >/tmp/go-build1840759006/b485/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 9EmylaH1a2C_fW-X9tou/9EmylaH1a2C_fW-X9tou -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/f0/f04cb8237caac3f727846b0b137578016ce199696c2743c2d66a7310efac9c89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b484/ cat >/tmp/go-build1840759006/b484/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1840759006/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1840759006/b147/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1840759006/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1840759006/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1840759006/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1840759006/b488/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid Iay-P5RVzo-5Oqqxs97E/Iay-P5RVzo-5Oqqxs97E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/d2/d2b74582475a47d36409443d6f1b0aba94f54affd3ef3ae0e610e89419b1af7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b534/ cat >/tmp/go-build1840759006/b534/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid TYoE6MxM0QdAvagWmwGG/TYoE6MxM0QdAvagWmwGG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/54/541c2c2e4152b0f6e4510d58328a2817c44525a181bbd47e6f0defc321f04625-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b545/ cat >/tmp/go-build1840759006/b545/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid HIPTNFKbXYYBLbVcAp3T/HIPTNFKbXYYBLbVcAp3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/9a/9a0ab15429ea3c1e43e5bf134625e39344452d63fee9bc0787b4da2395ebe112-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport mkdir -p $WORK/b547/ cat >/tmp/go-build1840759006/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1840759006/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1840759006/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1840759006/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid jOBgoxDLsCH26mDEVY2M/jOBgoxDLsCH26mDEVY2M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/c5/c5f906f3ea9eb76b0548be04ccb977f8b0719d804d08ffa1ecc64cb8b3f64b5d-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 mkdir -p $WORK/b341/ cat >/tmp/go-build1840759006/b341/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1840759006/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1840759006/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid avgZG4rCPVSm8myje3T7/avgZG4rCPVSm8myje3T7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d1/d113631567004e7cbb6f6920e7a1590a92725cc6fc2fb31aebf0d41326b4ec51-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b340/ cat >/tmp/go-build1840759006/b340/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1840759006/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1840759006/b338/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid 7e-JvjfiTEaI2DsSL0s4/7e-JvjfiTEaI2DsSL0s4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/be/be4f64fc9a5ddc2be24bf55b60291c1bf95fd8ddf699ba935c015a94d3878d89-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal mkdir -p $WORK/b394/ cat >/tmp/go-build1840759006/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1840759006/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1840759006/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1840759006/b352/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid IC45WuR2VX-FIOFBcpnv/IC45WuR2VX-FIOFBcpnv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/88/8840bd0ca35affa40c74a5d629c5a5303e34d3d36ae7662b6f701a2a0024a963-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b564/ cat >/tmp/go-build1840759006/b564/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1840759006/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1840759006/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1840759006/b466/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid u0Gh4Bs_7fttQYZJ3Ik7/u0Gh4Bs_7fttQYZJ3Ik7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/bc/bc712ed3f80a6dcff770d030538745c660090b09950a06c96f549054ea79bb43-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b393/ cat >/tmp/go-build1840759006/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1840759006/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1840759006/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1840759006/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1840759006/b352/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid mtgcWD2hNZeYWingBS4T/mtgcWD2hNZeYWingBS4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ac/ac7361c5216c69bad0092e1895f197b479e548da21bfa7629476dab8c9cc1ff2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption mkdir -p $WORK/b396/ cat >/tmp/go-build1840759006/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1840759006/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1840759006/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1840759006/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid x9dq8XaGWoi8LwGRr06g/x9dq8XaGWoi8LwGRr06g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/33/338c01b60e290bc41d2fd1a6168860d6cbb251448b24d70a31916d9321dfb76e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca mkdir -p $WORK/b420/ cat >/tmp/go-build1840759006/b420/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1840759006/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1840759006/b418/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid dGGKS04wKZbh1cZehCAe/dGGKS04wKZbh1cZehCAe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/eb/ebba0e8989b5a9187256324672b05ceeffd9659dc21c4d584895c0184ccafb59-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b565/ cat >/tmp/go-build1840759006/b565/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1840759006/b564/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid mluPz7zMq0lPbH9VzxQ5/mluPz7zMq0lPbH9VzxQ5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/5d/5de2038264e06bd21bd1a3d703487fb9e118ef97f97a2852b3a64ad63a4617c9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b397/ cat >/tmp/go-build1840759006/b397/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1840759006/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1840759006/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1840759006/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1840759006/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1840759006/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1840759006/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1840759006/b420/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid XZHNmXv2J3EOh6MGL-Iy/XZHNmXv2J3EOh6MGL-Iy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/4f/4f57530b6562789b8409f6aaa8e029c9e0940f8c8e6ce4d24fe858e2cc2efd15-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b662/ cat >/tmp/go-build1840759006/b662/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid V8NV3-EcZRXVz52zYsgu/V8NV3-EcZRXVz52zYsgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/3b/3b800b774bbedf413df059efdae30b480e62b59d199f56c51e84d60d4542a019-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b667/ cat >/tmp/go-build1840759006/b667/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid b_8Xv-LVlWGSTPCIcRgq/b_8Xv-LVlWGSTPCIcRgq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/82/823c04893f44b28b4c4972b23e8fb94b7e4249112f83d78a79ca57a5762ab1b0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b337/ cat >/tmp/go-build1840759006/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1840759006/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1840759006/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1840759006/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1840759006/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1840759006/b397/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid 00f6r2LAMs_oI9heVOsX/00f6r2LAMs_oI9heVOsX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/e6/e63b7f0cdc8e2fd51c2b492c258a02fd2b16a5b945e378e03a2e8ca11b6ec2fd-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b670/ cat >/tmp/go-build1840759006/b670/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid RD_d1ADRSsGh3V4byk4x/RD_d1ADRSsGh3V4byk4x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/65/65015be2bdc7ba35b45f09e7b117703330d6b234f4d529819924c681304132d3-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b666/ cat >/tmp/go-build1840759006/b666/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1840759006/b667/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid -8zZsEBfP6pmfpJH8opa/-8zZsEBfP6pmfpJH8opa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/d7/d70b123ceb8eed951401fa97ff279faa558ecdd7260a679d61021de3c7eb9135-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b673/ cat >/tmp/go-build1840759006/b673/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1840759006/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1840759006/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1840759006/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1840759006/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1840759006/b678/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 0lTaTSrRXLNuYfBl8rNo/0lTaTSrRXLNuYfBl8rNo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/62/625498d2fe78caf0809913cdb997c401f7c75cb7e92bf86996797fae8f93db7f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b681/ cat >/tmp/go-build1840759006/b681/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1840759006/b679/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Dt9UB5arcglZIDd881R3/Dt9UB5arcglZIDd881R3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/32/32f11f57fde1c039ca65afddc18f28252195de6ee22e06f773125189f3aa9610-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b684/ cat >/tmp/go-build1840759006/b684/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 6dqajw54F1-yJOU874of/6dqajw54F1-yJOU874of -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/7d/7daecc8df045e5883324bf03d16adc900c82f91f739e79b6bc662d8231dc61d6-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b685/ cat >/tmp/go-build1840759006/b685/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid TzWo9-xrGMHmOknz_8-O/TzWo9-xrGMHmOknz_8-O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/9c/9c9a3999884c908edac42b3a14a4ea3ac2a488c0ecee58c9be91f4e47769878e-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b683/ cat >/tmp/go-build1840759006/b683/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1840759006/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1840759006/b685/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4B-dVC4c7FpO9kivkle3/4B-dVC4c7FpO9kivkle3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/19/19e397df1b2293ce643205d4849da376fbe22e5b4cf39b5737c4434df314d73c-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b682/ cat >/tmp/go-build1840759006/b682/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1840759006/b683/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid KQjw5XwcvDc6xOPSmnCG/KQjw5XwcvDc6xOPSmnCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/65/656772f86cc430dd0f24017151ce273e4a2d3121c78af78ca107f7d6324439fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/03/0322aac297e99ea25d2312c4df066d72e0ff0004d5aa36e9d54bed5645524b5a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b687/ cat >/tmp/go-build1840759006/b687/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid FMHEhO7wOhTTYn9a5lTL/FMHEhO7wOhTTYn9a5lTL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go github.com/prometheus/prometheus/vendor/github.com/linode/linodego mkdir -p $WORK/b665/ cat >/tmp/go-build1840759006/b665/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1840759006/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1840759006/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1840759006/b669/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid wlRoIjziJ6ZnQkxZwsml/wlRoIjziJ6ZnQkxZwsml -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/01/01e0577c529376b1b6fe85bd8dcc820bef7d10e651a6c3609d546056d6108c06-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b686/ cat >/tmp/go-build1840759006/b686/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1840759006/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1840759006/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1840759006/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1840759006/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1840759006/b678/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid CJlFD27Pw6ZyzUs_TS3t/CJlFD27Pw6ZyzUs_TS3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/0a/0a76d94dcc42986b87fcd486dafd943494358429d82ea3aeb5de6f62cb27ee40-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b430/ cat >/tmp/go-build1840759006/b430/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid b2lerNzap66T3vmGpbqN/b2lerNzap66T3vmGpbqN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/fa/fae9987df69c283907e81b318b6a88ef00c3f91e077df4850d59b7074f92f354-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b482/ cat >/tmp/go-build1840759006/b482/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1840759006/b449/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid IytHkfBW4FPuOx5iTHJo/IytHkfBW4FPuOx5iTHJo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/e0/e0ea0df40c6f5b957ee55520bec4cd90421ca7f4304014623b5fe8d0cc8085eb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b489/ cat >/tmp/go-build1840759006/b489/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1840759006/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1840759006/b486/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid mv1LFdmDD1TaUYyiW_HR/mv1LFdmDD1TaUYyiW_HR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/a4/a45e0466c9e8c30767f3eb147c8b30f28e305db3bcf70ba140608c8e538970a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b491/ cat >/tmp/go-build1840759006/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1840759006/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid aZwQkJ3qhMIi99LiJ6rC/aZwQkJ3qhMIi99LiJ6rC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/98/98892d07c431a04f07ae2b54816e3a1dda41b81572b9b08bbc0abf25c2be8661-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b494/ cat >/tmp/go-build1840759006/b494/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid FNNFJths2LB2OXiAastL/FNNFJths2LB2OXiAastL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/f5/f5f2db62b3885daac2259d8fc460e68cf94e1a25f9f0139215fc3d8dd0f7718e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b490/ cat >/tmp/go-build1840759006/b490/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1840759006/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid cd6lzLdZkzGVTmZI8H8H/cd6lzLdZkzGVTmZI8H8H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c2/c2d9e0a7e12f91c176059c8b47909c35f7cfc1e4fd9ab3b043b49ca7b21ea4b7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b483/ cat >/tmp/go-build1840759006/b483/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1840759006/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1840759006/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1840759006/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1840759006/b490/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid rbw9vLm4NL3tgw4Hj6k5/rbw9vLm4NL3tgw4Hj6k5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/5a/5ad4368c10d4f0115df972d8533db679b681537b643db94ecabb04bf2ced2576-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b495/ cat >/tmp/go-build1840759006/b495/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid fytK4xSvibcwn_OnhOtV/fytK4xSvibcwn_OnhOtV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/d4/d492f65a470f19efa7b46d5fc657e882b739e3ea696d6bce57b14fd671d5bb53-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b496/ cat >/tmp/go-build1840759006/b496/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid j5tTjISzrXSAzLjI-9lm/j5tTjISzrXSAzLjI-9lm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/53/5350b4d3091959bf76fb4550757e85111396b20a0a6131411651f8a5c9a9c404-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 mkdir -p $WORK/b500/ cat >/tmp/go-build1840759006/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid LYV8pIvd4ExhDQ25RT-j/LYV8pIvd4ExhDQ25RT-j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/c4/c45edec1ae0ecef65d7a1ba46533a7acdb333aa57684d3b215c5424a3a1dc815-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b501/ cat >/tmp/go-build1840759006/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid NG6vI0OVBWzpmz7eLqbD/NG6vI0OVBWzpmz7eLqbD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/07/078ff3f8a40eaf8c073967be8eb1a6f54cb19ec012e51956587c784926ae082a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b502/ cat >/tmp/go-build1840759006/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid dLp8JxCt6c6vUnXwa9tr/dLp8JxCt6c6vUnXwa9tr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/17/172b21a5b91fe6df6977e60736558bd846bea19ccfc0e8c8b6759e4b467b833f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b503/ cat >/tmp/go-build1840759006/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid -yUYErI7mI5SmMC-1Tda/-yUYErI7mI5SmMC-1Tda -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/07/07ee2eaa4c570f2bfbf0a753efdcff19559e979f7f84b8b3752b1ec3b62524a8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 mkdir -p $WORK/b511/ cat >/tmp/go-build1840759006/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid KCndDpLEZfDC8TcPq-Mf/KCndDpLEZfDC8TcPq-Mf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/9c/9c1c064929ed42b8f028edcd30958ebbb3835b5122c1eaf41ae0e3a5828edba8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b512/ cat >/tmp/go-build1840759006/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid d6LJ_8ejRjXIgPd7l-YS/d6LJ_8ejRjXIgPd7l-YS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/7d/7dd16996fccbe88c405c0e6a4e0b6f1dd0ba45d79e4c0ab4529c9372d42a1cbc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b517/ cat >/tmp/go-build1840759006/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid g9qU-0zMQc5RgZyx1Tpa/g9qU-0zMQc5RgZyx1Tpa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d6/d60ccfd539b93a98dd1e868429754250ee2f80d5d1cd343ee17c05130f71789f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b518/ cat >/tmp/go-build1840759006/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid 2OdEPUulXHridVqpuvY8/2OdEPUulXHridVqpuvY8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/36/36904980ac39312384ad3d3f6585989147ccb0a96ce729d0145b9992e054265d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b522/ cat >/tmp/go-build1840759006/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid vqYtojuXdQJRBKHlH4K_/vqYtojuXdQJRBKHlH4K_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/70/7023888649326f616657b2e26860b0bb81f0c67d7a21c4d018b8202cd2e35ed7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 mkdir -p $WORK/b524/ cat >/tmp/go-build1840759006/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid OQ5meZ4PxxnNt3rTLpwa/OQ5meZ4PxxnNt3rTLpwa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/64/64fbdc675862d9326879eaad0bbbf4be7c740cb40b23bfab8ef1949bbe7fd93b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b525/ cat >/tmp/go-build1840759006/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid M3yeybt8i4dbJO6rBQaM/M3yeybt8i4dbJO6rBQaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/f1/f1a120608b3c45335945a27698a41d477956f32edfb05879658a6a948d780333-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b526/ cat >/tmp/go-build1840759006/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid T_qXz1zsiPKhpk8M3eeK/T_qXz1zsiPKhpk8M3eeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/3e/3e16d1ae628a12922b961718769890cd81c0a75bc4f7c328cf85c74d797f441e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b536/ cat >/tmp/go-build1840759006/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid atfjhwZrMvdPCr3GqDOu/atfjhwZrMvdPCr3GqDOu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b1/b166ac567e8cb372c9b712aeea3ad11da8a5d4b63e6669b7fa17245350fbb694-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b542/ cat >/tmp/go-build1840759006/b542/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid rw4bXbl8cGBf9_vzIJVu/rw4bXbl8cGBf9_vzIJVu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/8c/8cb719516e7ec7869f3c4864bc57bd466740a2400fa346e697954b1ee85f42d1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b543/ cat >/tmp/go-build1840759006/b543/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid Sjbi31UvtXJKhbIXkrLY/Sjbi31UvtXJKhbIXkrLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/ae/ae0ce2d43aae57b097753fa66f4aa9bd9c65e4fa0ae914714259c141a00ae0db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b544/ cat >/tmp/go-build1840759006/b544/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid knlalEuAyEbjBT2735ZZ/knlalEuAyEbjBT2735ZZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/fb/fbc5b5a0d092db759416230f1baca358899fd4d63574f035625349c7305f0dd2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b553/ cat >/tmp/go-build1840759006/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1840759006/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid -louTis01hvYVIlQF2U_/-louTis01hvYVIlQF2U_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/28/288984a8dc9a040c9d9459effa69c3aadd54f63f10de9327fdd2142a0df29e50-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b541/ cat >/tmp/go-build1840759006/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1840759006/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1840759006/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1840759006/b544/_pkg_.a EOF cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/c4/c46959c44f891515096dcbb88e5600a3db4af1d4f3b9a5f6203350de20c9fcf5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid 3k3CfbGN47ox6cgZkJSl/3k3CfbGN47ox6cgZkJSl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b561/ cat >/tmp/go-build1840759006/b561/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1840759006/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid WCGIfrG4PmI_EDJ0AlN0/WCGIfrG4PmI_EDJ0AlN0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/47/473a0add701ade905554c56fae9bb24bb13e9ea16cd3d571c5468294bc8c0375-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b538/ cat >/tmp/go-build1840759006/b538/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1840759006/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1840759006/b540/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1840759006/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1840759006/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1840759006/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1840759006/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1840759006/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1840759006/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1840759006/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1840759006/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile os/exec=/tmp/go-build1840759006/b261/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid DY4_ypvZ-o13FKztiaot/DY4_ypvZ-o13FKztiaot -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/26/26ef8fdeef648dd0dd7c3db643ec80288593cacb62256fe3ea44a381c9336ef5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b566/ cat >/tmp/go-build1840759006/b566/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid 0sCjGLD3YEIsF0fmi2OA/0sCjGLD3YEIsF0fmi2OA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/71/7154337cbb097f99e31002ae56d9ced31012287e7f44a0aa2eb14ccf03bc882d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b653/ cat >/tmp/go-build1840759006/b653/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid X616iaLwWnFSmQZ3NHei/X616iaLwWnFSmQZ3NHei -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/28/285ca8bb7a1771a6c0a873b161c873109e6479a909e8fa992a0688137fb40ab8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b533/ cat >/tmp/go-build1840759006/b533/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1840759006/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1840759006/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1840759006/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1840759006/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1840759006/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1840759006/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1840759006/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1840759006/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1840759006/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid xLewOclH3dulH72IrTNJ/xLewOclH3dulH72IrTNJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/38/38aeb44a70c333167788434490e3404ae0da7b3788a8aae36313eaa61626ffb8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b652/ cat >/tmp/go-build1840759006/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1840759006/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1840759006/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid mcspufGBQcX7PD2AYG9m/mcspufGBQcX7PD2AYG9m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/cf/cfc9edb802b1b75c0eb11c6bb8a97eca614fd4da817bf7f791e30d7d42eb34b4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b560/ cat >/tmp/go-build1840759006/b560/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1840759006/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1840759006/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1840759006/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1840759006/b564/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid inFr2yNs0as2E7ar6zHT/inFr2yNs0as2E7ar6zHT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/18/1877589602c87fd02fbc97b2b295e2780612ea5880a97c63e524721f72d7b149-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b559/ cat >/tmp/go-build1840759006/b559/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1840759006/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid jj2O3-w3c5VO424sclhd/jj2O3-w3c5VO424sclhd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/2a/2a7b48167f88957b81e7ae4bd579fb2d64da1848b609221b5f82a30eab64560f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b568/ cat >/tmp/go-build1840759006/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1840759006/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid gEousWlqM2I7EPuSm7ss/gEousWlqM2I7EPuSm7ss -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/06/063d03a8c6ff5257fbf8b2ada83a55428559e42f2a7d36398cf4d1a5b6da8bb3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b570/ cat >/tmp/go-build1840759006/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid q7GkqdHTDsbkQWJLTzuU/q7GkqdHTDsbkQWJLTzuU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/45/45b9d323e8b6221b5dba888bea7f00ac03266d248bc8d89c39aac3e23608bd8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b597/ cat >/tmp/go-build1840759006/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1840759006/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid 7NvyeWNxX380-81VEz-5/7NvyeWNxX380-81VEz-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/a6/a6feee9432a7399ec9c3e402464ce48cae974f5853cc18d29df7d43559d10100-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b599/ cat >/tmp/go-build1840759006/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1840759006/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid MFnrt-t-39ozt-luPSEI/MFnrt-t-39ozt-luPSEI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/13/136128aefd3212b45b7d9c00dc64701b6b5fc1a7af7824d57ff6b279f6765e94-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b613/ cat >/tmp/go-build1840759006/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1840759006/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid GPWgo4_b-eRRscvfL8CW/GPWgo4_b-eRRscvfL8CW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/f5/f53a0e9ff3d221599fd7e5192a85ca468deab83d29670aba6c79fa7454dfb9fb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b615/ cat >/tmp/go-build1840759006/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1840759006/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid pATwlov1sb4skz4XlMh2/pATwlov1sb4skz4XlMh2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/17/17bbdc0dd75181f2d12980e3ad816a1f8d8e7a5dc1b6b309ea30c10ea133cb23-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b627/ cat >/tmp/go-build1840759006/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1840759006/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid _uyT36BPDxHKOAMF4oFW/_uyT36BPDxHKOAMF4oFW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/0a/0a86224cc62b19f9adb2201cf85f45d77e2dec654c0d2416fed2db736ccc4227-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b631/ cat >/tmp/go-build1840759006/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1840759006/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid -w2n4deafJF-vflW7Dp0/-w2n4deafJF-vflW7Dp0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/a6/a6f1d67839879e28397c129919af4484a37f4aa221a277bb328890913116d3c2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b633/ cat >/tmp/go-build1840759006/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1840759006/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid DzjLUhor7ns6fHlxS2n8/DzjLUhor7ns6fHlxS2n8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/a9/a9e9fc2167b6b11891699fbf35d53c8f59fe14b434fc182983f1f6fcdadd06a7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b635/ cat >/tmp/go-build1840759006/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1840759006/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid SdqGB4OyYU4d8UhR391L/SdqGB4OyYU4d8UhR391L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/8d/8d9ba39dcfb6e339e5234425f2ae155d3832cf46872803d85cd6840c84e7fb6a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b651/ cat >/tmp/go-build1840759006/b651/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1840759006/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1840759006/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1840759006/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid Yqi0zW15CgwD5VnCzp_0/Yqi0zW15CgwD5VnCzp_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/fe/fec3cb8e33a9b136e30e1e2e57fadac4b8daff9d8b319d653a8ed6ca9ab3485f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b660/ cat >/tmp/go-build1840759006/b660/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid Fim6BTfF-jfDHmX65v1L/Fim6BTfF-jfDHmX65v1L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e5/e5417deba7dbbb921cb97f9174790915fe1a008afcd835302118249aa5e20369-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b661/ cat >/tmp/go-build1840759006/b661/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1840759006/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1840759006/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1840759006/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid brcSdlk_rkPN5X9I5ngN/brcSdlk_rkPN5X9I5ngN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/51/512399a163ff19b666b496b37ad179b9010ab63a1d3688e23429f122d808ca97-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b648/ cat >/tmp/go-build1840759006/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1840759006/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1840759006/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1840759006/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1840759006/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1840759006/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1840759006/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1840759006/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1840759006/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1840759006/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1840759006/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1840759006/b655/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid CW4jBBOCpr7TRNN-H3PX/CW4jBBOCpr7TRNN-H3PX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/90/9051b427d45e463ff9088e2b437f9f01ccca5481aca9ed0accd221e47f462d5d-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b664/ cat >/tmp/go-build1840759006/b664/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1840759006/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid vNwcT-Hnu-tIceitI5Sg/vNwcT-Hnu-tIceitI5Sg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/e6/e6f7d7846a2e7815d4a88f8c76e1c8465fd5dfc380bcecd2b9c1ca187d57588d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b656/ cat >/tmp/go-build1840759006/b656/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1840759006/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1840759006/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1840759006/b540/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1840759006/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1840759006/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1840759006/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1840759006/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1840759006/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid cdnxqu95oVeRyh5fS9B6/cdnxqu95oVeRyh5fS9B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/38/3860539c63fe3ecbabdd0428cf021b3c635e699c7161baac0a92fc658fbfb657-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b672/ cat >/tmp/go-build1840759006/b672/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1840759006/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1840759006/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1840759006/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1840759006/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1840759006/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1840759006/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1840759006/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1840759006/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1840759006/b683/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid NUCyf5D0bgLPIEVr-KKG/NUCyf5D0bgLPIEVr-KKG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/1a/1a078f08138dde1485a2647c808da8728e332e7b731a67d7595abbd272d57550-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b690/ cat >/tmp/go-build1840759006/b690/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid O1fBwLJlb5f2G9hthWEs/O1fBwLJlb5f2G9hthWEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/cc/ccc09811f7fd1e6c0e2af86d3d4f934f2491a9fb950911ccca314c816139d637-d # internal github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b692/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/65/653d05255c84a00cf5fdee0d7d43698178cccbd099da62e46ac8469f0afe788c-d # internal cat >/tmp/go-build1840759006/b692/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid LmXuA8k2EPGMfOo0IP-Q/LmXuA8k2EPGMfOo0IP-Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b694/ cat >/tmp/go-build1840759006/b694/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1840759006/b684/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid HIVLcoo-2O5TA9Cm8PxU/HIVLcoo-2O5TA9Cm8PxU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/8a/8ade93337e2c33891c6318bc4c9781521aba9ea9851b4764501867841dd28b14-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b693/ cat >/tmp/go-build1840759006/b693/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1840759006/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1840759006/b684/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 7lzFifVjn93uVRNrkTci/7lzFifVjn93uVRNrkTci -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/b9/b9187fcc1c20ca9d99fedc07b26c0ad6974757ff10f068898366923b8c3ae7db-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b698/ cat >/tmp/go-build1840759006/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid -KK2fB9BPq_vdPVpfgr_/-KK2fB9BPq_vdPVpfgr_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/5f/5fa54bbd1d0d237844e3404105f8a063bcd23d4a53fd5ce12d3b2ae91de0d7ec-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b699/ cat >/tmp/go-build1840759006/b699/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1840759006/b672/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 6rj8iXtKRUBWM1EKL4VB/6rj8iXtKRUBWM1EKL4VB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/00/009c7e4bac48bb02e1882f4c0aea4bfd3591af0aa77474125c8b72837cf70b28-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b701/ cat >/tmp/go-build1840759006/b701/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid sTfEjYolBDb928KuMbrj/sTfEjYolBDb928KuMbrj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/69/697605e9fd32165a39ac530fe6f7102227910bc45572ebc03e26a7d46884586f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b704/ cat >/tmp/go-build1840759006/b704/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid a4tUpRT6k-lBlDotJjsJ/a4tUpRT6k-lBlDotJjsJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/c9/c94cb0a29bb7b76aa12a6cb2e8aadce8d7b09b2ba5ed8ffaee5789c44ca31668-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b705/ cat >/tmp/go-build1840759006/b705/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid Og1pOjkz7ucv2MXBC-vr/Og1pOjkz7ucv2MXBC-vr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/11/11c773a93a2751ec796d5b903c33d28baee7528fbc71d2e65bc34bf604147fd9-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b707/ cat >/tmp/go-build1840759006/b707/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid Q01K9SXXJrbL-OBT9TNg/Q01K9SXXJrbL-OBT9TNg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/90/90923a6f823814d06a87906a8127210745bee0bcab25bedb87d29364986f2945-d # internal github.com/prometheus/prometheus/discovery/puppetdb mkdir -p $WORK/b719/ cat >/tmp/go-build1840759006/b719/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid NDFtuXIatVHktu7yrB1p/NDFtuXIatVHktu7yrB1p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/3d/3dcb12f05e35ce399d2cf3466324a316970486f614a89b5d2d8889be6803c3f6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b703/ cat >/tmp/go-build1840759006/b703/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1840759006/b704/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 6kQqlv-_lCMnqDBBz0HG/6kQqlv-_lCMnqDBBz0HG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/1e/1e830b409a7b65af4b35ab78e821fbcdc4164d710e34aa5ffac35bba97b8288b-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b691/ cat >/tmp/go-build1840759006/b691/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1840759006/b692/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid Gm1CQVlTJVbWgPb9dRWo/Gm1CQVlTJVbWgPb9dRWo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ad/addf9a6779a47f45bdad456a7dbef81f9a15feae46c14e403cf3f80e9a7d041a-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b689/ cat >/tmp/go-build1840759006/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1840759006/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1840759006/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1840759006/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid urgyhaSDKJ9pAR5VEnbh/urgyhaSDKJ9pAR5VEnbh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/d2/d2cc61dbf5f278dcc4b38a69a60c2cc67d2f3fc0e4a0652726c94de8ea848a80-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b700/ cat >/tmp/go-build1840759006/b700/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1840759006/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1840759006/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1840759006/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid qDpQzL3pu-5uBX0q2V1r/qDpQzL3pu-5uBX0q2V1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/a2/a2a645abf2eb03c24d6b0b19350affb5c9f8f9aefed79dd79ccac759c346ba0f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b702/ cat >/tmp/go-build1840759006/b702/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1840759006/b703/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 1Jn_65rlB07fXrgYpGtw/1Jn_65rlB07fXrgYpGtw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/b6/b6f61fb05e45d529a2d40d78aff3261ce46b8c32b8866fdc193520557a2ae862-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b722/ cat >/tmp/go-build1840759006/b722/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 2WxPthNDzlkbcyQ9pI8u/2WxPthNDzlkbcyQ9pI8u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/95/95dbc74d9bc8f5b665e8fdb0e71c57066e86392cb714e6467b12e7d8e0413ae0-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b723/ cat >/tmp/go-build1840759006/b723/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid elo7YMU8psL1ap17Y0Uz/elo7YMU8psL1ap17Y0Uz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/24/2464cf8c549e4f15d4f2b6d05b9ec3375a78200e3f32ff7941b746cb03420f6b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b724/ cat >/tmp/go-build1840759006/b724/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid cx-u2wh8LrbaLjomLvtu/cx-u2wh8LrbaLjomLvtu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/2a/2a969b221b5341457038a83296f264d58b52c6dd201b11d2e5c552ac653c637b-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b688/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/97/970c0eedbd40da136c0972e7de8ac7532f824c09f343d8206b05c5b2c8618f85-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b725/ cat >/tmp/go-build1840759006/b688/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1840759006/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1840759006/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1840759006/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1840759006/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1840759006/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1840759006/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1840759006/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1840759006/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1840759006/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1840759006/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1840759006/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1840759006/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1840759006/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1840759006/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1840759006/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1840759006/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1840759006/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1840759006/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1840759006/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cat >/tmp/go-build1840759006/b725/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid i0rtwfctRyEmnDXVd-2D/i0rtwfctRyEmnDXVd-2D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid -xyegLZuEUM9EZT47xaL/-xyegLZuEUM9EZT47xaL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/60/6021aa74babc6a5d4388faa1f34cfb689f34c4ebc0d249c152fd17bee2f0b536-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b728/ cat >/tmp/go-build1840759006/b728/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid MyE-BIGONSlYpHCMRMZE/MyE-BIGONSlYpHCMRMZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/c4/c49653523ac17773b844476d6123696bf7c42e29d995599f64d75c8989db5fa7-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b729/ cat >/tmp/go-build1840759006/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid ENk-YIY6o06TJiyLjKty/ENk-YIY6o06TJiyLjKty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/0a/0a6df3a9b008b3f669a364bea3771a16d14b1184e24ab04c60a8482bacffdefd-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b730/ cat >/tmp/go-build1840759006/b730/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid K8ivfYOBFCBTXoYKK9-4/K8ivfYOBFCBTXoYKK9-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/15/1520315a75a4ccd20d5ee492afe6107a9344209b2fbae0add08a71391bfdc7a0-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b733/ cat >/tmp/go-build1840759006/b733/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1840759006/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid 0TKwlPqqB8B3NbnvfrNZ/0TKwlPqqB8B3NbnvfrNZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/43/43706da292b6fe32e74f325c375a11bd0d82d90d7f71525d85a73a3ca4d2e0c5-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b711/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b729/_pkg_.a # internal cat >/tmp/go-build1840759006/b711/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid 4lgSNjjJldvcFdcybjUI/4lgSNjjJldvcFdcybjUI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/c6/c60d706ebf1fb47ddfc3cc6cb323d3660e76a72f84dc6fe156beae76da6c20b2-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b713/ cat >/tmp/go-build1840759006/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LnTL3Df1cxzffETXoOad/LnTL3Df1cxzffETXoOad -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/c4/c497f73fddf062c7478859b4fa0fd92e65f11b81269a5351f2e223653c1bfdc8-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b715/ cat >/tmp/go-build1840759006/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid PS5_j-yuKpzY6bjB7GVC/PS5_j-yuKpzY6bjB7GVC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/ca/ca7236536d9b09b00633f53a84538c2f9bd2c574cbd073fe318e36a9f24498de-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b727/ cat >/tmp/go-build1840759006/b727/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1840759006/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1840759006/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1840759006/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1840759006/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid G3Ra1VZCqh_CNuwqZ3CY/G3Ra1VZCqh_CNuwqZ3CY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/1d/1d965a77971bd8697ef88aa5df1f1bb9472af36a5917fd3ff6e3502d1d84e25c-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b712/ cat >/tmp/go-build1840759006/b712/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1840759006/b713/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid C1tu20KOis7S0f61bpK6/C1tu20KOis7S0f61bpK6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/60/60633dab19f067723ef57b46c2f61dfd12e63fc84202ae6380cb6bf68b59dc03-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b710/ cat >/tmp/go-build1840759006/b710/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid eJMrcaI7pFur-cvo88uP/eJMrcaI7pFur-cvo88uP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/15/15e1919a5e86fd845f2a3ce547a33d99fa41c56da61f044b1563d761ce20762a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b714/ cat >/tmp/go-build1840759006/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1840759006/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid W8lpMHHQEe5y3Nk_Qo9f/W8lpMHHQEe5y3Nk_Qo9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/fe/fe4579d012b5ce092d616c7b94371574e823531b792a0e4f99a91f37bd35d022-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b709/ cat >/tmp/go-build1840759006/b709/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1840759006/b710/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid FFo5FGNTlWkA8hVfLUWK/FFo5FGNTlWkA8hVfLUWK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/4e/4e328db0e81261578875c8316e4272abfb4d886b9dc1eab2b4a612043c933de2-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b716/ cat >/tmp/go-build1840759006/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid 3_cyVH57ml7UfSNwtFZr/3_cyVH57ml7UfSNwtFZr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/f3/f365c239f0101139879330ef46dec6636bf5549f5229d834c2cd9f52e0934901-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b708/ cat >/tmp/go-build1840759006/b708/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1840759006/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1840759006/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1840759006/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1840759006/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1840759006/b715/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid BrSQL1EGBQScxm8mOzUH/BrSQL1EGBQScxm8mOzUH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/01/01a0612cabcf8cbeb378cc97b778911e28a821f1aaa65477985925bb34c753af-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b717/ cat >/tmp/go-build1840759006/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid KHcTzCnNhDq-eafBDtIb/KHcTzCnNhDq-eafBDtIb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/2a/2aa1ed6a4f6578d10f1f7f1ca175385c02dfd35260c2be1284e1753eac8da043-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b718/ cat >/tmp/go-build1840759006/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid CbJBRxVrLlIddASuwxys/CbJBRxVrLlIddASuwxys -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/8d/8d8d9171af5d7bc277cd26debd976dc4ebb7af96941f0d65794f6c0e16b795fc-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b721/ cat >/tmp/go-build1840759006/b721/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1840759006/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1840759006/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1840759006/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1840759006/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1840759006/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1840759006/b727/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid CHL3RlqKuKIXd-JZWuWM/CHL3RlqKuKIXd-JZWuWM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/24/24c58d28ad41e3482ff2e03de811d0a72f493c07a6703adda6ee11508be863b4-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b732/ cat >/tmp/go-build1840759006/b732/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1840759006/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1840759006/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1840759006/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1840759006/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1840759006/b727/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid 2j4rgwEJp3io0hqVuLU4/2j4rgwEJp3io0hqVuLU4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/b4/b4d6c21ed60266e6fae70168f4ec4127a4995db1d424685547a8c9863ec8a79c-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b731/ cat >/tmp/go-build1840759006/b731/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1840759006/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1840759006/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1840759006/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1840759006/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1840759006/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1840759006/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1840759006/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1840759006/b730/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid ucruy9yAcG8Z0hxzwA4C/ucruy9yAcG8Z0hxzwA4C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/47/47eb4f08a56571352f8d7fd33751e1026b2eed209fd198d3f4a86470340b7d57-d # internal github.com/prometheus/prometheus/discovery/moby mkdir -p $WORK/b671/ cat >/tmp/go-build1840759006/b671/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1840759006/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1840759006/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1840759006/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1840759006/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid ehqHRRJW5JLdASpy4LKn/ehqHRRJW5JLdASpy4LKn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/15/15ae2a42e2935b94d5b912464e27e756d8ea9d58218c384fcfb676990c024967-d # internal encoding/gob mkdir -p $WORK/b737/ cat >/tmp/go-build1840759006/b737/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build1840759006/b738/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p encoding/gob -std -complete -installsuffix shared -buildid m1XjJ64iKgxzLYJl3qNM/m1XjJ64iKgxzLYJl3qNM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/92/921cccef64d5459bbe3a46ba1825a4b3a6e7d49708cf9410603f2b2478f01891-d # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ec/ecedb43aa66b37cfba95acb559fdbe7801f7b6349e6318b27f4b468be32f03e7-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b706/ net/mail mkdir -p $WORK/b742/ cat >/tmp/go-build1840759006/b706/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1840759006/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1840759006/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1840759006/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1840759006/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1840759006/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF cat >/tmp/go-build1840759006/b742/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid mDZQQtbigd0UdVfUGoTB/mDZQQtbigd0UdVfUGoTB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p net/mail -std -complete -installsuffix shared -buildid p1Tv3zTuoPSdmhhoz2kn/p1Tv3zTuoPSdmhhoz2kn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/36/367468d5b53b90c167009944ce4d1829074715cc9cf3298319511d7714bcc486-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations mkdir -p $WORK/b741/ cat >/tmp/go-build1840759006/b741/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid fWBVqCforUB6rgkbLVb2/fWBVqCforUB6rgkbLVb2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/77/77f05ecb763d5b705819e8e70ccd123e954e94c665786a150c8652789d1bf762-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b743/ cat >/tmp/go-build1840759006/b743/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid 8Tm0evtOcukZLjKTnXDx/8Tm0evtOcukZLjKTnXDx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/9b/9b02505d02c72dcd945a7c603578025fd3f02b0b9a9aa1d3581f31a11b694dd9-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b745/ cat >/tmp/go-build1840759006/b745/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1840759006/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1840759006/b190/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid k4Rmr2DG-IzYWOSd_k4q/k4Rmr2DG-IzYWOSd_k4q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/ba/bae4f31dec9b257d7d9533d5d76af163a372ed2fc309c78ae30387d8e5a01008-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations mkdir -p $WORK/b746/ cat >/tmp/go-build1840759006/b746/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid uuSBTh6S8wMsed06SiBY/uuSBTh6S8wMsed06SiBY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/fd/fd92611573f1d7740ebbbc189a8f48cea864e4dfae2a6a21f5920737c755c237-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b720/ cat >/tmp/go-build1840759006/b720/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1840759006/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1840759006/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1840759006/b727/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid ssHWceceQ1zlAvZ7O_xj/ssHWceceQ1zlAvZ7O_xj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/e0/e0a04e6b03130bf5f6b66b047b49209d04004201cd7cbc3b7ced0191834e468e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b750/ cat >/tmp/go-build1840759006/b750/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid XjmPLd4yFekEjUg_-kv6/XjmPLd4yFekEjUg_-kv6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/a6/a6ab6bee595daae5766ff63258a78c8053a33b5fd65fe7f17de26ca63f3a8918-d # internal net/rpc mkdir -p $WORK/b736/ cat >/tmp/go-build1840759006/b736/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding/gob=/tmp/go-build1840759006/b737/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile html/template=/tmp/go-build1840759006/b207/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p net/rpc -std -complete -installsuffix shared -buildid MedOkOupEXYu9tTEyejx/MedOkOupEXYu9tTEyejx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/20/2078a51d53f9fff7d94cd3ca5278e47a577dcb5ccce70508845063a8207d204f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b749/ cat >/tmp/go-build1840759006/b749/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1840759006/b750/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid RCIRF-IKxWs494Guic_-/RCIRF-IKxWs494Guic_- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/34/349e31db33404c166e16d14fe794f6a5ea813e0240b2de749d7b40c01896d8ca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb mkdir -p $WORK/b752/ cat >/tmp/go-build1840759006/b752/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1840759006/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid zx4QCrAqTaG80Q6R5ZO5/zx4QCrAqTaG80Q6R5ZO5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/59/59b6a19c58233a706d5b89c4c86998f1fb6c17481ad99abf2dc860058c59ed4e-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b744/ cat >/tmp/go-build1840759006/b744/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid 5eikEveoL4cLUT9mky9Q/5eikEveoL4cLUT9mky9Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/d0/d002f7d571fd5415301f697b08fbcdd55d58f5fd0ac443f049b4b76f676d5454-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b748/ cat >/tmp/go-build1840759006/b748/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1840759006/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1840759006/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid R7CaYrVSUP-3hVsbVJax/R7CaYrVSUP-3hVsbVJax -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/76/7681ba08752a4493a3bbc5b3c6c695799d8ce1b20c88bef447fd34820588509b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b751/ cat >/tmp/go-build1840759006/b751/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1840759006/b752/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid KFBuz54spjN5SvjQGLYU/KFBuz54spjN5SvjQGLYU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/7e/7e2c1411a867b71ec91ef6a37276f65fe64bc53659714ad54d2bef530f525421-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b753/ cat >/tmp/go-build1840759006/b753/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid L7EuRBVOmOMSXnxMuSnK/L7EuRBVOmOMSXnxMuSnK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/fe/fe6007c80bd24f38dad20936355337819c5dd549be6fbbefd9abe9039e3b5c13-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b735/ cat >/tmp/go-build1840759006/b735/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile net/rpc=/tmp/go-build1840759006/b736/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid vsJ3rEPaQIWqeT-C7_vk/vsJ3rEPaQIWqeT-C7_vk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/13/1368b99ff7a3beff1bd3f6a0b9556eb89fe26e4e63c7199d6f119cbf2a3bb1af-d # internal github.com/prometheus/prometheus/util/osutil mkdir -p $WORK/b755/ cat >/tmp/go-build1840759006/b755/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid 4pgNCFToW-VYyT7_FsfO/4pgNCFToW-VYyT7_FsfO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/b1/b11c7c9e33dd527a2032d5ba0bbb9a5fe9bef0a13f6f63a58a8fd2e7a0c2a120-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b756/ cat >/tmp/go-build1840759006/b756/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid U11SFunO7CL3zTdauTUj/U11SFunO7CL3zTdauTUj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/4b/4be7f6650da42f1ff928ec15021c23c18210c1d13a670a5619b1a4445ba22a45-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b758/ cat >/tmp/go-build1840759006/b758/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid LMx771HrNT-EF9ekk2wP/LMx771HrNT-EF9ekk2wP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/d3/d3d50f3681ba997a46888895b9e9b140c7fd14fe99f9ac5cf73613754944a541-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b471/ cat >/tmp/go-build1840759006/b471/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid zqM0clU1KwPVA9nw0Wb6/zqM0clU1KwPVA9nw0Wb6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/bf/bf8e83e60bc566576863451e3aa1ac570c5e5a6ebd4186e3c0bfa55ba5d097c1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b472/ cat >/tmp/go-build1840759006/b472/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid KOjiUrNbfZ07y9DuFasu/KOjiUrNbfZ07y9DuFasu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/6d/6d0a0b5fb09dfbdbc3bbf53528c660ba6aa5f02905df0ecd7a381319ad9ab25e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 mkdir -p $WORK/b473/ cat >/tmp/go-build1840759006/b473/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid CifsopIIB89luLp96P_Z/CifsopIIB89luLp96P_Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/61/61c516a76250e337f03185ddf802724173f19e3155fd8b1a27680c81699374fd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b497/ cat >/tmp/go-build1840759006/b497/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid pNFW2HC_zHh7_9JqGxrG/pNFW2HC_zHh7_9JqGxrG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/41/416d08360b80f62ce4080957e9f8df581d4be39f0f2001db9764897245f0f770-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 mkdir -p $WORK/b498/ cat >/tmp/go-build1840759006/b498/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid L0oi-GwhFzHILIe1BAxC/L0oi-GwhFzHILIe1BAxC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/fe/fe19bc9dd812d8a6a97e2c8411c6d509680be512778bef8e3e92f589c8be13d9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 mkdir -p $WORK/b499/ cat >/tmp/go-build1840759006/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid UPELcNTGtS3EsLNMK3Gi/UPELcNTGtS3EsLNMK3Gi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/41/41b92079c5a6778dacd065fd825d341657e97e539577077aab98a7c9208a315a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 mkdir -p $WORK/b504/ cat >/tmp/go-build1840759006/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid J8s7FzbaQXMHvXLtbaI5/J8s7FzbaQXMHvXLtbaI5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f4/f43dccdc5fcb702aa1302ddb1cfaf1421fc966dcee9dc04256e9c865f14b1e85-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b505/ cat >/tmp/go-build1840759006/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid hToK5X6W9sfVx4x7khSK/hToK5X6W9sfVx4x7khSK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/05/0520e737c3348b454270aaf2b29cfbe08e365eda6fe4af6af48bca6eda1370f7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b506/ cat >/tmp/go-build1840759006/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid fOzWMURILL7wtYxYiNSq/fOzWMURILL7wtYxYiNSq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/a0/a00e750e819b4421a714189a52608c7843aa1ae8faed81900159c83eccec2975-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b507/ cat >/tmp/go-build1840759006/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid HEW8ivFspKO5TXyYXXri/HEW8ivFspKO5TXyYXXri -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/22/225a12edaed4e8a4483d550ce91b1e792a726f81c60e973fc8098100211fa590-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 mkdir -p $WORK/b509/ cat >/tmp/go-build1840759006/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid BR4W0SlPQJAinyjTV0q9/BR4W0SlPQJAinyjTV0q9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/6d/6d41f28c1143acd2a0e4cd46bef507c2e4e493d65b3c1b890502a1317b003ff2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b510/ cat >/tmp/go-build1840759006/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid d4WrmWyYBfHPTCxA7ZYs/d4WrmWyYBfHPTCxA7ZYs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/53/53f2a4e4934334f62bb8e25f52048cd4c1d68636ba3b18828587f4dc9d4c8a51-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 mkdir -p $WORK/b513/ cat >/tmp/go-build1840759006/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid 6jyMXaxmEYQBMXMQljEa/6jyMXaxmEYQBMXMQljEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/e2/e2e46d9ee7f1986b051f2ef11abc80cab33ed83abe52da349a8bf341997bc751-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 mkdir -p $WORK/b514/ cat >/tmp/go-build1840759006/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid X4Jf1LpQ6S_9xFzH6ZYx/X4Jf1LpQ6S_9xFzH6ZYx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ab/abf1971c219ea916f269a4cf614e68cb4b7e905093d46c2f2f66371f4cb1bd09-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 mkdir -p $WORK/b515/ cat >/tmp/go-build1840759006/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 2R1abuACKNDtWxlFt4Tb/2R1abuACKNDtWxlFt4Tb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/21/212e10974943b0c76ab3a067ca647d08a3e1a7b37357fe01476a133891148d63-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b516/ cat >/tmp/go-build1840759006/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1840759006/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid AgMBtJX42hB2bQ-n6gDA/AgMBtJX42hB2bQ-n6gDA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/54/54ea198a0156c1cbfcea7f2a5c26e2cdca98d7704ce2332020b8cca521e2bb7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 mkdir -p $WORK/b519/ cat >/tmp/go-build1840759006/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid 2vD8mhlAFaw7f43P8ivp/2vD8mhlAFaw7f43P8ivp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/08/080c8a50d06c7d41ccb30f8938ecda0039c4ddc3565e0a8fabe8d9d65ce8b2f7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 mkdir -p $WORK/b520/ cat >/tmp/go-build1840759006/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid lfiOocjBhEK2dQxqaq0Z/lfiOocjBhEK2dQxqaq0Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/03/03bb9644787b1464920642aa91fa955e2e2b0f675e7826a19fe653dbdb36e800-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b508/ cat >/tmp/go-build1840759006/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1840759006/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid 3d_aaNpj5ovaIZ02Pe1w/3d_aaNpj5ovaIZ02Pe1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/9b/9bf26432ef9e1c9a3276b11c0af422993d436584144cf39d9a5fefe9d42b2d95-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 mkdir -p $WORK/b521/ cat >/tmp/go-build1840759006/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid GU9-JsORvQogbS7sSfxm/GU9-JsORvQogbS7sSfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/30/30e58871e245016bad04dbd561100180474c625725ebb15f797c8e9f279bac9b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b523/ cat >/tmp/go-build1840759006/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid hONZbauRTye3hHQt-Yo7/hONZbauRTye3hHQt-Yo7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/92/92e6a04877ea88ff3858db0a702316995d55ea78c45d8e4272bf0ed92e69eeda-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 mkdir -p $WORK/b527/ cat >/tmp/go-build1840759006/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid l4uhkLZ9uGdYU7cUYp1A/l4uhkLZ9uGdYU7cUYp1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/95/95859dbcf9e0e056dedbfa941957f88d8fbbba80012456817ca39ea2ff074ad9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b528/ cat >/tmp/go-build1840759006/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid VbaxLawbevbCooqlVR71/VbaxLawbevbCooqlVR71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/86/8678eb6df916514b896d8de3c6c75f350cd0a32b656bf9d59def6b7687641b47-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b529/ cat >/tmp/go-build1840759006/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid 1EOco7ti6gm3wFVjYvII/1EOco7ti6gm3wFVjYvII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/6d/6dd8f23a5fb01148e0c697364aa86292accf9110ad4a4ed263e3ddad4081d197-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b530/ cat >/tmp/go-build1840759006/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid REG1jVrOTEmBx-qu_bnn/REG1jVrOTEmBx-qu_bnn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c2/c2877cca6cbbcee29eb91f34679b07f47cc141d12a538767ade320dca81b230a-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b281/ cat >/tmp/go-build1840759006/b281/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1840759006/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1840759006/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1840759006/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1840759006/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1840759006/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid TFjtZheEQaUauVg144AW/TFjtZheEQaUauVg144AW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/52/52fd943070c1a44ac666f10d7be7a268b8391a7ee96eee8ce1cd4695a95b927d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b531/ cat >/tmp/go-build1840759006/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid nEYSWmhPrFMCmTr4WVZW/nEYSWmhPrFMCmTr4WVZW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/93/933ae4bf180136c8a03c63665faa7d35f0eb78016033f9524b1b3babe1762514-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 mkdir -p $WORK/b532/ cat >/tmp/go-build1840759006/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid Bg_l17BdQ_aeJH7eRDnz/Bg_l17BdQ_aeJH7eRDnz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/a8/a8d44816b815a75670d911d7af396d8c2c317de33f6b5237eb27ac659389b8c0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b573/ cat >/tmp/go-build1840759006/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid cNkTrWcfni05pECxxX3d/cNkTrWcfni05pECxxX3d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/4b/4b9ca65b5f5e546ba064e457eb220f3ef2e499202ba7cfe1b5bee1b507fdaf91-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b574/ cat >/tmp/go-build1840759006/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid XP1ch97zBCogKCUAeqCo/XP1ch97zBCogKCUAeqCo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/c9/c9391f911f75f5a2ccbf547a1d98b4d945a3c358171c7c8a598396a21c9067d3-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b330/ cat >/tmp/go-build1840759006/b330/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1840759006/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1840759006/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1840759006/b393/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid R2jl97yuPcjMfJsNNvh6/R2jl97yuPcjMfJsNNvh6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/14/14ec90c625cfed8c1debd237b4374e14948b6e52e3130e970184151560cc2bf0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b585/ cat >/tmp/go-build1840759006/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1840759006/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid FgUyV4qFmXTwcw_IY4WH/FgUyV4qFmXTwcw_IY4WH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/d5/d50a02988fde3d4ed2377a184ee90ab58a8c0773371772fc6b796cea5ec87b83-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b587/ cat >/tmp/go-build1840759006/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1840759006/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid _S7fEq5gaf80WFH44zzK/_S7fEq5gaf80WFH44zzK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/09/09f62e2ded2960a07a19096777da39483217556a863748ddbc44326540316960-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b593/ cat >/tmp/go-build1840759006/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1840759006/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid iXvRCQBVU8YeezjFgaV9/iXvRCQBVU8YeezjFgaV9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/83/838c30c70303ac2aece7209c9cb38dd2ef09bd31d8a0f7883238ba9aac3f3165-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b595/ cat >/tmp/go-build1840759006/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1840759006/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid 8Bt07ZSUtuoZygOklMaM/8Bt07ZSUtuoZygOklMaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/a5/a58819a983e76c7df873352c7f089c49d60b7cdbcae8bc2fd06bd9131b3aebcd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference mkdir -p $WORK/b601/ cat >/tmp/go-build1840759006/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1840759006/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid hhq6c5rgut9lXKzMPM_O/hhq6c5rgut9lXKzMPM_O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/c7/c78316ec79dd3e53df7861d7fdf7e71acf411fbab5f33e9cbd7e4e8457d47d85-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b637/ cat >/tmp/go-build1840759006/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1840759006/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid xVrEzLhFgrMVyUyftE1s/xVrEzLhFgrMVyUyftE1s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/64/644df98cbde7f4147977c31c17ca907540dc1a03a3aa0b0b98e74df59021e02b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b639/ cat >/tmp/go-build1840759006/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1840759006/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid gnyfL1JfwJSrMPN99SX-/gnyfL1JfwJSrMPN99SX- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/7f/7f00fc3e42931d5f0b65fff6b0977a455c9fad6fb9649c2c462efbeeb7eec377-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b641/ cat >/tmp/go-build1840759006/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1840759006/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid CkGGYm7NXJj6oVMLIWSX/CkGGYm7NXJj6oVMLIWSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/29/29ee4e9ed5d26f48b32dafd0814ba2d05e621bce836126d6f10c4f7acb5224e8-d # internal github.com/prometheus/prometheus/discovery/uyuni mkdir -p $WORK/b734/ cat >/tmp/go-build1840759006/b734/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1840759006/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid gzFsasFR8Ccz0v8WL4lT/gzFsasFR8Ccz0v8WL4lT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/aa/aaa3ba41cb449f39dcf6e229a085055340fe21cb1141564a55c9656594ca7fb8-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b747/ cat >/tmp/go-build1840759006/b747/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1840759006/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1840759006/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1840759006/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid abRLcxJFzlNFzSd0U7tA/abRLcxJFzlNFzSd0U7tA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/ab/ab422960574dad9deb3fa019ab7c41ac8434f5d4d3575f3cd4adb24c3afcc2ed-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b759/ cat >/tmp/go-build1840759006/b759/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1840759006/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid urCGUWTDNeN6wBBJAJPR/urCGUWTDNeN6wBBJAJPR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/53/533c6c625f004cae2335d9f503846b34d84ae3e0d3a1ac0cbb81b3fd4dd64ea5-d # internal github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b765/ cat >/tmp/go-build1840759006/b765/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid guXnjUfRbVDX1VmGaIA5/guXnjUfRbVDX1VmGaIA5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/b0/b08f4d0e85488cc9485fcddc2dbbe081f958bd8b7ff329eaf7dcd0f94d159056-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b766/ cat >/tmp/go-build1840759006/b766/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid PH10fjlwdDJIhDHZ0uLv/PH10fjlwdDJIhDHZ0uLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/be/be6686b29134f9dd96912dfc057aa07e322d7848d1fcde07173309f7e99f4988-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b768/ cat >/tmp/go-build1840759006/b768/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid Ev2Wzs_BOnpfuzKE5Rfr/Ev2Wzs_BOnpfuzKE5Rfr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/ed/edfafe430688147394bc6d0fc11e056c0715db1f329e3cca1f773434fbad0d58-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b757/ cat >/tmp/go-build1840759006/b757/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1840759006/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1840759006/b759/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid fVgU5hUZYBIowYVoyKFe/fVgU5hUZYBIowYVoyKFe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/d9/d9bad0a748f9e9a7b06e6f6b16f1dbaf96ed6603ea2ecb704dc21595c3e4905d-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b769/ cat >/tmp/go-build1840759006/b769/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid krvC9akPLbEvqkeCZ1r7/krvC9akPLbEvqkeCZ1r7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/cf/cf9800c9ab984e68a3cc4c9636ffc97a768e2e0ad8388d7782be1a86f700ce9a-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b770/ cat >/tmp/go-build1840759006/b770/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid 5uiYCm0-XRKvT4Yfa7gr/5uiYCm0-XRKvT4Yfa7gr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/b3/b3592a40aabf2ec4172c46b0d733b937caf83c3993b757ba0e4283e4f22db2e9-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b772/ cat >/tmp/go-build1840759006/b772/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1840759006/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1840759006/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1840759006/b193/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid ff6HFdEtHIbQ1BMvzDPI/ff6HFdEtHIbQ1BMvzDPI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/65/650f4cf9e28a982818e4205a008e797ced37b1610126d4e2c6548b0968bb05e1-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b776/ cat >/tmp/go-build1840759006/b776/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid vguEgBZsFkVnuH77p3vm/vguEgBZsFkVnuH77p3vm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/08/088ad4dcc4c18109697dbb69586a8608bd8bc2aa189e34f74719f5bcc3e01a3b-d # internal net/http/httptest mkdir -p $WORK/b777/ cat >/tmp/go-build1840759006/b777/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile flag=/tmp/go-build1840759006/b426/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b128/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1840759006/b778/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p net/http/httptest -std -complete -installsuffix shared -buildid BftPod7QXgZHqle2jNuw/BftPod7QXgZHqle2jNuw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/80/803db4a8f1f4a18b0daf98acb720e2c3fadaf8cb5acd04b0ef6775b5e9516ba6-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b780/ cat >/tmp/go-build1840759006/b780/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid -Ub-rDUwiK7EnGct0NTm/-Ub-rDUwiK7EnGct0NTm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/70/70496550d2ab6b6c2ec0f1eff1a0e94a2f6f3919296a2d97e08602476c0cc1bd-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b767/ cat >/tmp/go-build1840759006/b767/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1840759006/b770/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid P6aesaX5WXTHo5rj1795/P6aesaX5WXTHo5rj1795 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/6a/6a4b8fb325b8cfca1244a7f757b85efe9387bd3e9392c83084a5e48df58d9219-d # internal github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b783/ cat >/tmp/go-build1840759006/b783/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid QcB_X9Ifr4Vl5g7gjW6X/QcB_X9Ifr4Vl5g7gjW6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/97/9736fbcef56ff5d101528c2e5f62ff51f90b24958d65451bd7f6a3b598ac7baa-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b779/ cat >/tmp/go-build1840759006/b779/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1840759006/b780/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid ZWtuZ9-0lYHLRsdQFKH7/ZWtuZ9-0lYHLRsdQFKH7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/0c/0cafc32777fde3f1768103dc417e17daff8491dc7690a101bd501aa826fc43ac-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b785/ cat >/tmp/go-build1840759006/b785/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid bk-g7cXeRpjjg4PR8Boq/bk-g7cXeRpjjg4PR8Boq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/58/5844898f476a9f761cc162ac20c96d0cee55fe36aa28ba22e971260427580077-d # internal database/sql/driver mkdir -p $WORK/b788/ cat >/tmp/go-build1840759006/b788/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p database/sql/driver -std -complete -installsuffix shared -buildid kKeHIkmifJXkzziiJh_x/kKeHIkmifJXkzziiJh_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/d1/d17ce2ccd759a8a4c399c3499f13161f368cfdf900835d2bfc2f25af44db78d5-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b775/ cat >/tmp/go-build1840759006/b775/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1840759006/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1840759006/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/http/httptest=/tmp/go-build1840759006/b777/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid i755A9u8CXBVjqH6XjhW/i755A9u8CXBVjqH6XjhW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/ad/adaca7febbb6eb4d4c5d7013f9198fbde704794ab5103386e4832e351c3ae623-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b493/ cat >/tmp/go-build1840759006/b493/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1840759006/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1840759006/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1840759006/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1840759006/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1840759006/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1840759006/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1840759006/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1840759006/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1840759006/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1840759006/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1840759006/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1840759006/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1840759006/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1840759006/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1840759006/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1840759006/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1840759006/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1840759006/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1840759006/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1840759006/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1840759006/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1840759006/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1840759006/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1840759006/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1840759006/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1840759006/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1840759006/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1840759006/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1840759006/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1840759006/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1840759006/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1840759006/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1840759006/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1840759006/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1840759006/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1840759006/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1840759006/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1840759006/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1840759006/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1840759006/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1840759006/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid UG2XxKlGzDkwkQ9wK-Dz/UG2XxKlGzDkwkQ9wK-Dz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/3e/3ec644598cc969a7faf5465558af1368c172ee6fe8c7e7acfbc105506bb20bbb-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b784/ cat >/tmp/go-build1840759006/b784/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1840759006/b785/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid eM_Z8yZBCYXjow_i3dPw/eM_Z8yZBCYXjow_i3dPw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b767/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/99/999678518245974f568b87a3a4f9033119f2df83319379c57dceff584bedf753-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid mkdir -p $WORK/b787/ cat >/tmp/go-build1840759006/b787/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid UMEY4Zu6JoPJGCrkhS1c/UMEY4Zu6JoPJGCrkhS1c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/b8/b8619492a196e88d2390c50878b27efdde5e42ce406da9323a508d82568494a9-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b789/ cat >/tmp/go-build1840759006/b789/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1840759006/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid NljaWxiXRFMyYORjrrdY/NljaWxiXRFMyYORjrrdY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/55/553fafb4733af60ff6f44dded27c26832d7f8665c7be35c56fe87eb1e3109de3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b476/ cat >/tmp/go-build1840759006/b476/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1840759006/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1840759006/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1840759006/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1840759006/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid LuIkGNPtAXBOikAYFrAA/LuIkGNPtAXBOikAYFrAA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/3e/3efadce091b460716100f9d94363792ffa879bd2526ca9ca17ef6bc742a611df-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b558/ cat >/tmp/go-build1840759006/b558/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1840759006/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1840759006/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid yLjmSWmrooXtdMNU8MW5/yLjmSWmrooXtdMNU8MW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/92/925140ace85bebfe9c96242f5207dde05d3ae298c40a546a87f168991be0f1f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b567/ cat >/tmp/go-build1840759006/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1840759006/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1840759006/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid LqqhyINlT1mn1RHuuJi5/LqqhyINlT1mn1RHuuJi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/e7/e716670a7b961da50c2ca9c817760a718733126950cd7d65fdd7d7c87f95f5c6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b569/ cat >/tmp/go-build1840759006/b569/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid i5uF7WiXXocDVNS7HUAt/i5uF7WiXXocDVNS7HUAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/6f/6fc936cf7332dce7f90779050727e2a195aa0b2098cd02f1b73a17693485b023-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b579/ cat >/tmp/go-build1840759006/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1840759006/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid MYiRmE1mHi6ANe5rcTSa/MYiRmE1mHi6ANe5rcTSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/9e/9e4a0e7bc480a4c378c07fba8797a8c3d9b86744184aecaf7a8f4c5f25cc5649-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b580/ cat >/tmp/go-build1840759006/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1840759006/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid zS2sNPzk54ZoFUmy4Ozl/zS2sNPzk54ZoFUmy4Ozl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/7f/7f186ba2fa8db17dfc431ffc2dd2b35899250a50535a060e4e9a27b3104eceb5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b581/ cat >/tmp/go-build1840759006/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1840759006/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid Ji3gv9HvuNu0Y61w4fGm/Ji3gv9HvuNu0Y61w4fGm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/6b/6b6c9e35a0db05d0b4776cafcea924c8a77449e3a4b1cdd74c1ad3051909422b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b582/ cat >/tmp/go-build1840759006/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1840759006/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid nvNKNS3C7jtgbrOy9yck/nvNKNS3C7jtgbrOy9yck -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/b2/b2ae18b3abda50c2cc0e4dc00561f5e79c33ba4bf7b3b65d67152ed49b6cd18b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b572/ cat >/tmp/go-build1840759006/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1840759006/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid p6JYIO7PfldaHSz5rqqS/p6JYIO7PfldaHSz5rqqS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/cd/cd88e260ed3ceaa61794f528e565f4ab0bbe138fcb82ed9e65d862b0d43f0310-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 mkdir -p $WORK/b576/ cat >/tmp/go-build1840759006/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1840759006/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid Vcv41HC9jtQvRWJqDaqg/Vcv41HC9jtQvRWJqDaqg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/79/796072540e9caae4367e38fa415978ae919f27f09ac8d61e67cf38253f6da183-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 mkdir -p $WORK/b578/ cat >/tmp/go-build1840759006/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1840759006/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid vpTxORVItOKPNMhQ5vm9/vpTxORVItOKPNMhQ5vm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/55/5531dc4f83b05f1f9d1f5e2572079881afd2e1e4b982a7d3fcbcc4a5e5f2dfc4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b583/ cat >/tmp/go-build1840759006/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1840759006/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid KDPMdGC-Uz4_kzpsTqi5/KDPMdGC-Uz4_kzpsTqi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/e8/e8094f87903506e867dafaaed0f10066dab6d4da858d8a7efc3a382534e1da4c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b584/ cat >/tmp/go-build1840759006/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1840759006/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1840759006/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid uc9qo8a1NPq1xNJkvd9-/uc9qo8a1NPq1xNJkvd9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/c1/c13fa2f8c6e2fb2c00c2e34754863d80a6e3622aaea4fece88432d27a0cf25fa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b586/ cat >/tmp/go-build1840759006/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1840759006/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1840759006/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid xCw8BAGAH3oXWjFBojJ4/xCw8BAGAH3oXWjFBojJ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/10/1049afcf6386bc79595666731f9a89f33040e9d88170a68290dcbaedadf29692-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 mkdir -p $WORK/b589/ cat >/tmp/go-build1840759006/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1840759006/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid T633rjjisZi2HEPtp55p/T633rjjisZi2HEPtp55p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/e1/e1b10944434bb7bb83b7a306c07d251fe31255def8a270044cd075be73283070-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build1840759006/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1840759006/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1840759006/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid HGRE6aZjhvClZEbt2eG5/HGRE6aZjhvClZEbt2eG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/e0/e02898a4acc0cdeec545b823bc1f9a88e543ce0f5499a735c8f2abe9e41dfc11-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b594/ cat >/tmp/go-build1840759006/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1840759006/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1840759006/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid 8dBcEHpX2r3itTmrsdMX/8dBcEHpX2r3itTmrsdMX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/bb/bbf3889c7ed5cdddf46f8079af9288b1dfb4d62a00184a794aadc0382798661f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b596/ cat >/tmp/go-build1840759006/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1840759006/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1840759006/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid 0mfHZJff_1K53lL9It8K/0mfHZJff_1K53lL9It8K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/fc/fcf3543cf801e21bff06abd003abf63d20c710a98a8dc8b78be8d928de62f6db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b571/ cat >/tmp/go-build1840759006/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1840759006/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1840759006/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1840759006/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid 6tFFkBh1-cu6O-TY66v9/6tFFkBh1-cu6O-TY66v9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/0a/0aaaa1feb654add7c72728d9fec2d513c3287262be506cca01dfd90af298753a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b575/ cat >/tmp/go-build1840759006/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1840759006/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1840759006/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid lQ_XOTMtUDGwJ1IBwVtB/lQ_XOTMtUDGwJ1IBwVtB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/f0/f0e12c61ce1bf89554d7db2164da612732b7f9ee1baf1f6d5f9587a129c108f4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b598/ cat >/tmp/go-build1840759006/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1840759006/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1840759006/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid SyN6z_72r7yu1JsNbUh9/SyN6z_72r7yu1JsNbUh9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/73/73e9f6894edb8a5b91071dceca24082c40e041c8f2d88bcd420180acc43c16f1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b600/ cat >/tmp/go-build1840759006/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1840759006/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1840759006/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1840759006/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1840759006/b601/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid zrKT_Jkru7MAlp8hV-Dn/zrKT_Jkru7MAlp8hV-Dn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/ae/aed4c67e14bedbe28c6b097aeedddaf89c9a210fa63604ae317796dbf9bfebd9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 mkdir -p $WORK/b603/ cat >/tmp/go-build1840759006/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1840759006/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid GulzKYlwXW0kHpiowGGX/GulzKYlwXW0kHpiowGGX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/65/6554b03460e9b7e59a442b3d038a8ac2c1f1ceecce2f07544c10781b913e112b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b588/ cat >/tmp/go-build1840759006/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1840759006/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1840759006/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid Oa5VhJMH5DOzBsr8mcMQ/Oa5VhJMH5DOzBsr8mcMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/55/551f41235570ccb4213d16ddf2e6285590f67371caf701772bf866df24b58ce6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b591/ cat >/tmp/go-build1840759006/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1840759006/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1840759006/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid sg3m_DDbFl4lG1knrQER/sg3m_DDbFl4lG1knrQER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/a4/a4655605eaa602456dc676f1f62b342c4bbf13ed49c54a547874a636e5ad3818-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b577/ cat >/tmp/go-build1840759006/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1840759006/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1840759006/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 0ZKymuh8HsPnLYIr7ez_/0ZKymuh8HsPnLYIr7ez_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/50/504e5512e484a45830dc8e4ab333297b952a924747157a0ffc8bd820021c7e0e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b602/ cat >/tmp/go-build1840759006/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1840759006/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1840759006/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid 1x-u6ghkDHKO3T_Nsgf3/1x-u6ghkDHKO3T_Nsgf3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/79/7962fce15b488fd6bc60334a7b5bb50015057b4063ea390de9d52116794f28dd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b605/ cat >/tmp/go-build1840759006/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1840759006/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid tGQ5v2fsUdU-kMl8CRtg/tGQ5v2fsUdU-kMl8CRtg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/e2/e2aec5e5d369feef1f50f600c57bccff4db41eb56e9f9c45a017363da3bf5394-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b607/ cat >/tmp/go-build1840759006/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1840759006/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid fkSfCYO7jNtPksnsdwTq/fkSfCYO7jNtPksnsdwTq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/c4/c450942896139a757a464a888bdf910c461f4274f9a56bfa973ea2d79f159d24-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b609/ cat >/tmp/go-build1840759006/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1840759006/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid G0FgmQvt_WCnCNPSBrVo/G0FgmQvt_WCnCNPSBrVo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/95/95bb0bf3deeecefba5d402ce00ce2417cc35885feda199f8f40e58df61d6b266-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b611/ cat >/tmp/go-build1840759006/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1840759006/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid mqfQSxdGvdcWtBCapty6/mqfQSxdGvdcWtBCapty6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/eb/eba3f8fcad514e85681fa3bc774cba2bdaefed88a4b7f493f002d5336c79f587-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b590/ cat >/tmp/go-build1840759006/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1840759006/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1840759006/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid rHqyT8ImnDE-x2i6DSoA/rHqyT8ImnDE-x2i6DSoA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/15/15c4d360356ffb34d4a9866699aa1aec1a73093bb0e385772f9319af3c46ffef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b604/ cat >/tmp/go-build1840759006/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1840759006/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1840759006/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid mp8It0FiQk5evp805ZVB/mp8It0FiQk5evp805ZVB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/03/03e280750a0cd1daf5124052e5c6ace1055e311e2a2eb2b4593e5524ef03b587-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b606/ cat >/tmp/go-build1840759006/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1840759006/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1840759006/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid QDnAWz6N_jFY_rZYtfrd/QDnAWz6N_jFY_rZYtfrd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/56/5667a6f60aaba7d2889112638874bff34e9af99867f096e78063001ac8aa3f5b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b608/ cat >/tmp/go-build1840759006/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1840759006/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1840759006/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid _syYjQgeWn30OY4xhAKr/_syYjQgeWn30OY4xhAKr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/48/48855901d935e68eb2e4bc7b612839c3f831c2d838b2d739d93ea602477ccb86-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b612/ cat >/tmp/go-build1840759006/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1840759006/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1840759006/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid iaQSY3o2RCuVwDJ5EGqv/iaQSY3o2RCuVwDJ5EGqv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/2a/2ab4652bbd1fb17ddf68af581ab43a77778845e765e3e439d74af0c661059c4a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b614/ cat >/tmp/go-build1840759006/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1840759006/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1840759006/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid 42qvAbMFql7zYBEWpGkK/42qvAbMFql7zYBEWpGkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/62/62cd95699cee744a63f1def89c28979820dfca63696ca4974782df62e5be7ba9-d # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/1d/1d09b526df76db0d322957351a57bec99ca10d15cfe249f79d50c18e3e106ab8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b617/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b619/ cat >/tmp/go-build1840759006/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1840759006/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF cat >/tmp/go-build1840759006/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1840759006/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid jPztau0_TQNRg9AprcAE/jPztau0_TQNRg9AprcAE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid a6vsCFIu-t9xvM_lNaTm/a6vsCFIu-t9xvM_lNaTm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/79/79740fd4c333398266cafbd1d5c1707197e555e08068748236fd3bbc02fe2770-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build1840759006/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1840759006/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid wL1-I9zz5eK2_B4N-_AA/wL1-I9zz5eK2_B4N-_AA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/d1/d129dffae162ac54d03c02f9307a74ad44c73c57ce7f2a1b63222ceaad39791e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b623/ cat >/tmp/go-build1840759006/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1840759006/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid LLC_T7Y-mErRsgGEegQM/LLC_T7Y-mErRsgGEegQM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/9a/9ab2e95615047b4ccd8bd733a8bb25cc259a41be52523590c38807eed36ebc2a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b618/ cat >/tmp/go-build1840759006/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1840759006/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1840759006/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid m24ffLrB8xCCzrKdoYPh/m24ffLrB8xCCzrKdoYPh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/cc/cc17ef0dbec179f54c9376ea66f55188abda720db73a723768eff3eba7b22f72-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 mkdir -p $WORK/b625/ cat >/tmp/go-build1840759006/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1840759006/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid yHeQc2R5jsfxbeWfY6mQ/yHeQc2R5jsfxbeWfY6mQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/42/4218ad1a2f2bd7bedc9808cc4525a7c0d39bcd0beda657cdc92296260ae55c8a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b616/ cat >/tmp/go-build1840759006/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1840759006/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1840759006/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid RxsfttsvBGQtkdfxe1a6/RxsfttsvBGQtkdfxe1a6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/cc/cca52ef5247c5e8ec62f91d19687eaa275a89e5022573189818fdd045181fc54-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b622/ cat >/tmp/go-build1840759006/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1840759006/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1840759006/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid DnjzaKPo7Jw9C5h-1mJ4/DnjzaKPo7Jw9C5h-1mJ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/f3/f39beedb40e4814cfe505a5dc97abcce52de36608811f92ba1351d96f540ad5b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b620/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b611/_pkg_.a # internal cat >/tmp/go-build1840759006/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1840759006/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1840759006/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid ZArn3MjAcCkSW2zWFBwq/ZArn3MjAcCkSW2zWFBwq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/cf/cfcecd72b0106c587a67da157cf4fa9e6c678764c4471d1dacc6bf74685b4f68-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b610/ cat >/tmp/go-build1840759006/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1840759006/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1840759006/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid bo3b_OCe9jEG4cPJJMAM/bo3b_OCe9jEG4cPJJMAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/e8/e869a7ad43c2a97f7eec3b2713c2c8355e988c150b11fcacdfd4e3f8dbcdde33-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b624/ cat >/tmp/go-build1840759006/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1840759006/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1840759006/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid UJpdc26OASESJUw1fOZF/UJpdc26OASESJUw1fOZF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/25/252cef0768fcadbc72494a80655f3d507cc6db2b7a8ffd98506b43e89418c122-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b626/ cat >/tmp/go-build1840759006/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1840759006/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1840759006/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid BrWulQZQ-wHcIWgb4c-N/BrWulQZQ-wHcIWgb4c-N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/ec/ec9ba9e65c172b9d405500b4e71d499804777552d5970252e205306b950df888-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build1840759006/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1840759006/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid ALizdUHyCS2_cdXkCz2o/ALizdUHyCS2_cdXkCz2o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/30/30e216ee0a64c400364bb1c50e10f2802c4b8d1fc8a4ec5004bc16fd80f18ad9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b630/ cat >/tmp/go-build1840759006/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1840759006/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1840759006/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid TPILC0KezqGqll1de0CT/TPILC0KezqGqll1de0CT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/07/074fedc04e0285ab70c5e995250bb5269b2fd98acedb4e249aefc43ceadfde55-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b632/ cat >/tmp/go-build1840759006/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1840759006/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1840759006/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid JT-4GeXZXhjBUrQTQ6wF/JT-4GeXZXhjBUrQTQ6wF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/14/14f31c1a4df015fd188b09d665380b19aff81e0f30c9f1b8cfc80e79581bc5c3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b634/ cat >/tmp/go-build1840759006/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1840759006/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1840759006/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid YnSy-G7qX3uaFhGn9jOx/YnSy-G7qX3uaFhGn9jOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/9c/9c785975e0e8cf5ed26ac3d90bcd2d6c5e0a73db852493fe88e2dfdfd471e302-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b636/ cat >/tmp/go-build1840759006/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1840759006/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1840759006/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid 95bOP0tW1ZSJ2vfIlPz4/95bOP0tW1ZSJ2vfIlPz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/92/9296bef9200433395da7b7cc8437cd1eee65fc4a418901680ead8a1686314253-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b638/ cat >/tmp/go-build1840759006/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1840759006/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1840759006/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid 1KS6ALz5xJQRuBSRwIeH/1KS6ALz5xJQRuBSRwIeH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/8b/8b2098fbef7b0067dfc32aa5d5be203582c8f360029985ce06bd5d8cdc952788-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b640/ cat >/tmp/go-build1840759006/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1840759006/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1840759006/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid xuAYT96JvaBKkbnxf1Az/xuAYT96JvaBKkbnxf1Az -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/04/04b6cf993f80bbc170fffcb18b1678054604451cdce329dbd556fb00037ac56b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b636/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b643/ cat >/tmp/go-build1840759006/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1840759006/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid d8QItr_KM9ihhZ4ghyCJ/d8QItr_KM9ihhZ4ghyCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/ac/ac72677377c078558462c3b3a014bb54d06048090385c1db9eccb5b9faa000b0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b645/ cat >/tmp/go-build1840759006/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1840759006/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid POrfTtIsot0l5qRP6V9b/POrfTtIsot0l5qRP6V9b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/8c/8cb9dbbba76e318de866b45732355a28b16ec37e18acb8b60ae2b1627cd17d2d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b628/ cat >/tmp/go-build1840759006/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1840759006/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1840759006/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid X8NBwV0p4Yb0yDiQTbFs/X8NBwV0p4Yb0yDiQTbFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/7b/7b3052ae64c7ddefa8b1a90afd62bd338946e24bf0382a9b199b416bc6d7e43e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b647/ cat >/tmp/go-build1840759006/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1840759006/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid DUaEthnIVnIXCoMmSdXJ/DUaEthnIVnIXCoMmSdXJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/52/529b6e80168137ae433a2c80844ca866dccbdaf27b1a6f209c95490fe404c69e-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b740/ cat >/tmp/go-build1840759006/b740/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1840759006/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1840759006/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1840759006/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1840759006/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1840759006/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1840759006/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1840759006/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1840759006/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1840759006/b753/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 5DG4L_IjsN0jroK5doqn/5DG4L_IjsN0jroK5doqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/8e/8eda6faff446f9555997f8f68831890fd3eb95775def0ab746cfdde74e6be98e-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b774/ cat >/tmp/go-build1840759006/b774/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1840759006/b775/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid Fu1jkY_oiEiwkCHc0vbo/Fu1jkY_oiEiwkCHc0vbo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/b0/b0dcdefd8ca7d1f132840d2531d4dbd95181957f757ff374c5969971bf001e7b-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b798/ cat >/tmp/go-build1840759006/b798/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid qEUQJqvoED8-aFaGb1ug/qEUQJqvoED8-aFaGb1ug -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/c3/c39005f9289d5802db379d77d6d178a5ab40dcfd00cf234c348a72838d8eda09-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b644/ cat >/tmp/go-build1840759006/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1840759006/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1840759006/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid 5bqBO3gdnYtU755wkyn6/5bqBO3gdnYtU755wkyn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/37/37ab55868ca3eecf19848ba997d8c3602f3c6b4b0216ea1ef7126f1aa8405885-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b801/ cat >/tmp/go-build1840759006/b801/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1840759006/b785/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid z2O0Ub19B3MesKlqfeyD/z2O0Ub19B3MesKlqfeyD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/f8/f8c5feb082bd1748d963e4a29af7fed7e5f00ac8b2631a9428c83f1f1062958b-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b804/ cat >/tmp/go-build1840759006/b804/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1840759006/b785/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid _ZecsmTKOFGRfSo8Co9z/_ZecsmTKOFGRfSo8Co9z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/92/9258e0643b0de3b36ab85d180d8a6a33473275b0f52ebcc0df0bca4d3aa0eca0-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b806/ cat >/tmp/go-build1840759006/b806/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid xD_JZs6pL0Kx40_rhfCA/xD_JZs6pL0Kx40_rhfCA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/17/17732518525b240c494d30ec68237020fabf1b392dfe85799b6e90c52a76a2d1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b642/ cat >/tmp/go-build1840759006/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1840759006/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1840759006/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid wHPK4HsRqMMTWfFsyFJx/wHPK4HsRqMMTWfFsyFJx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/ed/edd28022b18ba24f9bf0e397d5fa222583a7d4e1548508695eb54bff5729cf56-d # internal compress/zlib mkdir -p $WORK/b808/ cat >/tmp/go-build1840759006/b808/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile compress/flate=/tmp/go-build1840759006/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/adler32=/tmp/go-build1840759006/b809/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p compress/zlib -std -complete -installsuffix shared -buildid 5v7d42vLhjr9AQAaKiP-/5v7d42vLhjr9AQAaKiP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/d7/d7c22f5f82be62365585d7a18a4894bebfe98c20145308b199154b69ce4bc97f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b646/ cat >/tmp/go-build1840759006/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1840759006/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1840759006/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid jfLB4tYLdoxS9l-kbIKK/jfLB4tYLdoxS9l-kbIKK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/2e/2e2e082ba3cfd361dfad7cf1f9c45068d13716589e5ed9ca1dcee0a1b0163912-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b815/ cat >/tmp/go-build1840759006/b815/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid o6leozGKAbKEige4rkfZ/o6leozGKAbKEige4rkfZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/74/7464f2df44ffa14c1eb76a35b8fc675b8c8b4032b6f51baaebdbd0e0addb6b6f-d # internal github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b816/ cat >/tmp/go-build1840759006/b816/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid I0qexI3MYS_x_ifWjc_y/I0qexI3MYS_x_ifWjc_y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/70/70f2fc2cf04d13d830fffcebc4d19f511d6418f69da79321f43ed6fbdcb58041-d # internal github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b819/ cat >/tmp/go-build1840759006/b819/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile html=/tmp/go-build1840759006/b208/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid OxAV1zsKzZeiI5EucM03/OxAV1zsKzZeiI5EucM03 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/79/79a6dce2725db63f3c36f87fb2fea9d5dd958ee3ae5d6822717af034db4f6dd0-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b807/ cat >/tmp/go-build1840759006/b807/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/zlib=/tmp/go-build1840759006/b808/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid wRGosTXuql8A_KW_uKYx/wRGosTXuql8A_KW_uKYx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/19/19f7f63f8fab18153812a278b3051bb5467284d3166ba630fd73f86efedffa26-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b773/ cat >/tmp/go-build1840759006/b773/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1840759006/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1840759006/b779/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile testing=/tmp/go-build1840759006/b425/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid TTTIiUuRrEKR2qkuLUTv/TTTIiUuRrEKR2qkuLUTv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/df/df821a16ff8be4b93ca414f2de25e49253cf8ddf2e3675bd8827f04768dfe246-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors mkdir -p $WORK/b820/ cat >/tmp/go-build1840759006/b820/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid wmX_0CE4bsIsXVnv11jH/wmX_0CE4bsIsXVnv11jH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/16/160f8a43fb8c7b25d9abe6925e1abf15897227a13a4dc34a9a37d031b8b6798b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b475/ cat >/tmp/go-build1840759006/b475/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1840759006/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1840759006/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1840759006/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1840759006/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1840759006/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1840759006/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1840759006/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1840759006/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1840759006/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1840759006/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1840759006/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1840759006/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1840759006/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1840759006/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1840759006/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1840759006/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1840759006/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1840759006/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1840759006/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1840759006/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1840759006/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1840759006/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1840759006/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1840759006/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1840759006/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1840759006/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1840759006/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1840759006/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1840759006/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1840759006/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1840759006/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1840759006/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1840759006/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1840759006/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1840759006/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1840759006/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1840759006/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1840759006/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1840759006/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1840759006/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1840759006/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1840759006/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1840759006/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1840759006/b556/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid VUluXDILBmlLhMZjRfTD/VUluXDILBmlLhMZjRfTD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b816/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/f2/f2f8dd095831f86de635bfd9edd719ffa06d74b56312ee7eb5a8c9fdc6a0aec4-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b826/ cat >/tmp/go-build1840759006/b826/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid 0BmhGA9IGZCUUzZ92D0t/0BmhGA9IGZCUUzZ92D0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/a6/a674146446b69dbafa222ea1a038badbbe9d3947a633d13005164625c7b370d9-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b771/ cat >/tmp/go-build1840759006/b771/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1840759006/b772/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1840759006/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1840759006/b774/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile testing=/tmp/go-build1840759006/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid L1t2h_vvffozreQNWbGX/L1t2h_vvffozreQNWbGX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/2a/2ac776aede9125b658b50db5ba6f9f4ce1fc9e0684c43f3006de300df93fc055-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b828/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b771/_pkg_.a # internal cat >/tmp/go-build1840759006/b828/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid soYYRnpcwx3Z6L1j2Neb/soYYRnpcwx3Z6L1j2Neb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/ba/ba939e178e50a0c08a8ae4a5fc25ab56de34441d7d91f52c59f0f1d4d932a05f-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b764/ cat >/tmp/go-build1840759006/b764/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1840759006/b771/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid m9LbTun3h_7Ek1tgbmbC/m9LbTun3h_7Ek1tgbmbC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/6d/6dee42a8f07b61e49ebd1ed0efb5b165cfbb7551cc58f2215e90f8b4e3b933c9-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b831/ cat >/tmp/go-build1840759006/b831/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1840759006/b832/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid -9a9Dl16QcR35I1ajdse/-9a9Dl16QcR35I1ajdse -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/f6/f628a98857c488f28314bc041d429fdf3ab79b29b478ea1696cecb1770c932c0-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b827/ cat >/tmp/go-build1840759006/b827/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1840759006/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid cRSiSmBZY6rmaqJOyuSx/cRSiSmBZY6rmaqJOyuSx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/1f/1f5cf4b08aa77ecafce6624c73fc9ed694b9be27132c82698173c6502b27b7bf-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b834/ cat >/tmp/go-build1840759006/b834/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid JJT1i34RKV4v2f6_jqX_/JJT1i34RKV4v2f6_jqX_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/db/db7236ca8558b2d753445466a4c5435c9a4241a1d6b1f3378569a934d321ea5d-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b833/ cat >/tmp/go-build1840759006/b833/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1840759006/b834/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid c2NY45yzJV_SXljmALYT/c2NY45yzJV_SXljmALYT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/e5/e5ed1028dab59c024483b08518df844ba356be55cfb6bb21745d95b1959c8a63-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b837/ cat >/tmp/go-build1840759006/b837/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid 7XxuebxCLjnj7SiX6DV7/7XxuebxCLjnj7SiX6DV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/37/3776b91ecad095f4594a0ec691715891b31aa8d2cfb611d1e19d4aa91fc05a35-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b842/ cat >/tmp/go-build1840759006/b842/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid l97dcuOepVGgDufOpsDd/l97dcuOepVGgDufOpsDd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/0c/0c76b9a8ce82faba44e9aef3664b5c00f1589319035787f340eda7fb2b283120-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag mkdir -p $WORK/b830/ cat >/tmp/go-build1840759006/b830/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1840759006/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1840759006/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid yqXiJPPQTg3zew4gdUEt/yqXiJPPQTg3zew4gdUEt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/fd/fd8d7d22cdc6a7e7e4fcd64138d99620a1d0b641774dbad6f3083a84e60f0959-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b841/ cat >/tmp/go-build1840759006/b841/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1840759006/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1840759006/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1840759006/b843/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid BvGbjvsXSnNuxB3QUhW6/BvGbjvsXSnNuxB3QUhW6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b764/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/3c/3c7622967887a0d2fc75a6fb4e1a36212bb218fdfc04780d595572a3b8a7dd6d-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b848/ cat >/tmp/go-build1840759006/b848/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid R4CjzsDjG6pSGRt_LbUe/R4CjzsDjG6pSGRt_LbUe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/b2/b288f98bb9cb16f2415f211057e49fe3525be9969f53101fa7634e4bb66a54e2-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b762/ cat >/tmp/go-build1840759006/b762/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid FGoBJWH3owQICRoaZKNa/FGoBJWH3owQICRoaZKNa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b807/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/e4/e43551cee2e2fce7bea777505b8ed31574b09d0df07710c6d3239f34d6c304ef-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b792/ cat >/tmp/go-build1840759006/b792/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1840759006/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid WxiD-OFyKkZKX3j0h-B0/WxiD-OFyKkZKX3j0h-B0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/53/53cd7d1e9234c14ed4f21ebbfc09b812a4722598e023148b8d5a1e37ea42dc6b-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b794/ cat >/tmp/go-build1840759006/b794/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1840759006/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid iK_sqoHzovQIVzMjysT5/iK_sqoHzovQIVzMjysT5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b794/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/16/166acc1232aa1c137c5023f0bb060c3f2543a81b1fcc8d4f238dc1787c4d299f-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b793/ cat >/tmp/go-build1840759006/b793/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1840759006/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1840759006/b794/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid HOCjpm3dR7ImLApeuI7y/HOCjpm3dR7ImLApeuI7y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/34/340c51f51679566e8135bc353adc349de34a2556e5cf6d13969bf0d1bf5bdadf-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b810/ cat >/tmp/go-build1840759006/b810/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid GCLegb8edrJpWzZosW4J/GCLegb8edrJpWzZosW4J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/2f/2f847bc8c42e4cac2efb77a1dc11c4961f8c1bba49f68604e00f300f3f61f584-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b795/ cat >/tmp/go-build1840759006/b795/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1840759006/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1840759006/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1840759006/b794/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid cb6QzmI96zB4kIyBPWES/cb6QzmI96zB4kIyBPWES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/5f/5f9ab290039ebbc92b8436ea4b055369fbea350dc139addfe8a98e2cd17d8560-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b811/ cat >/tmp/go-build1840759006/b811/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid LU-SIa02YzDPJzNfEKOz/LU-SIa02YzDPJzNfEKOz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/32/327243ba1182dfbc9c3be60fae8a3a8df35fb1353c1e6482a4eccb5384eb57f5-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b429/ cat >/tmp/go-build1840759006/b429/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1840759006/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1840759006/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1840759006/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1840759006/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1840759006/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1840759006/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1840759006/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1840759006/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1840759006/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1840759006/b550/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid jiizI97DPc6tTdZRkEJg/jiizI97DPc6tTdZRkEJg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9b/9b5fc77166681e9dda5c61370977f9b66ffbd8517c03bc80194e82b6315ee2c7-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b812/ cat >/tmp/go-build1840759006/b812/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid 5GGI-CIC-5sjnkBS0Xlo/5GGI-CIC-5sjnkBS0Xlo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b762/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/12/121d95429e6a3626f68d7ed45c398d592d3d2866e679639d30e3aa497b561230-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/d3/d3b155d0a638e95b09d755aabf133056aaf9b377b1ab8038aa966029847e6989-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b838/ cat >/tmp/go-build1840759006/b838/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid l0UU8eai1FbnxRXuuhai/l0UU8eai1FbnxRXuuhai -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/be/be2cbfaa0718637ac6222e2e98734537b15ad9fbaeb9e851f2c1ff6c40bd7ca2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b824/ cat >/tmp/go-build1840759006/b824/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1840759006/b827/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid tnzxjY0sqcsitXC1CkMG/tnzxjY0sqcsitXC1CkMG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b810/_pkg_.a # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b786/ cat >/tmp/go-build1840759006/b786/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1840759006/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1840759006/b229/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1840759006/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1840759006/b791/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1840759006/b792/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1840759006/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1840759006/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1840759006/b771/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1840759006/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1840759006/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1840759006/b797/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid Wl_DkHhlr14Lz6wCRmLs/Wl_DkHhlr14Lz6wCRmLs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/a8/a802febe8c64af687795938688f8249a01be1f8300a9df7b347eeac2e054a0aa-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b847/ cat >/tmp/go-build1840759006/b847/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1840759006/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1840759006/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1840759006/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1840759006/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1840759006/b848/_pkg_.a packagefile hash/fnv=/tmp/go-build1840759006/b159/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid mLtoLrbYifyGSsM9i1J_/mLtoLrbYifyGSsM9i1J_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/f9/f950f2031d0db9277dcd6aae1487611eb4cb29aefa84bc9a540cbdb9aa5ea080-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b814/ cat >/tmp/go-build1840759006/b814/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1840759006/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1840759006/b812/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid mNRFCLyQXEhQR3VoAmUl/mNRFCLyQXEhQR3VoAmUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/c1/c12f2d3011721b4e0580cfdb69469046e37cfe0e11ff1906640f1d42c0cb77d2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b840/ cat >/tmp/go-build1840759006/b840/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1840759006/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1840759006/b838/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid BqE-yxd-SNm-uHN66w0D/BqE-yxd-SNm-uHN66w0D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/bf/bf5af2318b947df94bb8f4ba5064472a7e7560cf0818e0dc00057dac97dddc84-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b813/ cat >/tmp/go-build1840759006/b813/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1840759006/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1840759006/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1840759006/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1840759006/b812/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid -jv804C_to0NfbFx2ONv/-jv804C_to0NfbFx2ONv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/de/dee1876edee7d88fadd5097eda16a08e9fb066d1b1d95451a9e3338fd12fa31c-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b839/ cat >/tmp/go-build1840759006/b839/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build1840759006/b737/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1840759006/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1840759006/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid b-BBq0PjjKObVwPLJuv4/b-BBq0PjjKObVwPLJuv4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/e8/e8ffd10a226ec42901fe54d2a1750230f74c42d74a7868f91f178b653f9b9c2b-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b800/ cat >/tmp/go-build1840759006/b800/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1840759006/b801/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1840759006/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1840759006/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1840759006/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1840759006/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1840759006/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1840759006/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1840759006/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1840759006/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1840759006/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1840759006/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1840759006/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1840759006/b770/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 3lZS6l989zqSzXFpbV_T/3lZS6l989zqSzXFpbV_T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/11/1146f5ed3e34d99e8499fb1b24d1e2b0a61054040141b5ec6720ea9f3359211a-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b851/ cat >/tmp/go-build1840759006/b851/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid gwR7EIWXwcbu_4tM1hll/gwR7EIWXwcbu_4tM1hll -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/ee/ee5f228f9d63505180fbcfbe329e299834129a161bf8f175d3ca06e58a34afd6-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b822/ cat >/tmp/go-build1840759006/b822/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1840759006/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1840759006/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1840759006/b827/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid rH6xrOLuA7aAjdl3JNJA/rH6xrOLuA7aAjdl3JNJA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/7e/7e7f991aaca8a5a2f165884d4f23cfa6235e21f616cc3974a0d2dbde8c5e2b8e-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template mkdir -p $WORK/b850/ cat >/tmp/go-build1840759006/b850/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1840759006/b851/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid LMFRplbI2xGDUtYyFzc3/LMFRplbI2xGDUtYyFzc3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d0/d0468d0c47aba9d4efd0b2cefd21c44c6eb2f42ab0cab867df58b4bf5229b96a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/33/3379b854548b25320b34678f54622d580d33effe465fd9f18b58c446f3eb661d-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6c/6c3679a2ec32034baee4117945dbaa83d2174ad2b37ef24eeb155d44647b2b3e-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b287/ cat >/tmp/go-build1840759006/b287/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1840759006/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1840759006/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1840759006/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1840759006/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1840759006/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid ruHNiahIWRi8lJfm_g-f/ruHNiahIWRi8lJfm_g-f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/69/69ebac58a5d6ec85102a36bc580bf9caa99a6f4b1feefdc8116119d51dd7e5af-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b754/ cat >/tmp/go-build1840759006/b754/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1840759006/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1840759006/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1840759006/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1840759006/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid MCozTdblqehRQ93kjUCk/MCozTdblqehRQ93kjUCk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/5d/5d9a2c4b727dd4ea44621d368dedf2675290c5e37716d8fd5ffe17950f6dfc66-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b850/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/4a/4affe6a4f6ab6a5da2ada726c3b1d1d41240fdee0b66206a54b810f54f9fd22b-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b849/ cat >/tmp/go-build1840759006/b849/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1840759006/b850/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1840759006/b063/_pkg_.a packagefile go/doc=/tmp/go-build1840759006/b455/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid ACuKSLum404NWY7GlTf_/ACuKSLum404NWY7GlTf_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/30/30e134a3024bb9f147bbcf9c2f12dbf9d659c21397c91380991518af605b0543-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/ff/ffd838626c0f7a4f83c700637815dcde2d0fad9ce88c65798da6a7c66f7cd3fa-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b799/ cat >/tmp/go-build1840759006/b799/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1840759006/b786/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1840759006/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1840759006/b774/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid pGT7eqSNF9-Cp3yw0B6S/pGT7eqSNF9-Cp3yw0B6S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/6a/6a4368e5f1715b3fb4566c9d29ffe17a532fbf74d32866d894e41147d65446ae-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b821/ cat >/tmp/go-build1840759006/b821/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1840759006/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1840759006/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1840759006/b827/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid c3-WNWS44ckBo8-Yu2dC/c3-WNWS44ckBo8-Yu2dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/41/4152659ecb2c760e6499fcb9af95455521538459dd8a45c116f854f62cd524de-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b739/ cat >/tmp/go-build1840759006/b739/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1840759006/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1840759006/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1840759006/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1840759006/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1840759006/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid Y7boYMz-8g2v635HGnyl/Y7boYMz-8g2v635HGnyl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/84/8494082bfe1b17242db5ff11338563e9ac59bd54a432f969ee67f25a25110078-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b782/ cat >/tmp/go-build1840759006/b782/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1840759006/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1840759006/b762/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1840759006/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1840759006/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1840759006/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1840759006/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1840759006/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1840759006/b800/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid _Z_naqulssdGRa5PMFY3/_Z_naqulssdGRa5PMFY3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/f9/f9454bd71515365924538caaf6b5dde8cb68ebecdc671ba346c156ff262cf172-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b280/ cat >/tmp/go-build1840759006/b280/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1840759006/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1840759006/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1840759006/b303/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1840759006/b317/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1840759006/b321/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1840759006/b329/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1840759006/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1840759006/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1840759006/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1840759006/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1840759006/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1840759006/b664/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1840759006/b670/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1840759006/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1840759006/b706/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1840759006/b719/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1840759006/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1840759006/b733/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1840759006/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1840759006/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1840759006/b757/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid JqiZp3QzQYSPQWxvi3vB/JqiZp3QzQYSPQWxvi3vB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/b1/b11f1f6ee2bf85980d4b4d2dc4018e8f3345172dee8e85d4ea317dac00bc6532-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b818/ cat >/tmp/go-build1840759006/b818/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1840759006/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1840759006/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1840759006/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1840759006/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1840759006/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid xmU2MknUgFiyEXa-F-44/xmU2MknUgFiyEXa-F-44 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/99/99a6c38d717695918ab861089233ffdfadeaeda808b8dc53b9dda8d7c90dff3f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/48/48a4b489da5c62e88ed15f50e5aa8de9280f29a4e9c050e01e2f97b6c4a1a753-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/55/55e67ca22e13260cc981c2152cb225e4fb2029dad98e58405a1e448e56ad211f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b836/ cat >/tmp/go-build1840759006/b836/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1840759006/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1840759006/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1840759006/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b845/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid iPAM7g_g0CLr9ybFwd7W/iPAM7g_g0CLr9ybFwd7W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go cat >/tmp/go-build1840759006/b845/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/csv=/tmp/go-build1840759006/b659/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1840759006/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid Z1pUQPibRh2OYtk53s_H/Z1pUQPibRh2OYtk53s_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/de/de5ebb8db502539ba39476dfc509ee96abf0783b3340db74900d074ef1969922-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b781/ cat >/tmp/go-build1840759006/b781/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1840759006/b782/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile html/template=/tmp/go-build1840759006/b207/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid evtDVqv4bheP5pfacw3P/evtDVqv4bheP5pfacw3P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/11/11bd5b241736399761464cf74e992ae184bc5f083f185c7614946bf64a73b548-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/c5/c54b3f1093db1456a348849d95e0ca863bb1244a9609beefc5ae84792872e8a4-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b760/ cat >/tmp/go-build1840759006/b760/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1840759006/b762/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1840759006/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid dn4dLeuoyMX6W3jjII3A/dn4dLeuoyMX6W3jjII3A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/82/82056fa8b0a38fe039f6ef65977dc6ff9cbed73e9a1f1cf7866c3ab2d420285c-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b846/ cat >/tmp/go-build1840759006/b846/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1840759006/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1840759006/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1840759006/b762/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1840759006/b781/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile html/template=/tmp/go-build1840759006/b207/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid OsplzixM52PlYSdMp5gU/OsplzixM52PlYSdMp5gU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/c1/c1890b095befbcff9b3e241cc1fe5061b5017f3538852652ed0fca9fb58fffd9-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b844/ cat >/tmp/go-build1840759006/b844/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile encoding/gob=/tmp/go-build1840759006/b737/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1840759006/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1840759006/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid C1oXBmifzyFyhH04Hu_4/C1oXBmifzyFyhH04Hu_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/41/4143d4466e3a2dc2cd41f4b06b87589c631f92d32e4176145a3512f6799b5e79-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b835/ cat >/tmp/go-build1840759006/b835/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1840759006/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1840759006/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1840759006/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1840759006/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1840759006/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1840759006/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid mCHgoeS6GMavR_IwIPT1/mCHgoeS6GMavR_IwIPT1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/ad/ad93b566b4968fbb2b97f0bd7dd69b20ab357e2367484a949059b32bf644c06e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/88/88a3880470b2e4f28cfd3ae0440a3b923301b49812cd8c3d2fe5a73fe76d8a57-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b829/ cat >/tmp/go-build1840759006/b829/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1840759006/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1840759006/b835/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid ERa7DxGjJzKFg8n9LF2A/ERa7DxGjJzKFg8n9LF2A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/5a/5a4531d518b958a551eb12c8757d2d071454e1ca0ff7d24eec3ee83a578d42e1-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b817/ cat >/tmp/go-build1840759006/b817/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1840759006/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1840759006/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1840759006/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1840759006/b770/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid qgQNkIPN1jhwGstvglGH/qgQNkIPN1jhwGstvglGH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/a1/a1772b59732f20ad7c6366787e7c25fe62a7f2d0cc98f08ffe4ecff5513b6602-d # internal github.com/prometheus/prometheus/cmd/promtool mkdir -p $WORK/b001/ cat >/tmp/go-build1840759006/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/google/pprof/profile=github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/client_golang/api/prometheus/v1=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile archive/tar=/tmp/go-build1840759006/b002/_pkg_.a packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1840759006/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build1840759006/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1840759006/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build1840759006/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1840759006/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1840759006/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1840759006/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1840759006/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1840759006/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1840759006/b280/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1840759006/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1840759006/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1840759006/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1840759006/b817/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1840759006/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1840759006/b762/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1840759006/b846/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1840759006/b847/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1840759006/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1840759006/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1840759006/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build1840759006/b413/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1840759006/b211/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1840759006/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid gsKwImrfmPmd4sG3pfMJ/gsKwImrfmPmd4sG3pfMJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/promtool/archive.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/backfill.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/debug.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/main.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/rules.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/sd.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/tsdb.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/unittest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b0/b0afcba04579f35433c5895bc8c35439ab3ac5cd8e155aba9f00eca5a819e828-d # internal cat >/tmp/go-build1840759006/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/promtool=/tmp/go-build1840759006/b001/_pkg_.a packagefile archive/tar=/tmp/go-build1840759006/b002/_pkg_.a packagefile bufio=/tmp/go-build1840759006/b052/_pkg_.a packagefile bytes=/tmp/go-build1840759006/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1840759006/b053/_pkg_.a packagefile context=/tmp/go-build1840759006/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1840759006/b059/_pkg_.a packagefile fmt=/tmp/go-build1840759006/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1840759006/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1840759006/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1840759006/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build1840759006/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1840759006/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1840759006/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build1840759006/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1840759006/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1840759006/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1840759006/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1840759006/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1840759006/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1840759006/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1840759006/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1840759006/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1840759006/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1840759006/b280/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1840759006/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1840759006/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1840759006/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1840759006/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1840759006/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1840759006/b761/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1840759006/b817/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1840759006/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1840759006/b762/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1840759006/b846/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1840759006/b847/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1840759006/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1840759006/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1840759006/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1840759006/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1840759006/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1840759006/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1840759006/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1840759006/b224/_pkg_.a packagefile io=/tmp/go-build1840759006/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1840759006/b072/_pkg_.a packagefile math=/tmp/go-build1840759006/b031/_pkg_.a packagefile net/http=/tmp/go-build1840759006/b081/_pkg_.a packagefile net/url=/tmp/go-build1840759006/b122/_pkg_.a packagefile os=/tmp/go-build1840759006/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1840759006/b051/_pkg_.a packagefile reflect=/tmp/go-build1840759006/b029/_pkg_.a packagefile runtime=/tmp/go-build1840759006/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build1840759006/b413/_pkg_.a packagefile sort=/tmp/go-build1840759006/b034/_pkg_.a packagefile strconv=/tmp/go-build1840759006/b033/_pkg_.a packagefile strings=/tmp/go-build1840759006/b049/_pkg_.a packagefile sync=/tmp/go-build1840759006/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1840759006/b211/_pkg_.a packagefile time=/tmp/go-build1840759006/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1840759006/b050/_pkg_.a packagefile errors=/tmp/go-build1840759006/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1840759006/b046/_pkg_.a packagefile io/fs=/tmp/go-build1840759006/b044/_pkg_.a packagefile os/user=/tmp/go-build1840759006/b048/_pkg_.a packagefile path=/tmp/go-build1840759006/b045/_pkg_.a packagefile syscall=/tmp/go-build1840759006/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1840759006/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build1840759006/b011/_pkg_.a packagefile unicode=/tmp/go-build1840759006/b025/_pkg_.a packagefile compress/flate=/tmp/go-build1840759006/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1840759006/b055/_pkg_.a packagefile hash/crc32=/tmp/go-build1840759006/b056/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1840759006/b005/_pkg_.a packagefile sync/atomic=/tmp/go-build1840759006/b024/_pkg_.a packagefile encoding=/tmp/go-build1840759006/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1840759006/b061/_pkg_.a packagefile unicode/utf16=/tmp/go-build1840759006/b062/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1840759006/b028/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1840759006/b065/_pkg_.a packagefile log=/tmp/go-build1840759006/b066/_pkg_.a packagefile regexp=/tmp/go-build1840759006/b068/_pkg_.a packagefile net=/tmp/go-build1840759006/b075/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1840759006/b144/_pkg_.a packagefile crypto/tls=/tmp/go-build1840759006/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1840759006/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1840759006/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1840759006/b193/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1840759006/b140/_pkg_.a packagefile crypto/sha256=/tmp/go-build1840759006/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build1840759006/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1840759006/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1840759006/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1840759006/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1840759006/b223/_pkg_.a packagefile text/template=/tmp/go-build1840759006/b209/_pkg_.a packagefile encoding/hex=/tmp/go-build1840759006/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1840759006/b227/_pkg_.a packagefile math/rand=/tmp/go-build1840759006/b092/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1840759006/b230/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1840759006/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1840759006/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1840759006/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1840759006/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1840759006/b303/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1840759006/b317/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1840759006/b321/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1840759006/b329/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1840759006/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1840759006/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1840759006/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1840759006/b664/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1840759006/b670/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1840759006/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1840759006/b706/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1840759006/b719/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1840759006/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1840759006/b733/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1840759006/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1840759006/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1840759006/b757/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1840759006/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1840759006/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1840759006/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1840759006/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1840759006/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1840759006/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1840759006/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1840759006/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1840759006/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1840759006/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1840759006/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1840759006/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1840759006/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1840759006/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1840759006/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1840759006/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1840759006/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1840759006/b153/_pkg_.a packagefile regexp/syntax=/tmp/go-build1840759006/b069/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1840759006/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1840759006/b481/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1840759006/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1840759006/b763/_pkg_.a packagefile mime=/tmp/go-build1840759006/b137/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1840759006/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1840759006/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1840759006/b770/_pkg_.a packagefile container/heap=/tmp/go-build1840759006/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1840759006/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1840759006/b784/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1840759006/b766/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1840759006/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1840759006/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1840759006/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1840759006/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1840759006/b800/_pkg_.a packagefile html/template=/tmp/go-build1840759006/b207/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1840759006/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1840759006/b848/_pkg_.a packagefile hash/fnv=/tmp/go-build1840759006/b159/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1840759006/b771/_pkg_.a packagefile crypto/rand=/tmp/go-build1840759006/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1840759006/b787/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1840759006/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1840759006/b791/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1840759006/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1840759006/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1840759006/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1840759006/b797/_pkg_.a packagefile hash=/tmp/go-build1840759006/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1840759006/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1840759006/b850/_pkg_.a packagefile go/doc=/tmp/go-build1840759006/b455/_pkg_.a packagefile math/bits=/tmp/go-build1840759006/b032/_pkg_.a packagefile container/list=/tmp/go-build1840759006/b082/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b128/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1840759006/b135/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1840759006/b136/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b129/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1840759006/b041/_pkg_.a packagefile mime/multipart=/tmp/go-build1840759006/b138/_pkg_.a packagefile net/http/internal=/tmp/go-build1840759006/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1840759006/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1840759006/b134/_pkg_.a packagefile internal/itoa=/tmp/go-build1840759006/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1840759006/b036/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1840759006/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1840759006/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build1840759006/b043/_pkg_.a packagefile internal/abi=/tmp/go-build1840759006/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1840759006/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1840759006/b009/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1840759006/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1840759006/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build1840759006/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1840759006/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1840759006/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1840759006/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1840759006/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1840759006/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1840759006/b020/_pkg_.a packagefile internal/race=/tmp/go-build1840759006/b023/_pkg_.a packagefile internal/bisect=/tmp/go-build1840759006/b047/_pkg_.a packagefile internal/oserror=/tmp/go-build1840759006/b039/_pkg_.a packagefile log/internal=/tmp/go-build1840759006/b067/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1840759006/b076/_pkg_.a packagefile internal/nettrace=/tmp/go-build1840759006/b077/_pkg_.a packagefile internal/singleflight=/tmp/go-build1840759006/b078/_pkg_.a packagefile net/netip=/tmp/go-build1840759006/b079/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1840759006/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1840759006/b147/_pkg_.a packagefile math/big=/tmp/go-build1840759006/b091/_pkg_.a packagefile crypto=/tmp/go-build1840759006/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1840759006/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1840759006/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1840759006/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1840759006/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1840759006/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1840759006/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1840759006/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1840759006/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1840759006/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build1840759006/b112/_pkg_.a packagefile crypto/rc4=/tmp/go-build1840759006/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build1840759006/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1840759006/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1840759006/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1840759006/b088/_pkg_.a packagefile encoding/pem=/tmp/go-build1840759006/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1840759006/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1840759006/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1840759006/b127/_pkg_.a packagefile expvar=/tmp/go-build1840759006/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1840759006/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1840759006/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1840759006/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1840759006/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1840759006/b196/_pkg_.a packagefile runtime/debug=/tmp/go-build1840759006/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1840759006/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1840759006/b194/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1840759006/b195/_pkg_.a packagefile crypto/dsa=/tmp/go-build1840759006/b118/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1840759006/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1840759006/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1840759006/b108/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1840759006/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1840759006/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1840759006/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1840759006/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1840759006/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1840759006/b221/_pkg_.a packagefile text/template/parse=/tmp/go-build1840759006/b210/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1840759006/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1840759006/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1840759006/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1840759006/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1840759006/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1840759006/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1840759006/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1840759006/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1840759006/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1840759006/b284/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1840759006/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1840759006/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1840759006/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1840759006/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1840759006/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1840759006/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1840759006/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1840759006/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1840759006/b322/_pkg_.a packagefile encoding/xml=/tmp/go-build1840759006/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1840759006/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1840759006/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1840759006/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1840759006/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1840759006/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1840759006/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1840759006/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1840759006/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1840759006/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1840759006/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1840759006/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1840759006/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1840759006/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1840759006/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1840759006/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1840759006/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1840759006/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1840759006/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1840759006/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1840759006/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1840759006/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1840759006/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1840759006/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1840759006/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1840759006/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1840759006/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1840759006/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1840759006/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1840759006/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1840759006/b758/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1840759006/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1840759006/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1840759006/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1840759006/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1840759006/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1840759006/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1840759006/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1840759006/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1840759006/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1840759006/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1840759006/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1840759006/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1840759006/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1840759006/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1840759006/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1840759006/b451/_pkg_.a packagefile go/ast=/tmp/go-build1840759006/b453/_pkg_.a packagefile go/parser=/tmp/go-build1840759006/b458/_pkg_.a packagefile go/token=/tmp/go-build1840759006/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1840759006/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1840759006/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1840759006/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1840759006/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1840759006/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1840759006/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1840759006/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1840759006/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1840759006/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1840759006/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1840759006/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1840759006/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1840759006/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1840759006/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1840759006/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1840759006/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1840759006/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1840759006/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1840759006/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1840759006/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1840759006/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1840759006/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1840759006/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1840759006/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1840759006/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1840759006/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1840759006/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1840759006/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1840759006/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1840759006/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1840759006/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1840759006/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1840759006/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1840759006/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1840759006/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1840759006/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1840759006/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1840759006/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1840759006/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1840759006/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1840759006/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1840759006/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1840759006/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1840759006/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1840759006/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1840759006/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1840759006/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1840759006/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1840759006/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1840759006/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1840759006/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1840759006/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1840759006/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1840759006/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1840759006/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1840759006/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1840759006/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1840759006/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1840759006/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1840759006/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1840759006/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1840759006/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1840759006/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1840759006/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1840759006/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1840759006/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1840759006/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1840759006/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1840759006/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1840759006/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1840759006/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1840759006/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1840759006/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1840759006/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1840759006/b552/_pkg_.a packagefile database/sql/driver=/tmp/go-build1840759006/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1840759006/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1840759006/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1840759006/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1840759006/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1840759006/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1840759006/b826/_pkg_.a packagefile net/mail=/tmp/go-build1840759006/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1840759006/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1840759006/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1840759006/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1840759006/b779/_pkg_.a packagefile testing=/tmp/go-build1840759006/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1840759006/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1840759006/b801/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1840759006/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1840759006/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1840759006/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1840759006/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1840759006/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1840759006/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1840759006/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1840759006/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1840759006/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1840759006/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1840759006/b815/_pkg_.a packagefile html=/tmp/go-build1840759006/b208/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1840759006/b772/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1840759006/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1840759006/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1840759006/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1840759006/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1840759006/b851/_pkg_.a packagefile go/doc/comment=/tmp/go-build1840759006/b456/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1840759006/b457/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1840759006/b130/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1840759006/b133/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1840759006/b139/_pkg_.a packagefile internal/intern=/tmp/go-build1840759006/b080/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1840759006/b087/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1840759006/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1840759006/b098/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1840759006/b103/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1840759006/b104/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1840759006/b110/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1840759006/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1840759006/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1840759006/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1840759006/b126/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1840759006/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1840759006/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1840759006/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1840759006/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1840759006/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1840759006/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1840759006/b197/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1840759006/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1840759006/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1840759006/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1840759006/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1840759006/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1840759006/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1840759006/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1840759006/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1840759006/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1840759006/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1840759006/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1840759006/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1840759006/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1840759006/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1840759006/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1840759006/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1840759006/b257/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1840759006/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1840759006/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1840759006/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1840759006/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1840759006/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1840759006/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1840759006/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1840759006/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1840759006/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1840759006/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1840759006/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1840759006/b283/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1840759006/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1840759006/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1840759006/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1840759006/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1840759006/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1840759006/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1840759006/b293/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1840759006/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1840759006/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1840759006/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1840759006/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1840759006/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1840759006/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1840759006/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1840759006/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1840759006/b320/_pkg_.a packagefile encoding/base32=/tmp/go-build1840759006/b323/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1840759006/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1840759006/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1840759006/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1840759006/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1840759006/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1840759006/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1840759006/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1840759006/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1840759006/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1840759006/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1840759006/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1840759006/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1840759006/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1840759006/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1840759006/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1840759006/b424/_pkg_.a packagefile net/http/httputil=/tmp/go-build1840759006/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1840759006/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1840759006/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1840759006/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1840759006/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1840759006/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1840759006/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1840759006/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1840759006/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1840759006/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1840759006/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1840759006/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1840759006/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1840759006/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1840759006/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1840759006/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1840759006/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1840759006/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1840759006/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1840759006/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1840759006/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1840759006/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1840759006/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1840759006/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1840759006/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1840759006/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1840759006/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1840759006/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1840759006/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1840759006/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1840759006/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1840759006/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1840759006/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1840759006/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1840759006/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1840759006/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1840759006/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1840759006/b729/_pkg_.a packagefile net/rpc=/tmp/go-build1840759006/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1840759006/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1840759006/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1840759006/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1840759006/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1840759006/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1840759006/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1840759006/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1840759006/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1840759006/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1840759006/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1840759006/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1840759006/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1840759006/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1840759006/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1840759006/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1840759006/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1840759006/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1840759006/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1840759006/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1840759006/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1840759006/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1840759006/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1840759006/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1840759006/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1840759006/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1840759006/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1840759006/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1840759006/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1840759006/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1840759006/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1840759006/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1840759006/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1840759006/b446/_pkg_.a packagefile go/scanner=/tmp/go-build1840759006/b454/_pkg_.a packagefile go/build/constraint=/tmp/go-build1840759006/b459/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1840759006/b460/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1840759006/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1840759006/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1840759006/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1840759006/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1840759006/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1840759006/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1840759006/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1840759006/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1840759006/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1840759006/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1840759006/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1840759006/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1840759006/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1840759006/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1840759006/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1840759006/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1840759006/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1840759006/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1840759006/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1840759006/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1840759006/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1840759006/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1840759006/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1840759006/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1840759006/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1840759006/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1840759006/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1840759006/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1840759006/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1840759006/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1840759006/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1840759006/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1840759006/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1840759006/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1840759006/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1840759006/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1840759006/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1840759006/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1840759006/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1840759006/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1840759006/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1840759006/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1840759006/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1840759006/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1840759006/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1840759006/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1840759006/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1840759006/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1840759006/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1840759006/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1840759006/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1840759006/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1840759006/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1840759006/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1840759006/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1840759006/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1840759006/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1840759006/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1840759006/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1840759006/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1840759006/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1840759006/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1840759006/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1840759006/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1840759006/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1840759006/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1840759006/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1840759006/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1840759006/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1840759006/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1840759006/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1840759006/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1840759006/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1840759006/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1840759006/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1840759006/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1840759006/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1840759006/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1840759006/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1840759006/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1840759006/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1840759006/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1840759006/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1840759006/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1840759006/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1840759006/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1840759006/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1840759006/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1840759006/b549/_pkg_.a packagefile os/exec=/tmp/go-build1840759006/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1840759006/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1840759006/b652/_pkg_.a packagefile encoding/csv=/tmp/go-build1840759006/b659/_pkg_.a packagefile flag=/tmp/go-build1840759006/b426/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1840759006/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1840759006/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1840759006/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1840759006/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1840759006/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1840759006/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1840759006/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1840759006/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1840759006/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1840759006/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1840759006/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1840759006/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1840759006/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1840759006/b780/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1840759006/b427/_pkg_.a packagefile runtime/trace=/tmp/go-build1840759006/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1840759006/b776/_pkg_.a packagefile net/http/httptest=/tmp/go-build1840759006/b777/_pkg_.a packagefile compress/zlib=/tmp/go-build1840759006/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1840759006/b814/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b131/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1840759006/b099/_pkg_.a packagefile embed=/tmp/go-build1840759006/b100/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1840759006/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1840759006/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1840759006/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1840759006/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1840759006/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1840759006/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1840759006/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1840759006/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1840759006/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1840759006/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1840759006/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1840759006/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1840759006/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1840759006/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1840759006/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1840759006/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1840759006/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1840759006/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1840759006/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1840759006/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1840759006/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1840759006/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1840759006/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1840759006/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1840759006/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1840759006/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1840759006/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1840759006/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1840759006/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1840759006/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1840759006/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1840759006/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1840759006/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1840759006/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1840759006/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1840759006/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1840759006/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1840759006/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1840759006/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1840759006/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1840759006/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1840759006/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1840759006/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1840759006/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1840759006/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1840759006/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1840759006/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1840759006/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1840759006/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1840759006/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1840759006/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1840759006/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1840759006/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1840759006/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1840759006/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1840759006/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1840759006/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1840759006/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1840759006/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1840759006/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1840759006/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1840759006/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1840759006/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1840759006/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1840759006/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1840759006/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1840759006/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1840759006/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1840759006/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1840759006/b710/_pkg_.a packagefile encoding/gob=/tmp/go-build1840759006/b737/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1840759006/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1840759006/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1840759006/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1840759006/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1840759006/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1840759006/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1840759006/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1840759006/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1840759006/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1840759006/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1840759006/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1840759006/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1840759006/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1840759006/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1840759006/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1840759006/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1840759006/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1840759006/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1840759006/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1840759006/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1840759006/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1840759006/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1840759006/b840/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1840759006/b778/_pkg_.a packagefile hash/adler32=/tmp/go-build1840759006/b809/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1840759006/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1840759006/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1840759006/b313/_pkg_.a packagefile os/signal=/tmp/go-build1840759006/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1840759006/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1840759006/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1840759006/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1840759006/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1840759006/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1840759006/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1840759006/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1840759006/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1840759006/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1840759006/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1840759006/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1840759006/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1840759006/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1840759006/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1840759006/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1840759006/b704/_pkg_.a packagefile internal/saferio=/tmp/go-build1840759006/b738/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1840759006/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1840759006/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1840759006/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1840759006/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1840759006/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1840759006/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1840759006/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1840759006/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1840759006/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1840759006/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1840759006/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1840759006/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1840759006/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1840759006/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1840759006/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1840759006/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1840759006/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1840759006/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1840759006/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1840759006/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1840759006/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1840759006/b403/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/promtool\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x999bc5598f8e346c801cebdbb4a7198e53965e5e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,netgo,builtinassets\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=73BLkE8rYcVA3pI5KORY/gsKwImrfmPmd4sG3pfMJ/eb2t03jdTh7_h5v8aZdB/73BLkE8rYcVA3pI5KORY -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x999bc5598f8e346c801cebdbb4a7198e53965e5e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFAgmr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 + cd prometheus-2.32.1 + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/prometheus -b /builddir/build/BUILD/prometheus-2.32.1/_build/bin -s /builddir/build/BUILD/prometheus-2.32.1/_build -o golang-github-prometheus-devel.file-list -O /builddir/build/BUILD/prometheus-2.32.1 -V 2.32.1-1.ocs23 -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/prometheus + IFS= +++ realpath -e --relative-base=. docs CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md SECURITY.md CHANGELOG.md README.md RELEASE.md +++ sort -u ++ listfiles_include='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' ++ echo 'CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + godocs='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + [[ -n CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CODE_OF_CONDUCT.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"RELEASE.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE NOTICE +++ sort -u ++ listfiles_include='LICENSE NOTICE' ++ echo 'LICENSE NOTICE' + golicenses='LICENSE NOTICE' + [[ -n LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/ '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/prometheus' '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/promtool' + install -Dpm0644 /builddir/build/SOURCES/prometheus.sysusers '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64%{_sysusersdir}/prometheus.conf' + install -Dpm0644 /builddir/build/SOURCES/prometheus.service '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64%{_unitdir}/prometheus.service' + install -Dpm0644 /builddir/build/SOURCES/prometheus.conf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/default/prometheus + install -Dpm0644 /builddir/build/SOURCES/prometheus.yml /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/prometheus.yml + install -Dpm0644 /builddir/build/SOURCES/prometheus.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/logrotate.d/prometheus + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/consoles mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/consoles' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/consoles/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/console_libraries mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/console_libraries' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/etc/prometheus/console_libraries/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/var/lib/prometheus mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/var/lib/prometheus' + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/prometheus --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/promtool --help-man + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\nprometheus \\- The Prometheus monitoring server' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64//usr/share/man/man1/prometheus.1 + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\npromtool \\- Tooling for the Prometheus monitoring system' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64//usr/share/man/man1/promtool.1 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.32.1-1.ocs23 --unique-debug-suffix -2.32.1-1.ocs23.aarch64 --unique-debug-src-base golang-github-prometheus-2.32.1-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/prometheus-2.32.1 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/promtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/prometheus warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/promtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64/usr/bin/prometheus. Use `info auto-load python-scripts [REGEXP]' to list them. 137902 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tQSTUn + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + GO_LDFLAGS=' -X github.com/prometheus/prometheus/version=2.32.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 ' + go-rpm-integration check -i github.com/prometheus/prometheus -b /builddir/build/BUILD/prometheus-2.32.1/_build/bin -s /builddir/build/BUILD/prometheus-2.32.1/_build -V 2.32.1-1.ocs23 -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.aarch64 -g /usr/share/gocode -r '.*example.*' -t cmd -d scrape -d template -d promql -t discovery -d web -d config Testing in: /builddir/build/BUILD/prometheus-2.32.1/_build/src PATH: /builddir/build/BUILD/prometheus-2.32.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/prometheus/version=2.32.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '" testing: github.com/prometheus/prometheus github.com/prometheus/prometheus/model/exemplar ? github.com/prometheus/prometheus/model/exemplar [no test files] github.com/prometheus/prometheus/model/labels PASS ok github.com/prometheus/prometheus/model/labels 0.006s github.com/prometheus/prometheus/model/labels PASS ok github.com/prometheus/prometheus/model/labels 0.006s github.com/prometheus/prometheus/model/relabel PASS ok github.com/prometheus/prometheus/model/relabel 0.005s github.com/prometheus/prometheus/model/relabel PASS ok github.com/prometheus/prometheus/model/relabel 0.005s github.com/prometheus/prometheus/model/rulefmt PASS ok github.com/prometheus/prometheus/model/rulefmt 0.017s github.com/prometheus/prometheus/model/rulefmt PASS ok github.com/prometheus/prometheus/model/rulefmt 0.020s github.com/prometheus/prometheus/model/textparse PASS ok github.com/prometheus/prometheus/model/textparse 0.008s github.com/prometheus/prometheus/model/textparse PASS ok github.com/prometheus/prometheus/model/textparse 0.008s github.com/prometheus/prometheus/model/timestamp ? github.com/prometheus/prometheus/model/timestamp [no test files] github.com/prometheus/prometheus/model/value ? github.com/prometheus/prometheus/model/value [no test files] github.com/prometheus/prometheus/notifier PASS ok github.com/prometheus/prometheus/notifier 0.040s github.com/prometheus/prometheus/notifier PASS ok github.com/prometheus/prometheus/notifier 0.038s github.com/prometheus/prometheus/prompb ? github.com/prometheus/prometheus/prompb [no test files] github.com/prometheus/prometheus/promql/parser parser panic: runtime error: index out of range [123] with length 0 goroutine 332 [running]: github.com/prometheus/prometheus/promql/parser.(*parser).recover(0x0?, 0x4000f7ff08) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse.go:276 +0xc0 panic({0xaaaae3b08880?, 0x40002251d0?}) /usr/lib/golang/src/runtime/panic.go:914 +0x218 github.com/prometheus/prometheus/promql/parser.TestRecoverParserRuntime(0x400034d520) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse_test.go:3726 +0xac testing.tRunner(0x400034d520, 0xaaaae3b325d8) /usr/lib/golang/src/testing/testing.go:1595 +0xe8 created by testing.(*T).Run in goroutine 1 /usr/lib/golang/src/testing/testing.go:1648 +0x33c PASS ok github.com/prometheus/prometheus/promql/parser 2.075s github.com/prometheus/prometheus/promql/parser parser panic: runtime error: index out of range [123] with length 0 goroutine 331 [running]: github.com/prometheus/prometheus/promql/parser.(*parser).recover(0x0?, 0x4000f7ff08) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse.go:276 +0xc0 panic({0xaaaac0b08880?, 0x400026f1d0?}) /usr/lib/golang/src/runtime/panic.go:914 +0x218 github.com/prometheus/prometheus/promql/parser.TestRecoverParserRuntime(0x40006029c0) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse_test.go:3726 +0xac testing.tRunner(0x40006029c0, 0xaaaac0b325d8) /usr/lib/golang/src/testing/testing.go:1595 +0xe8 created by testing.(*T).Run in goroutine 1 /usr/lib/golang/src/testing/testing.go:1648 +0x33c PASS ok github.com/prometheus/prometheus/promql/parser 2.086s github.com/prometheus/prometheus/rules PASS ok github.com/prometheus/prometheus/rules 32.284s github.com/prometheus/prometheus/rules PASS ok github.com/prometheus/prometheus/rules 32.286s github.com/prometheus/prometheus/storage PASS ok github.com/prometheus/prometheus/storage 0.080s github.com/prometheus/prometheus/storage PASS ok github.com/prometheus/prometheus/storage 0.074s github.com/prometheus/prometheus/storage/remote PASS ok github.com/prometheus/prometheus/storage/remote 8.407s github.com/prometheus/prometheus/storage/remote PASS ok github.com/prometheus/prometheus/storage/remote 8.383s github.com/prometheus/prometheus/tsdb level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.93µs level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=4345 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=51.74µs wal_replay_duration=1.204486953s total_replay_duration=1.204552353s level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.423521ms level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=2690 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=85.92µs wal_replay_duration=1.224335369s total_replay_duration=1.227883211s level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7J6ARW6H30096S6VYHVVZBG level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.94µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=41.93µs wal_replay_duration=533.204µs total_replay_duration=588.464µs level=info msg="write block" mint=3 maxt=10000 ulid=01J7J6ARXSQXSEKFC2TSQ16JZ8 duration=46.351283ms level=info msg="Head GC completed" duration=1.265098ms level=info msg="Compactions disabled" level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7J6ARW6H30096S6VYHVVZBG level=info msg="Found healthy block" mint=3 maxt=10000 ulid=01J7J6ARXSQXSEKFC2TSQ16JZ8 level=info msg="Found healthy block" mint=15005 maxt=15006 ulid=01J7J6AS18NMT944420HV4JWFR level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=4.86µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=2 level=info msg="WAL segment loaded" segment=1 maxSegment=2 level=info msg="WAL segment loaded" segment=2 maxSegment=2 level=info msg="WAL replay completed" checkpoint_replay_duration=55.021µs wal_replay_duration=1.488569ms total_replay_duration=1.55655ms level=info msg="write block" mint=15006 maxt=20000 ulid=01J7J6AS2T3TZY6GP8PCT7SX4N duration=39.914592ms level=info msg="Head GC completed" duration=1.297879ms level=info msg="Found healthy block" mint=10 maxt=12 ulid=01J7J6AS683E92NJGN36Z0S0SM level=info msg="Found healthy block" mint=12 maxt=14 ulid=01J7J6AS7NS11N51ZWV63C29MA level=info msg="Found healthy block" mint=14 maxt=16 ulid=01J7J6AS8XP40Z2P8992E6NB0N level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.65µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=48.93µs wal_replay_duration=745.275µs total_replay_duration=806.475µs level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.74µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=65.62µs wal_replay_duration=1.221438ms total_replay_duration=1.299498ms level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.25µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=50.02µs wal_replay_duration=659.504µs total_replay_duration=721.124µs level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.08µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=38.84µs wal_replay_duration=528.443µs total_replay_duration=578.733µs level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=3.9µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=46.75µs wal_replay_duration=7.072465ms total_replay_duration=7.131585ms level=info msg="write block" mint=0 maxt=1000 ulid=01J7J6ASCH6S85GN37MVAR5D1T duration=37.521327ms level=info msg="Fixing broken block" mint=1511366400000 maxt=1511368200000 ulid=01BZJ9WJQPWHGNC2W4J9TA62KC level=info msg="Found healthy block" mint=0 maxt=10 ulid=01J7J6ASMZZCQ6X0E4B690H0N8 level=info msg="Found healthy block" mint=10 maxt=20 ulid=01J7J6ASPXW0X84MWGF527H6TZ level=error msg="failed to read meta.json for a block during repair process; skipping" dir=/tmp/test1045405010/01J7J6ASS7BMH0V6ZY5H4NBKCK err="open /tmp/test1045405010/01J7J6ASS7BMH0V6ZY5H4NBKCK/meta.json: no such file or directory" level=info msg="Found healthy block" mint=50 maxt=60 ulid=01J7J6ASZ5C8RJT26PFVPW38PV level=info msg="Found healthy block" mint=50 maxt=55 ulid=01J7J6AT0D1A7V7R2XXNA5BK45 level=info msg="Found and deleted tmp block dir" dir=/tmp/test1045405010/01J7J6ASV3E4W2Z214BBJSM02C.tmp-for-creation level=info msg="Found and deleted tmp block dir" dir=/tmp/test1045405010/01J7J6ASWCAY4T7KQ96RBQTQBF.tmp-for-deletion level=info msg="Found and deleted tmp block dir" dir=/tmp/test1045405010/01J7J6ASXWXTCHM7CXDBBXESM5.tmp level=error msg="Failed to read meta.json for a block during reloadBlocks. Skipping" dir=/tmp/test1045405010/01J7J6ASS7BMH0V6ZY5H4NBKCK err="open /tmp/test1045405010/01J7J6ASS7BMH0V6ZY5H4NBKCK/meta.json: no such file or directory" level=info msg="Deleting obsolete block" block=01J7J6AT0D1A7V7R2XXNA5BK45 level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=4.38µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=50.79µs wal_replay_duration=543.394µs total_replay_duration=605.184µs series: {foo="bar"} sample 1726113739 123 sample 1726113740 124 it.Err(): ss.Err(): level=warn msg="Invalid segment file detected, truncating WAL" err="invalid magic header 1020304 in \"/tmp/test_wal_log_restore835106437/000001\"" file=/tmp/test_wal_log_restore835106437/000001 level=error msg="WAL corruption detected; truncating" err="invalid checksum length 3" file=/tmp/test_corrupted4164259604/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="invalid entry body size 22" file=/tmp/test_corrupted1591757109/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 1d4d95cc, want 7c1a52ff" file=/tmp/test_corrupted1306136089/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 7c1a52ff, want 1020304" file=/tmp/test_corrupted1499500527/000001 pos=44 PASS ok github.com/prometheus/prometheus/tsdb 113.520s github.com/prometheus/prometheus/tsdb