==> Cloning cri-tools ... Cloning into 'cri-tools'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring cri-tools :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 129k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 378k 100 129k 100 129k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 378k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8478k 100 8478k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 19.5M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 140k 0 0 405k 0 --:--:-- --:--:-- --:--:-- 405k :: Starting full system upgrade... there is nothing to do ==> Making package: cri-tools 1.29.0-1 (Wed Jan 15 08:36:58 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.21.5-1 Total Download Size: 37.56 MiB Total Installed Size: 201.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 113M 0 --:--:-- --:--:-- --:--:-- 113M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading cri-tools-v1.29.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 414k 0 414k 0 0 1621k 0 --:--:-- --:--:-- --:--:-- 1621k 100 6928k 0 6928k 0 0 5513k 0 --:--:-- 0:00:01 --:--:-- 6513k 100 9027k 0 9027k 0 0 5704k 0 --:--:-- 0:00:01 --:--:-- 6495k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... cri-tools-v1.29.0.tar.gz ... Passed ==> Validating source files with b2sums... cri-tools-v1.29.0.tar.gz ... Passed ==> Extracting sources... -> Extracting cri-tools-v1.29.0.tar.gz with bsdtar ==> Starting build()... CGO_ENABLED=1 GO111MODULE=on GOARCH=amd64 GOOS=linux go test -mod=vendor -c -o /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/critest \ -ldflags '-compressdwarf=false -linkmode external' \ -buildmode=pie -mod=readonly -modcacherw \ github.com/kubernetes-sigs/cri-tools/cmd/critest go: downloading github.com/onsi/ginkgo/v2 v2.13.2 go: downloading github.com/onsi/gomega v1.30.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/google/uuid v1.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes v1.29.0-rc.2 CGO_ENABLED=1 GO111MODULE=on GOARCH=amd64 GOOS=linux go build -mod=vendor -o /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/crictl \ -ldflags '-compressdwarf=false -linkmode external' \ -buildmode=pie -mod=readonly -modcacherw \ github.com/kubernetes-sigs/cri-tools/cmd/crictl go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/opencontainers/runc v1.1.10 go: downloading github.com/opencontainers/selinux v1.11.0 go: downloading golang.org/x/sys v0.15.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/api v0.0.0-20231207112802-e4636d05bc32 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/urfave/cli/v2 v2.26.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/apimachinery v0.0.0-20231207112802-e4636d05bc32 go: downloading golang.org/x/term v0.15.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/docker v24.0.7+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/moby/term v0.5.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/kubectl v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/kubelet v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes v1.29.0-rc.2 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 # github.com/kubernetes-sigs/cri-tools/cmd/critest pkg/common/file.go:25:2: gopkg.in/yaml.v3@v3.0.1: Get "https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z FAIL github.com/kubernetes-sigs/cri-tools/cmd/critest [setup failed] FAIL make[1]: *** [Makefile:68: /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/critest] Error 1 make: *** [Makefile:65: critest] Error 2 make: *** Waiting for unfinished jobs.... cmd/crictl/logs.go:26:2: github.com/docker/docker@v24.0.7+incompatible: Get "https://proxy.golang.org/github.com/docker/docker/@v/v24.0.7+incompatible.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/container.go:32:2: github.com/docker/go-units@v0.5.0: Get "https://proxy.golang.org/github.com/docker/go-units/@v/v0.5.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/util.go:34:2: github.com/golang/protobuf@v1.5.3: Get "https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/util.go:35:2: github.com/golang/protobuf@v1.5.3: Get "https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z pkg/common/file.go:25:2: gopkg.in/yaml.v3@v3.0.1: Get "https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z pkg/common/pod_config.go:22:2: k8s.io/kubernetes/staging/src/k8s.io/cri-api@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/cri-api/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z pkg/common/pod_config.go:23:2: k8s.io/kubernetes/staging/src/k8s.io/cri-api@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/cri-api/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/exec.go:26:2: github.com/moby/term@v0.5.0: Get "https://proxy.golang.org/github.com/moby/term/@v/v0.5.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/container.go:33:2: github.com/opencontainers/go-digest@v1.0.0: Get "https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/attach.go:24:2: github.com/sirupsen/logrus@v1.9.3: Get "https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/attach.go:25:2: github.com/urfave/cli/v2@v2.26.0: Get "https://proxy.golang.org/github.com/urfave/cli/v2/@v/v2.26.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/pod_metrics.go:24:2: golang.org/x/net@v0.19.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.19.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/image.go:30:2: golang.org/x/term@v0.15.0: Get "https://proxy.golang.org/golang.org/x/term/@v/v0.15.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/sandbox.go:31:2: golang.org/x/text@v0.14.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.14.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/sandbox.go:32:2: golang.org/x/text@v0.14.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.14.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/logs.go:28:2: k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/api/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/logs.go:29:2: k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/apimachinery/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/sandbox.go:34:2: k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/apimachinery/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/util.go:36:2: k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/apimachinery/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/exec.go:29:2: k8s.io/kubernetes/staging/src/k8s.io/client-go@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/client-go/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/portforward.go:29:2: k8s.io/kubernetes/staging/src/k8s.io/client-go@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/client-go/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/exec.go:30:2: k8s.io/kubernetes/staging/src/k8s.io/client-go@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/client-go/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/portforward.go:30:2: k8s.io/kubernetes/staging/src/k8s.io/client-go@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/client-go/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/exec.go:33:2: k8s.io/kubernetes/staging/src/k8s.io/kubectl@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/kubectl/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/container.go:30:2: k8s.io/kubernetes/staging/src/k8s.io/kubelet@v0.0.0-20231207112802-e4636d05bc32: Get "https://proxy.golang.org/k8s.io/kubernetes/staging/src/k8s.io/kubelet/@v/v0.0.0-20231207112802-e4636d05bc32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/main.go:30:2: k8s.io/kubernetes@v1.29.0-rc.2: Get "https://proxy.golang.org/k8s.io/kubernetes/@v/v1.29.0-rc.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/logs.go:30:2: k8s.io/kubernetes@v1.29.0-rc.2: Get "https://proxy.golang.org/k8s.io/kubernetes/@v/v1.29.0-rc.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z cmd/crictl/util.go:39:2: sigs.k8s.io/yaml@v1.4.0: Get "https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.4.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-15T08:37:06Z is after 2024-02-12T08:03:50Z make[1]: *** [Makefile:77: /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/crictl] Error 1 make: *** [Makefile:74: crictl] Error 2 ==> ERROR: A failure occurred in build(). Aborting...