mkdir -p "/build/cri-o/src/cri-o-1.23.1/_output/src/github.com/cri-o" /usr/bin/make -C pinns make[1]: Entering directory '/build/cri-o/src/cri-o-1.23.1/pinns' cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -fvar-tracking-assignments -fdebug-prefix-map=/build/cri-o/src=/usr/src/debug -flto -O3 -o src/pinns.o -c src/pinns.c ln -s "/build/cri-o/src/cri-o-1.23.1" "/build/cri-o/src/cri-o-1.23.1/_output/src/github.com/cri-o/cri-o" cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -fvar-tracking-assignments -fdebug-prefix-map=/build/cri-o/src=/usr/src/debug -flto -O3 -o src/sysctl.o -c src/sysctl.c mkdir -p ../bin touch "/build/cri-o/src/cri-o-1.23.1/_output/.gopathok" cc -o ../bin/pinns src/pinns.o src/sysctl.o -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -fvar-tracking-assignments -fdebug-prefix-map=/build/cri-o/src=/usr/src/debug -flto "-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto" /usr/bin/ld: warning: -z now -flto ignored strip -s ../bin/pinns make[1]: Leaving directory '/build/cri-o/src/cri-o-1.23.1/pinns' go build -trimpath -ldflags '-s -w -X github.com/cri-o/cri-o/internal/pkg/criocli.DefaultsPath="" -X github.com/cri-o/cri-o/internal/version.buildDate='2022-02-13T10:27:39Z' -X github.com/cri-o/cri-o/internal/version.gitCommit=unknown -X github.com/cri-o/cri-o/internal/version.gitTreeState=unknown ' -tags "containers_image_ostree_stub apparmor containers_image_openpgp seccomp " -o bin/crio github.com/cri-o/cri-o/cmd/crio go build -trimpath -ldflags '-s -w -X github.com/cri-o/cri-o/internal/pkg/criocli.DefaultsPath="" -X github.com/cri-o/cri-o/internal/version.buildDate='2022-02-13T10:27:39Z' -X github.com/cri-o/cri-o/internal/version.gitCommit=unknown -X github.com/cri-o/cri-o/internal/version.gitTreeState=unknown ' -tags "containers_image_ostree_stub apparmor containers_image_openpgp seccomp " -o bin/crio-status github.com/cri-o/cri-o/cmd/crio-status (/usr/bin/go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) || \ (/usr/bin/go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) (/usr/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) || \ (/usr/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) (/usr/bin/go-md2man -in docs/crio.conf.d.5.md -out docs/crio.conf.d.5.tmp && touch docs/crio.conf.d.5.tmp && mv docs/crio.conf.d.5.tmp docs/crio.conf.d.5) || \ (/usr/bin/go-md2man -in docs/crio.conf.d.5.md -out docs/crio.conf.d.5.tmp && touch docs/crio.conf.d.5.tmp && mv docs/crio.conf.d.5.tmp docs/crio.conf.d.5) (/usr/bin/go-md2man -in docs/crio-status.8.md -out docs/crio-status.8.tmp && touch docs/crio-status.8.tmp && mv docs/crio-status.8.tmp docs/crio-status.8) || \ (/usr/bin/go-md2man -in docs/crio-status.8.md -out docs/crio-status.8.tmp && touch docs/crio-status.8.tmp && mv docs/crio-status.8.tmp docs/crio-status.8) go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/containers/storage v1.37.0 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/containers/common v0.46.1-0.20211001143714-161e078e4c7f go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/BurntSushi/toml v0.4.1 go: downloading github.com/containers/podman/v3 v3.2.0-rc1.0.20211005134800-8bcc086b1b9d go: downloading github.com/containers/conmon v2.0.20+incompatible go: downloading github.com/google/renameio v1.0.1 go: downloading github.com/containers/image/v5 v5.17.0 go: downloading github.com/cri-o/ocicni v0.2.1-0.20211005135702-b38844812e64 go: downloading github.com/opencontainers/runtime-tools v0.9.1-0.20210326182921-59cdde06764b go: downloading k8s.io/kubernetes/staging/src/k8s.io/api v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20210928072042-90051602459c go: downloading k8s.io/kubernetes/staging/src/k8s.io/apimachinery v0.0.0-20211207180839-ab69524f795c go: downloading github.com/opencontainers/selinux v1.9.1 go: downloading k8s.io/kubernetes v1.23.0 go: downloading github.com/containernetworking/plugins v1.0.1 go: downloading golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading github.com/intel/goresctrl v0.2.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading go.opentelemetry.io/otel v1.2.0 go: downloading github.com/containers/podman/v3 v3.2.0-rc1.0.20211005134800-8bcc086b1b9d go: downloading k8s.io/klog/v2 v2.30.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/containers/common v0.46.1-0.20211001143714-161e078e4c7f go: downloading google.golang.org/grpc v1.42.0 go: downloading github.com/containers/storage v1.37.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.26.1 go: downloading golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef go: downloading github.com/go-logr/logr v1.2.0 go: downloading github.com/google/uuid v1.3.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.2.0 go: downloading go.opentelemetry.io/otel/sdk v1.2.0 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/fsnotify/fsnotify v1.5.1 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210709190330-896175883324 go: downloading github.com/prometheus/client_golang v1.11.0 go: downloading github.com/go-logr/logr v1.2.0 go: downloading google.golang.org/grpc v1.42.0 go: downloading k8s.io/klog/v2 v2.30.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20211207180839-ab69524f795c go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20210928072042-90051602459c go: downloading github.com/godbus/dbus/v5 v5.0.6 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading k8s.io/kubernetes/staging/src/k8s.io/api v0.0.0-20211207180839-ab69524f795c go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/google/renameio v1.0.1 go: downloading github.com/godbus/dbus/v5 v5.0.6 go: downloading github.com/BurntSushi/toml v0.4.1 go: downloading github.com/containers/conmon v2.0.20+incompatible go: downloading github.com/containers/image/v5 v5.17.0 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/cri-o/ocicni v0.2.1-0.20211005135702-b38844812e64 go: downloading github.com/opencontainers/runtime-tools v0.9.1-0.20210326182921-59cdde06764b go: downloading github.com/opencontainers/selinux v1.9.1 go: downloading k8s.io/kubernetes v1.23.0 go: downloading golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b go: downloading github.com/containernetworking/cni v1.0.1 go: downloading github.com/containers/buildah v1.23.1 go: downloading github.com/containers/ocicrypt v1.1.2 go: downloading github.com/containers/ocicrypt v1.1.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.2.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/opencontainers/image-spec v1.0.2-0.20210819154149-5ad6f50d6283 go: downloading go.opentelemetry.io/contrib v0.20.0 go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e go: downloading k8s.io/klog v1.0.0 go: downloading k8s.io/klog v1.0.0 go: downloading github.com/containernetworking/cni v1.0.1 go: downloading github.com/containers/buildah v1.23.1 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e go: downloading github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.0 go: downloading github.com/go-zoo/bone v1.3.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/go-zoo/bone v1.3.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/intel/goresctrl v0.2.0 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading k8s.io/kubernetes/staging/src/k8s.io/apimachinery v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b go: downloading k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/vishvananda/netlink v1.1.1-0.20210811191823-e1a867c6b452 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/vishvananda/netlink v1.1.1-0.20210811191823-e1a867c6b452 go: downloading github.com/containerd/cgroups v1.0.2 go: downloading github.com/containerd/containerd v1.5.8 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/containerd/cri-containerd v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.2.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.30.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/containerd/ttrpc v1.1.0 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/containerd/typeurl v1.0.2 go: downloading github.com/creack/pty v1.1.17 go: downloading github.com/containerd/cgroups v1.0.2 go: downloading github.com/containerd/containerd v1.5.8 go: downloading github.com/containerd/cri-containerd v1.19.0 go: downloading github.com/containerd/ttrpc v1.1.0 go: downloading github.com/containerd/typeurl v1.0.2 go: downloading github.com/creack/pty v1.1.17 go: downloading github.com/emicklei/go-restful v2.15.0+incompatible go: downloading github.com/emicklei/go-restful v2.15.0+incompatible go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading google.golang.org/genproto v0.0.0-20200117163144-32f20d992d24 go: downloading go.opentelemetry.io/proto/otlp v0.10.0 go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading google.golang.org/genproto v0.0.0-20200117163144-32f20d992d24 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f go: downloading github.com/tchap/go-patricia v2.3.0+incompatible go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/go-intervals v0.0.2 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/vbatts/tar-split v0.11.2 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/google/go-intervals v0.0.2 go: downloading github.com/vbatts/tar-split v0.11.2 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading github.com/bits-and-blooms/bitset v1.2.0 go: downloading github.com/bits-and-blooms/bitset v1.2.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/miekg/pkcs11 v1.0.3 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 go: downloading github.com/manifoldco/promptui v0.9.0 go: downloading github.com/cenkalti/backoff/v4 v4.1.1 go: downloading github.com/manifoldco/promptui v0.9.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/vbauerster/mpb/v7 v7.1.5 go: downloading github.com/vbauerster/mpb/v7 v7.1.5 go: downloading github.com/miekg/pkcs11 v1.0.3 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading github.com/cilium/ebpf v0.6.2 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/seccomp/libseccomp-golang v0.9.2-0.20200616122406-847368b35ebf go: downloading github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b go: downloading github.com/docker/docker v20.10.11+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading github.com/cilium/ebpf v0.6.2 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/seccomp/libseccomp-golang v0.9.2-0.20200616122406-847368b35ebf go: downloading github.com/containerd/stargz-snapshotter/estargz v0.9.0 go: downloading github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b go: downloading github.com/docker/docker v20.10.11+incompatible go: downloading github.com/containerd/stargz-snapshotter/estargz v0.9.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/docker/go-connections v0.4.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/google/go-cmp v0.5.6 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f go: downloading golang.org/x/text v0.3.7 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading go.etcd.io/bbolt v1.3.6 go: downloading github.com/google/go-cmp v0.5.6 go: downloading github.com/containerd/fifo v1.0.0 go: downloading github.com/containerd/fifo v1.0.0 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading go.etcd.io/bbolt v1.3.6 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 go: downloading github.com/containerd/go-runc v1.0.0 go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/disiqueira/gotree/v3 v3.0.2 go: downloading github.com/jinzhu/copier v0.3.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/go-runc v1.0.0 go: downloading github.com/disiqueira/gotree/v3 v3.0.2 go: downloading github.com/jinzhu/copier v0.3.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/console v1.0.2 go: downloading github.com/containerd/console v1.0.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.0.0-20210325223243-f99e8b6c10b9 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.0.0-20210325223243-f99e8b6c10b9 go: downloading github.com/containers/psgo v1.7.1 go: downloading github.com/containers/psgo v1.7.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/hpcloud/tail v1.0.0 go: downloading github.com/hpcloud/tail v1.0.0 go: downloading github.com/checkpoint-restore/checkpointctl v0.0.0-20210922093614-c31748bec9f2 go: downloading github.com/docker/go-plugins-helpers v0.0.0-20200102110956-c9a8a2d92ccc go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/checkpoint-restore/go-criu/v5 v5.1.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/checkpoint-restore/checkpointctl v0.0.0-20210922093614-c31748bec9f2 go: downloading github.com/rootless-containers/rootlesskit v0.14.5 go: downloading github.com/fsouza/go-dockerclient v1.7.4 go: downloading github.com/mitchellh/mapstructure v1.4.2 go: downloading github.com/openshift/imagebuilder v1.2.2-0.20210415181909-87f3e48c2656 go: downloading github.com/docker/go-plugins-helpers v0.0.0-20200102110956-c9a8a2d92ccc go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/checkpoint-restore/go-criu/v5 v5.1.0 go: downloading github.com/rootless-containers/rootlesskit v0.14.5 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/fsouza/go-dockerclient v1.7.4 go: downloading github.com/openshift/imagebuilder v1.2.2-0.20210415181909-87f3e48c2656 go: downloading github.com/docker/libnetwork v0.8.0-dev.2.0.20190625141545-5a177b73e316 go: downloading github.com/mitchellh/mapstructure v1.4.2 go: downloading github.com/docker/libnetwork v0.8.0-dev.2.0.20190625141545-5a177b73e316 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: downloading gopkg.in/fsnotify.v1 v1.4.7 go: downloading gopkg.in/fsnotify.v1 v1.4.7 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: downloading github.com/urfave/cli v1.22.4 go: downloading github.com/urfave/cli v1.22.4 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b go: downloading github.com/moby/sys/mount v0.2.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee go: downloading github.com/cpuguy83/go-md2man v1.0.10 go: downloading github.com/cpuguy83/go-md2man v1.0.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-helpers v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-helpers v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-base v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20211207180839-ab69524f795c go: downloading github.com/lithammer/dedent v1.1.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-base v0.0.0-20211207180839-ab69524f795c go: downloading github.com/lithammer/dedent v1.1.0 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading k8s.io/kubernetes/staging/src/k8s.io/cloud-provider v0.0.0-20211207180839-ab69524f795c go: downloading k8s.io/kubernetes/staging/src/k8s.io/mount-utils v0.0.0-20211207180839-ab69524f795c go: downloading github.com/googleapis/gnostic v0.5.5 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cloud-provider v0.0.0-20211207180839-ab69524f795c go: downloading github.com/googleapis/gnostic v0.5.5 go: downloading k8s.io/kubernetes/staging/src/k8s.io/mount-utils v0.0.0-20211207180839-ab69524f795c go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b make: *** [Makefile:172: bin/crio] Interrupt make: *** [Makefile:175: bin/crio-status] Interrupt ==> ERROR: Aborted by user! Exiting...