Error lines from build-log.txt
... skipping 121 lines ...
==== RUNNING INTEGRATION TESTS ====
===================================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
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 361 lines ...
I0730 05:51:58.159404 231 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0730 05:51:58.159424 231 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0730 05:51:58.159432 231 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0730 05:51:58.159729 231 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0730 05:51:58.160403 231 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0730 05:51:58.192725 231 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 31 milliseconds
I0730 05:51:58.193801 231 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0730 05:52:03.160529 231 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0730 05:52:03.183086 231 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 22 milliseconds
I0730 05:52:03.183235 231 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0730 05:52:08.163758 231 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0730 05:52:08.192471 231 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 28 milliseconds
I0730 05:52:08.193291 231 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"
I0730 05:52:08.193310 231 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0730 05:52:08.193325 231 join.go:565] [preflight] Fetching init configuration
I0730 05:52:08.193331 231 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 426 lines ...