==> Cloning operator-sdk ... Cloning into 'operator-sdk'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring operator-sdk :: 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 128k 100 128k 0 0 375k 0 --:--:-- --:--:-- --:--:-- 374k 100 128k 100 128k 0 0 375k 0 --:--:-- --:--:-- --:--:-- 374k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8499k 2 196k 0 0 196k 0 0:00:43 0:00:01 0:00:42 196k 32 8499k 32 2761k 0 0 1379k 0 0:00:06 0:00:02 0:00:04 1380k 76 8499k 76 6467k 0 0 2155k 0 0:00:03 0:00:03 --:--:-- 2155k 100 8499k 100 8499k 0 0 2544k 0 0:00:03 0:00:03 --:--:-- 2544k % 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 139k 100 139k 0 0 824k 0 --:--:-- --:--:-- --:--:-- 824k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1703300868 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1703300868' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-operator-sdk-archlinuxrb-build-tIASBTVT PWD=/tmp/archlinux-ci/operator-sdk-archlinuxrb-build-tIASBTVT/operator-sdk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: operator-sdk 1.33.0-1 (Fri Jan 24 09:31:07 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 117M 0 --:--:-- --:--:-- --:--:-- 117M 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 operator-sdk-1.33.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2546k 0 2546k 0 0 3280k 0 --:--:-- --:--:-- --:--:-- 5749k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... operator-sdk-1.33.0.tar.gz ... Passed ==> Validating source files with b2sums... operator-sdk-1.33.0.tar.gz ... Passed ==> Extracting sources... -> Extracting operator-sdk-1.33.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/spf13/cobra v1.7.0 go: downloading k8s.io/apimachinery v0.27.8 go: downloading helm.sh/helm/v3 v3.12.1 go: downloading k8s.io/client-go v0.27.8 go: downloading sigs.k8s.io/controller-runtime v0.15.3 go: downloading github.com/operator-framework/ansible-operator-plugins v1.33.0 go: downloading github.com/operator-framework/java-operator-plugins v0.8.1 go: downloading github.com/operator-framework/helm-operator-plugins v0.0.12-0.20231013185714-215d1f8a3e7d go: downloading github.com/spf13/viper v1.10.0 go: downloading sigs.k8s.io/kubebuilder/v3 v3.11.1 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/operator-framework/operator-lib v0.11.1-0.20231020142438-152ee1fb7f83 go: downloading k8s.io/api v0.27.8 go: downloading k8s.io/cli-runtime v0.27.8 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 go: downloading gomodules.xyz/jsonpatch/v3 v3.0.1 go: downloading k8s.io/apiextensions-apiserver v0.27.8 go: downloading github.com/operator-framework/operator-registry v1.33.0 go: downloading golang.org/x/text v0.13.0 go: downloading golang.org/x/mod v0.13.0 go: downloading github.com/operator-framework/api v0.20.0 go: downloading github.com/iancoleman/strcase v0.2.0 go: downloading github.com/spf13/afero v1.9.5 go: downloading github.com/sergi/go-diff v1.2.0 go: downloading k8s.io/kubectl v0.27.8 go: downloading k8s.io/utils v0.0.0-20230711102312-30195339c3c7 go: downloading github.com/operator-framework/operator-manifest-tools v0.2.3-0.20230525225330-523bad646f89 go: downloading github.com/thoas/go-funk v0.8.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/fatih/structtag v1.1.0 go: downloading github.com/markbates/inflect v1.0.4 go: downloading golang.org/x/tools v0.13.0 go: downloading sigs.k8s.io/controller-tools v0.12.1 internal/cmd/operator-sdk/cli/cli.go:41:2: github.com/operator-framework/ansible-operator-plugins@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/ansible-operator-plugins/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:18:2: github.com/operator-framework/helm-operator-plugins@v0.0.12-0.20231013185714-215d1f8a3e7d: Get "https://proxy.golang.org/github.com/operator-framework/helm-operator-plugins/@v/v0.0.12-0.20231013185714-215d1f8a3e7d.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:19:2: github.com/operator-framework/java-operator-plugins@v0.8.1: Get "https://proxy.golang.org/github.com/operator-framework/java-operator-plugins/@v/v0.8.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/alpha/config3alphato3/cmd.go:21: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-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/alpha/config3alphato3/cmd.go:22:2: github.com/spf13/cobra@v1.7.0: Get "https://proxy.golang.org/github.com/spf13/cobra/@v/v1.7.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/alpha/config3alphato3/convert_config_3-alpha_to_3.go:27:2: golang.org/x/mod@v0.13.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.13.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/alpha/config3alphato3/convert_config_3-alpha_to_3.go:28:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/alpha/config3alphato3/cmd.go:23:2: sigs.k8s.io/yaml@v1.3.0: Get "https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.3.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/optional.go:23:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/optional.go:24:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/optional.go:25:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/optional.go:26:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:25:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:26:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:27:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:28:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:29:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/registry/labels.go:26:2: github.com/spf13/afero@v1.9.5: Get "https://proxy.golang.org/github.com/spf13/afero/@v/v1.9.5.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/registry/validate.go:26:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/registry/validate.go:27:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/registry/validate.go:28:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/validate.go:31:2: github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/cmd.go:23:2: github.com/spf13/viper@v1.10.0: Get "https://proxy.golang.org/github.com/spf13/viper/@v/v1.10.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/bundle/validate/cmd.go:24:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:21:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:22:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:24:2: k8s.io/apiextensions-apiserver@v0.27.8: Get "https://proxy.golang.org/k8s.io/apiextensions-apiserver/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:27:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:28:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:25:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:29:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:30:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/install_mode.go:24:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:31:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:26:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:27:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:28:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/uninstall.go:32:2: k8s.io/kubectl@v0.27.8: Get "https://proxy.golang.org/k8s.io/kubectl/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/install_mode.go:25:2: k8s.io/utils@v0.0.0-20230711102312-30195339c3c7: Get "https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20230711102312-30195339c3c7.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/config.go:29:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/generate/bundle/bundle.go:25:2: github.com/operator-framework/api@v0.20.0: Get "https://proxy.golang.org/github.com/operator-framework/api/@v/v0.20.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/generate/bundle/bundle.go:26:2: github.com/operator-framework/operator-manifest-tools@v0.2.3-0.20230525225330-523bad646f89: Get "https://proxy.golang.org/github.com/operator-framework/operator-manifest-tools/@v/v0.2.3-0.20230525225330-523bad646f89.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/generate/bundle/bundle.go:27:2: github.com/operator-framework/operator-manifest-tools@v0.2.3-0.20230525225330-523bad646f89: Get "https://proxy.golang.org/github.com/operator-framework/operator-manifest-tools/@v/v0.2.3-0.20230525225330-523bad646f89.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/generate/bundle/bundle.go:28:2: github.com/operator-framework/operator-manifest-tools@v0.2.3-0.20230525225330-523bad646f89: Get "https://proxy.golang.org/github.com/operator-framework/operator-manifest-tools/@v/v0.2.3-0.20230525225330-523bad646f89.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/generate/internal/genutil.go:26:2: github.com/blang/semver/v4@v4.0.0: Get "https://proxy.golang.org/github.com/blang/semver/v4/@v/v4.0.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/api.go:23:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/k8sutil.go:26:2: golang.org/x/text@v0.13.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.13.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/k8sutil.go:27:2: golang.org/x/text@v0.13.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.13.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/api.go:25:2: k8s.io/apiextensions-apiserver@v0.27.8: Get "https://proxy.golang.org/k8s.io/apiextensions-apiserver/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/api.go:27:2: k8s.io/apiextensions-apiserver@v0.27.8: Get "https://proxy.golang.org/k8s.io/apiextensions-apiserver/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/k8sutil.go:28:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/k8sutil.go:33:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/k8sutil/api.go:29:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/collector/filter.go:21:2: k8s.io/api@v0.27.8: Get "https://proxy.golang.org/k8s.io/api/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/collector/filter.go:22:2: k8s.io/api@v0.27.8: Get "https://proxy.golang.org/k8s.io/api/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/collector/manifests.go:30:2: k8s.io/api@v0.27.8: Get "https://proxy.golang.org/k8s.io/api/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/collector/clusterserviceversion.go:18:2: k8s.io/api@v0.27.8: Get "https://proxy.golang.org/k8s.io/api/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/projutil/project_util.go:25:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/projutil/project_util.go:26:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/projutil/project_util.go:27:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/projutil/project_util.go:28:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/util/projutil/project_util.go:29:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/crd.go:24:2: github.com/fatih/structtag@v1.1.0: Get "https://proxy.golang.org/github.com/fatih/structtag/@v/v1.1.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/crd.go:25:2: github.com/markbates/inflect@v1.0.4: Get "https://proxy.golang.org/github.com/markbates/inflect/@v/v1.0.4.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/ast.go:23:2: golang.org/x/tools@v0.13.0: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/ast.go:24:2: sigs.k8s.io/controller-tools@v0.12.1: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/@v/v0.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/crd.go:30:2: sigs.k8s.io/controller-tools@v0.12.1: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/@v/v0.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/definitions.go:29:2: sigs.k8s.io/controller-tools@v0.12.1: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/@v/v0.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/ast.go:25:2: sigs.k8s.io/controller-tools@v0.12.1: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/@v/v0.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/generate/clusterserviceversion/bases/definitions/ast.go:26:2: sigs.k8s.io/controller-tools@v0.12.1: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/@v/v0.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/scorecard/testconfigmap.go:23:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/scorecard/kubeclient.go:21:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/scorecard/storage.go:29:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/scorecard/storage.go:30:2: k8s.io/kubectl@v0.27.8: Get "https://proxy.golang.org/k8s.io/kubectl/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/scorecard/kubeclient.go:24:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/util/legacy_keys.go:21:2: github.com/thoas/go-funk@v0.8.0: Get "https://proxy.golang.org/github.com/thoas/go-funk/@v/v0.8.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/util/cleanup.go:24:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/manifests/v2/api.go:24:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/client/status.go:35:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/client/client.go:42:2: k8s.io/kubectl@v0.27.8: Get "https://proxy.golang.org/k8s.io/kubectl/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/client/client.go:44:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/bundle/install.go:26:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/fbcutil/util.go:27:2: github.com/operator-framework/operator-registry@v1.33.0: Get "https://proxy.golang.org/github.com/operator-framework/operator-registry/@v/v1.33.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/registry/configmap/service.go:20:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/registry/configmap/registry.go:29:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/registry/index/registry_pod.go:32:2: k8s.io/utils@v0.0.0-20230711102312-30195339c3c7: Get "https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20230711102312-30195339c3c7.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/olm/operator/registry/fbcindex/fbc_registry_pod.go:32:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/api.go:24:2: github.com/iancoleman/strcase@v0.2.0: Get "https://proxy.golang.org/github.com/iancoleman/strcase/@v/v0.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:24:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:25:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:26:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:27:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:28:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:29:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/chartutil/chart.go:30:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/internal/templates/config/crd/crd.go:21:2: github.com/kr/text@v0.2.0: Get "https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/internal/templates/config/rbac/manager_role.go:26:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/internal/templates/config/rbac/manager_role.go:29:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/internal/templates/config/rbac/manager_role.go:33:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/api.go:28:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/plugins/helm/v1/scaffolds/init.go:23:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:23:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:26:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:28:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:30:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:34:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:35:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:36:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:37:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:38:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/operator-sdk/cli/cli.go:39:2: sigs.k8s.io/kubebuilder/v3@v3.11.1: Get "https://proxy.golang.org/sigs.k8s.io/kubebuilder/v3/@v/v3.11.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z cmd/operator-sdk/main.go:20:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/actionconfig.go:26:2: github.com/go-logr/logr@v1.3.0: Get "https://proxy.golang.org/github.com/go-logr/logr/@v/v1.3.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/client.go:22:2: github.com/operator-framework/operator-lib@v0.11.1-0.20231020142438-152ee1fb7f83: Get "https://proxy.golang.org/github.com/operator-framework/operator-lib/@v/v0.11.1-0.20231020142438-152ee1fb7f83.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/actionconfig.go:28:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/actionconfig.go:29:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/actionconfig.go:30:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:23:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:30:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/restclientgetter.go:23:2: k8s.io/cli-runtime@v0.27.8: Get "https://proxy.golang.org/k8s.io/cli-runtime/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/client.go:29:2: k8s.io/cli-runtime@v0.27.8: Get "https://proxy.golang.org/k8s.io/cli-runtime/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:31:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/restclientgetter.go:25:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:32:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/actionconfig.go:34:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:35:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/restclientgetter.go:28:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/client/secrets_watch.go:36:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/controller.go:37:2: github.com/operator-framework/operator-lib@v0.11.1-0.20231020142438-152ee1fb7f83: Get "https://proxy.golang.org/github.com/operator-framework/operator-lib/@v/v0.11.1-0.20231020142438-152ee1fb7f83.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/internal/diff/diff.go:22:2: github.com/sergi/go-diff@v1.2.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/release/manager.go:25:2: gomodules.xyz/jsonpatch/v3@v3.0.1: Get "https://proxy.golang.org/gomodules.xyz/jsonpatch/v3/@v/v3.0.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/release/manager.go:29:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/release/manager_factory.go:23:2: helm.sh/helm/v3@v3.12.1: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.12.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/release/manager.go:40:2: k8s.io/apimachinery@v0.27.8: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/release/manager_factory.go:25:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/reconcile.go:31:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/controller.go:29:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/controller.go:30:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/reconcile.go:35:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/controller/controller.go:33:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/flags/flag.go:22:2: k8s.io/client-go@v0.27.8: Get "https://proxy.golang.org/k8s.io/client-go/@v/v0.27.8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/metrics/metrics.go:18:2: github.com/prometheus/client_golang@v1.16.0: Get "https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.16.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/helm/watches/watches.go:25:2: github.com/go-task/slim-sprig@v0.0.0-20230315185526-52ccab3ef572: Get "https://proxy.golang.org/github.com/go-task/slim-sprig/@v/v0.0.0-20230315185526-52ccab3ef572.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:30:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:31:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:34:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:36:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:38:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z internal/cmd/helm-operator/run/cmd.go:39:2: sigs.k8s.io/controller-runtime@v0.15.3: Get "https://proxy.golang.org/sigs.k8s.io/controller-runtime/@v/v0.15.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T09:31:13Z is after 2024-02-12T08:03:50Z ==> ERROR: A failure occurred in build(). Aborting...