Error lines from build-log.txt
... skipping 82 lines ...
===================================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Running integration test test/vendor/github.com/tektoncd/plumbing/scripts/e2e-tests.sh
Running integration test test/e2e-tests.sh
+ E2E_GO_TEST_TIMEOUT=20m
+ main
+ failed=0
+ echo 'Start e2e tests with a timeout of 20m'
Start e2e tests with a timeout of 20m
++ dirname test/e2e-tests.sh
+ timeout 20m test/e2e/e2e.sh
+ trap cleanup EXIT
+ main
... skipping 238 lines ...
I0624 06:58:54.533875 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0624 06:58:55.038089 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 5 milliseconds
I0624 06:58:58.165115 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2631 milliseconds
I0624 06:58:58.204633 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 6 milliseconds
I0624 06:58:58.534524 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 06:58:59.034345 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 06:58:59.534833 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 1 milliseconds
I0624 06:59:00.033946 214 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 0 milliseconds
[api-check] The API server is healthy after 6.501437536s
I0624 06:59:00.034650 214 loader.go:402] Config loaded from file: /etc/kubernetes/admin.conf
I0624 06:59:00.035412 214 loader.go:402] Config loaded from file: /etc/kubernetes/super-admin.conf
I0624 06:59:00.036027 214 kubeconfig.go:665] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0624 06:59:00.037299 214 round_trippers.go:560] POST https://tekton-results-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 403 Forbidden in 1 milliseconds
... skipping 110 lines ...
I0624 06:59:02.556499 229 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0624 06:59:02.556514 229 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0624 06:59:02.556519 229 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0624 06:59:02.556524 229 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0624 06:59:02.556871 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0624 06:59:02.605292 229 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 48 milliseconds
I0624 06:59:02.605645 229 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0624 06:59:07.561063 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0624 06:59:07.595088 229 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 33 milliseconds
I0624 06:59:07.596881 229 token.go:114] [discovery] Cluster info signature and contents are valid and no TLS pinning was specified, will use API Server "tekton-results-control-plane:6443"
I0624 06:59:07.596978 229 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0624 06:59:07.597009 229 join.go:565] [preflight] Fetching init configuration
I0624 06:59:07.597029 229 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 188 lines ...
Created /tmp/tekton-results/tokens/all-namespaces-read-access
Created /tmp/tekton-results/tokens/single-namespace-read-access
Created /tmp/tekton-results/tokens/all-namespaces-admin-access
Created /tmp/tekton-results/tokens/all-namespaces-impersonate-access
Waiting for deployments to be ready...
pod/tekton-results-postgres-0 condition met
error: timed out waiting for the condition on deployments/tekton-results-api
+ cleanup
+ kind delete cluster
Deleting cluster "tekton-results" ...
Deleted nodes: ["tekton-results-control-plane" "tekton-results-worker"]
+ failed=1
+ return 1
==================================
==== INTEGRATION TESTS FAILED ====
==================================
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...