Skip to content

Instantly share code, notes, and snippets.

@matzew
Created May 8, 2019 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/69512961e0891910c30297549834640f to your computer and use it in GitHub Desktop.
Save matzew/69512961e0891910c30297549834640f to your computer and use it in GitHub Desktop.
--- FAIL: TestEventTransformationForTrigger (240.57s)
e2e.go:474: Creating Namespace: test-event-transformation-for-trigger
broker_event_transformation_test.go:76: provisioner name is: in-memory
broker_event_transformation_test.go:79: Error waiting for the broker to become ready: timed out waiting for the condition, &{{ } {e2e-eventtransformation-broker test-event-transformation-for-trigger 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] nil [] } {0xc000455400} {{0 []} {}}}
cleanup.go:93: Cleaning resource: "e2e-eventtransformation-broker"
{
"apiVersion": "eventing.knative.dev/v1alpha1",
"kind": "Broker",
"metadata": {
"creationTimestamp": "2019-05-08T14:36:50Z",
"generation": 1,
"name": "e2e-eventtransformation-broker",
"namespace": "test-event-transformation-for-trigger",
"resourceVersion": "25689",
"selfLink": "/apis/eventing.knative.dev/v1alpha1/namespaces/test-event-transformation-for-trigger/brokers/e2e-eventtransformation-broker",
"uid": "b77ba4b6-719e-11e9-a0b7-1201d54a561e"
},
"spec": {
"channelTemplate": {
"provisioner": {
"apiVersion": "eventing.knative.dev/v1alpha1",
"kind": "ClusterChannelProvisioner",
"name": "in-memory"
}
}
},
"status": {
"address": {
"hostname": "e2e-eventtransformation-broker-broker.test-event-transformation-for-trigger.svc.cluster.local"
},
"conditions": [
{
"lastTransitionTime": "2019-05-08T14:36:52Z",
"status": "True",
"type": "Addressable"
},
{
"lastTransitionTime": "2019-05-08T14:36:52Z",
"message": "The Deployment 'e2e-eventtransformation-broker-broker-filter' is unavailable.",
"reason": "DeploymentUnavailable",
"status": "False",
"type": "FilterReady"
},
{
"lastTransitionTime": "2019-05-08T14:36:53Z",
"status": "True",
"type": "IngressChannelReady"
},
{
"lastTransitionTime": "2019-05-08T14:36:52Z",
"message": "The Deployment 'e2e-eventtransformation-broker-broker-ingress' is unavailable.",
"reason": "DeploymentUnavailable",
"status": "False",
"type": "IngressReady"
},
{
"lastTransitionTime": "2019-05-08T14:36:52Z",
"status": "True",
"type": "IngressSubscriptionReady"
},
{
"lastTransitionTime": "2019-05-08T14:36:53Z",
"message": "The Deployment 'e2e-eventtransformation-broker-broker-ingress' is unavailable.",
"reason": "DeploymentUnavailable",
"status": "False",
"type": "Ready"
},
{
"lastTransitionTime": "2019-05-08T14:36:51Z",
"status": "True",
"type": "TriggerChannelReady"
}
]
}
}
cleanup.go:98: Waiting for e2e-eventtransformation-broker to be deleted
cleanup.go:93: Cleaning resource: "eventing-broker-filter-test-event-transformation-for-trigger-admin"
{
"apiVersion": "rbac.authorization.k8s.io/v1",
"kind": "ClusterRoleBinding",
"metadata": {
"creationTimestamp": "2019-05-08T14:36:50Z",
"name": "eventing-broker-filter-test-event-transformation-for-trigger-admin",
"resourceVersion": "25552",
"selfLink": "/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/eventing-broker-filter-test-event-transformation-for-trigger-admin",
"uid": "b777e32c-719e-11e9-a0b7-1201d54a561e"
},
"roleRef": {
"apiGroup": "rbac.authorization.k8s.io",
"kind": "ClusterRole",
"name": "eventing-broker-filter"
},
"subjects": [
{
"kind": "ServiceAccount",
"name": "eventing-broker-filter",
"namespace": "test-event-transformation-for-trigger"
}
]
}
cleanup.go:98: Waiting for eventing-broker-filter-test-event-transformation-for-trigger-admin to be deleted
cleanup.go:93: Cleaning resource: "eventing-broker-filter"
{
"apiVersion": "v1",
"imagePullSecrets": [
{
"name": "eventing-broker-filter-dockercfg-prkv5"
}
],
"kind": "ServiceAccount",
"metadata": {
"creationTimestamp": "2019-05-08T14:36:50Z",
"name": "eventing-broker-filter",
"namespace": "test-event-transformation-for-trigger",
"resourceVersion": "25706",
"selfLink": "/api/v1/namespaces/test-event-transformation-for-trigger/serviceaccounts/eventing-broker-filter",
"uid": "b774d353-719e-11e9-a0b7-1201d54a561e"
},
"secrets": [
{
"name": "eventing-broker-filter-token-2g74b"
},
{
"name": "eventing-broker-filter-dockercfg-prkv5"
}
]
}
cleanup.go:98: Waiting for eventing-broker-filter to be deleted
=== CONT TestSingleStructuredEvent
--- FAIL: TestSingleStructuredEvent (485.36s)
e2e.go:474: Creating Namespace: test-single-structured-event
single_event_test.go:55: creating logger pod
single_event_test.go:61: Failed to create logger pod and service, and get them ready: Error waiting for pod to become running: timed out waiting for the condition
cleanup.go:93: Cleaning resource: "e2e-singleevent-logger-pod-structured"
{
"apiVersion": "v1",
"kind": "Pod",
"metadata": {
"annotations": {
"k8s.v1.cni.cncf.io/networks-status": "[{\n \"name\": \"openshift-sdn\",\n \"interface\": \"eth0\",\n \"ips\": [\n \"10.129.4.15\"\n ],\n \"default\": true,\n \"dns\": {}\n}]",
"openshift.io/scc": "anyuid"
},
"creationTimestamp": "2019-05-08T14:40:51Z",
"labels": {
"e2etest": "46b49836-719f-11e9-83fb-0a58ac107ec7"
},
"name": "e2e-singleevent-logger-pod-structured",
"namespace": "test-single-structured-event",
"resourceVersion": "29596",
"selfLink": "/api/v1/namespaces/test-single-structured-event/pods/e2e-singleevent-logger-pod-structured",
"uid": "46bad00e-719f-11e9-a0b7-1201d54a561e"
},
"spec": {
"containers": [
{
"image": "image-registry.openshift-image-registry.svc:5000/knative-eventing/logevents:latest",
"imagePullPolicy": "Always",
"name": "logevents",
"resources": {},
"securityContext": {
"capabilities": {
"drop": [
"MKNOD"
]
},
"procMount": "Default"
},
"terminationMessagePath": "/dev/termination-log",
"terminationMessagePolicy": "File",
"volumeMounts": [
{
"mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
"name": "default-token-jjn7r",
"readOnly": true
}
]
}
],
"dnsPolicy": "ClusterFirst",
"enableServiceLinks": true,
"imagePullSecrets": [
{
"name": "default-dockercfg-rwxvp"
}
],
"nodeName": "ip-10-0-144-148.ec2.internal",
"priority": 0,
"restartPolicy": "Always",
"schedulerName": "default-scheduler",
"securityContext": {
"seLinuxOptions": {
"level": "s0:c25,c10"
}
},
"serviceAccount": "default",
"serviceAccountName": "default",
"terminationGracePeriodSeconds": 30,
"tolerations": [
{
"effect": "NoExecute",
"key": "node.kubernetes.io/not-ready",
"operator": "Exists",
"tolerationSeconds": 300
},
{
"effect": "NoExecute",
"key": "node.kubernetes.io/unreachable",
"operator": "Exists",
"tolerationSeconds": 300
}
],
"volumes": [
{
"name": "default-token-jjn7r",
"secret": {
"defaultMode": 420,
"secretName": "default-token-jjn7r"
}
}
]
},
"status": {
"conditions": [
{
"lastProbeTime": null,
"lastTransitionTime": "2019-05-08T14:40:51Z",
"status": "True",
"type": "Initialized"
},
{
"lastProbeTime": null,
"lastTransitionTime": "2019-05-08T14:40:51Z",
"message": "containers with unready status: [logevents]",
"reason": "ContainersNotReady",
"status": "False",
"type": "Ready"
},
{
"lastProbeTime": null,
"lastTransitionTime": "2019-05-08T14:40:51Z",
"message": "containers with unready status: [logevents]",
"reason": "ContainersNotReady",
"status": "False",
"type": "ContainersReady"
},
{
"lastProbeTime": null,
"lastTransitionTime": "2019-05-08T14:40:51Z",
"status": "True",
"type": "PodScheduled"
}
],
"containerStatuses": [
{
"image": "image-registry.openshift-image-registry.svc:5000/knative-eventing/logevents:latest",
"imageID": "",
"lastState": {},
"name": "logevents",
"ready": false,
"restartCount": 0,
"state": {
"waiting": {
"message": "Back-off pulling image \"image-registry.openshift-image-registry.svc:5000/knative-eventing/logevents:latest\"",
"reason": "ImagePullBackOff"
}
}
}
],
"hostIP": "10.0.144.148",
"phase": "Pending",
"podIP": "10.129.4.15",
"qosClass": "BestEffort",
"startTime": "2019-05-08T14:40:51Z"
}
}
cleanup.go:98: Waiting for e2e-singleevent-logger-pod-structured to be deleted
=== CONT TestSingleBinaryEvent
panic: test timed out after 20m0s
goroutine 1378 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:1334 +0x11c
created by time.goFunc
/usr/local/go/src/time/sleep.go:169 +0x52
goroutine 1 [chan receive, 15 minutes]:
testing.tRunner.func1(0xc000442c00)
/usr/local/go/src/testing/testing.go:841 +0x2ef
testing.tRunner(0xc000442c00, 0xc0005cddb0)
/usr/local/go/src/testing/testing.go:869 +0x180
testing.runTests(0xc00012ea80, 0x2838120, 0x7, 0x7, 0xc0005cdf58)
/usr/local/go/src/testing/testing.go:1155 +0x524
testing.(*M).Run(0xc00040e600, 0x0)
/usr/local/go/src/testing/testing.go:1072 +0x2ec
main.main()
_testmain.go:54 +0x223
goroutine 35 [chan receive]:
github.com/knative/eventing/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2843220)
/go/src/github.com/knative/eventing/vendor/github.com/golang/glog/glog.go:882 +0xae
created by github.com/knative/eventing/vendor/github.com/golang/glog.init.0
/go/src/github.com/knative/eventing/vendor/github.com/golang/glog/glog.go:410 +0x31d
goroutine 4 [select]:
github.com/knative/eventing/vendor/go.opencensus.io/stats/view.(*worker).start(0xc0001060f0)
/go/src/github.com/knative/eventing/vendor/go.opencensus.io/stats/view/worker.go:154 +0x1d6
created by github.com/knative/eventing/vendor/go.opencensus.io/stats/view.init.0
/go/src/github.com/knative/eventing/vendor/go.opencensus.io/stats/view/worker.go:32 +0x9a
goroutine 25 [syscall, 20 minutes]:
os/signal.signal_recv(0x487fb1)
/usr/local/go/src/runtime/sigqueue.go:139 +0x9c
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x30
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x4f
goroutine 48 [chan receive, 19 minutes]:
testing.(*testContext).waitParallel(0xc0004aaed0)
/usr/local/go/src/testing/testing.go:964 +0x15c
testing.(*T).Parallel(0xc000610000)
/usr/local/go/src/testing/testing.go:771 +0x3e8
github.com/knative/eventing/test/e2e.Setup(0xc000610000, 0xc0002e8101, 0xc0002e8100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/knative/eventing/test/e2e/e2e.go:92 +0x3f1
github.com/knative/eventing/test/e2e.TestChannelChain(0xc000610000)
/go/src/github.com/knative/eventing/test/e2e/channel_chain_test.go:47 +0x15d
testing.tRunner(0xc000610000, 0x1a112f8)
/usr/local/go/src/testing/testing.go:865 +0x164
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x65b
goroutine 33 [IO wait]:
internal/poll.runtime_pollWait(0x7fc53bd93500, 0x72, 0x1ba17a0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000030298, 0x72, 0x1800, 0x189f, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0xe5
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000030280, 0xc000612000, 0x189f, 0x189f, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x221
net.(*netFD).Read(0xc000030280, 0xc000612000, 0x189f, 0x189f, 0xc0004f73e0, 0xc, 0xc)
/usr/local/go/src/net/fd_unix.go:202 +0x66
net.(*conn).Read(0xc000010390, 0xc000612000, 0x189f, 0x189f, 0x561cfd, 0xc0001f85d8, 0x87bce6)
/usr/local/go/src/net/net.go:177 +0xa2
crypto/tls.(*atLeastReader).Read(0xc000589dc0, 0xc000612000, 0x189f, 0x189f, 0xc000589dc0, 0x466e8e, 0x0)
/usr/local/go/src/crypto/tls/conn.go:761 +0xa7
bytes.(*Buffer).ReadFrom(0xc0001f85d8, 0x1b9ebc0, 0xc000589dc0, 0x194d100, 0x1ba01a0, 0xc000612065)
/usr/local/go/src/bytes/buffer.go:207 +0x165
crypto/tls.(*Conn).readFromUntil(0xc0001f8380, 0x1ba01a0, 0xc000010390, 0x5, 0xc000010390, 0xb6c)
/usr/local/go/src/crypto/tls/conn.go:783 +0x222
crypto/tls.(*Conn).readRecordOrCCS(0xc0001f8380, 0x1a13400, 0xc0001f84b8, 0x20)
/usr/local/go/src/crypto/tls/conn.go:590 +0x2e4
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:558
crypto/tls.(*Conn).Read(0xc0001f8380, 0xc00044f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:1236 +0x1f6
bufio.(*Reader).Read(0xc0000ded20, 0xc00012c8f8, 0x9, 0x9, 0xc00066b0d8, 0x0, 0xc0003fdbd0)
/usr/local/go/src/bufio/bufio.go:223 +0x7bc
io.ReadAtLeast(0x1b9ea60, 0xc0000ded20, 0xc00012c8f8, 0x9, 0x9, 0x9, 0x1b9ec01, 0xc0000d0030, 0xc00066e590)
/usr/local/go/src/io/io.go:310 +0x96
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/knative/eventing/vendor/golang.org/x/net/http2.readFrameHeader(0xc00012c8f8, 0x9, 0x9, 0x1b9ea60, 0xc0000ded20, 0x0, 0xc000000000, 0xb63, 0x0)
/go/src/github.com/knative/eventing/vendor/golang.org/x/net/http2/frame.go:237 +0xad
github.com/knative/eventing/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc00012c8c0, 0xc000464b40, 0x0, 0x0, 0x0)
/go/src/github.com/knative/eventing/vendor/golang.org/x/net/http2/frame.go:492 +0xfc
github.com/knative/eventing/vendor/golang.org/x/net/http2.(*clientConnReadLoop).run(0xc0003fdfb8, 0x1a123b8, 0xc0001277b8)
/go/src/github.com/knative/eventing/vendor/golang.org/x/net/http2/transport.go:1484 +0x136
github.com/knative/eventing/vendor/golang.org/x/net/http2.(*ClientConn).readLoop(0xc000406c00)
/go/src/github.com/knative/eventing/vendor/golang.org/x/net/http2/transport.go:1412 +0x8d
created by github.com/knative/eventing/vendor/golang.org/x/net/http2.(*Transport).newClientConn
/go/src/github.com/knative/eventing/vendor/golang.org/x/net/http2/transport.go:596 +0xb5b
goroutine 13 [chan receive, 19 minutes]:
testing.(*testContext).waitParallel(0xc0004aaed0)
/usr/local/go/src/testing/testing.go:964 +0x15c
testing.(*T).Parallel(0xc000610a00)
/usr/local/go/src/testing/testing.go:771 +0x3e8
github.com/knative/eventing/test/e2e.Setup(0xc000610a00, 0xc000460a01, 0xc000460a70, 0x1, 0x1, 0xc0000473c0, 0x3c, 0x380, 0x26)
/go/src/github.com/knative/eventing/test/e2e/e2e.go:92 +0x3f1
github.com/knative/eventing/test/e2e.TestEventTransformation(0xc000610a00)
/go/src/github.com/knative/eventing/test/e2e/event_transformation_test.go:53 +0x1d6
testing.tRunner(0xc000610a00, 0x1a11310)
/usr/local/go/src/testing/testing.go:865 +0x164
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x65b
goroutine 69 [chan receive, 19 minutes]:
testing.(*testContext).waitParallel(0xc0004aaed0)
/usr/local/go/src/testing/testing.go:964 +0x15c
testing.(*T).Parallel(0xc000442300)
/usr/local/go/src/testing/testing.go:771 +0x3e8
github.com/knative/eventing/test/e2e.Setup(0xc000442300, 0xc00044be01, 0xc00044be00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/knative/eventing/test/e2e/e2e.go:92 +0x3f1
github.com/knative/eventing/test/e2e.TestDefaultBrokerWithManyTriggers(0xc000442300)
/go/src/github.com/knative/eventing/test/e2e/broker_trigger_test.go:60 +0xce
testing.tRunner(0xc000442300, 0x1a11300)
/usr/local/go/src/testing/testing.go:865 +0x164
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x65b
goroutine 73 [chan receive]:
github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc0008268c0, 0xc000630a80, 0xc0006a8e40, 0x0, 0x0)
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:330 +0x66
github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc0008268c0, 0xc000630a80, 0x0, 0x0)
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:227 +0x98
github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc0008268c0, 0xc000630a80, 0xc0008268c0, 0x18a3cc0)
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:252 +0x83
github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc000630a80, 0x1bf3060, 0xc0005bc840)
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:241 +0x5f
github.com/knative/eventing/vendor/github.com/knative/pkg/test.WaitForPodRunning(0xc000010688, 0xc0000d6390, 0x21, 0xc000040b80, 0x18, 0x0, 0x3)
/go/src/github.com/knative/eventing/vendor/github.com/knative/pkg/test/kube_checks.go:110 +0x164
github.com/knative/eventing/test/e2e.CreatePodAndServiceReady(0xc0005bc320, 0xc0008b2700, 0xc00019e5a0, 0xc0006e1ec8, 0xc00058e330, 0xc00019e5a0, 0xc0003fbea8, 0x9)
/go/src/github.com/knative/eventing/test/e2e/e2e.go:338 +0x28d
github.com/knative/eventing/test/e2e.singleEvent(0xc000442500, 0x198fcd5, 0x6)
/go/src/github.com/knative/eventing/test/e2e/single_event_test.go:59 +0x49b
github.com/knative/eventing/test/e2e.TestSingleBinaryEvent(0xc000442500)
/go/src/github.com/knative/eventing/test/e2e/single_event_test.go:32 +0x4e
testing.tRunner(0xc000442500, 0x1a11320)
/usr/local/go/src/testing/testing.go:865 +0x164
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x65b
goroutine 74 [chan send, 7 minutes]:
testing.tRunner.func1(0xc000442000)
/usr/local/go/src/testing/testing.go:860 +0x3c6
runtime.Goexit()
/usr/local/go/src/runtime/panic.go:406 +0xed
testing.(*common).FailNow(0xc000442000)
/usr/local/go/src/testing/testing.go:609 +0x5b
testing.(*common).Fatalf(0xc000442000, 0x19cfbcf, 0x3f, 0xc0006c9eb8, 0x1, 0x1)
/usr/local/go/src/testing/testing.go:672 +0x9f
github.com/knative/eventing/test/e2e.singleEvent(0xc000442000, 0x1992c98, 0xa)
/go/src/github.com/knative/eventing/test/e2e/single_event_test.go:61 +0x51d
github.com/knative/eventing/test/e2e.TestSingleStructuredEvent(0xc000442000)
/go/src/github.com/knative/eventing/test/e2e/single_event_test.go:36 +0x4e
testing.tRunner(0xc000442000, 0x1a11328)
/usr/local/go/src/testing/testing.go:865 +0x164
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x65b
goroutine 131 [chan receive, 19 minutes]:
testing.runTests.func1.1(0xc000442c00)
/usr/local/go/src/testing/testing.go:1162 +0x60
created by testing.runTests.func1
/usr/local/go/src/testing/testing.go:1162 +0xdd
goroutine 869 [select]:
github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0006a8ea0, 0x3b9aca00, 0x6fc23ac000, 0xc0006a8e40)
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:374 +0x19f
created by github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait.poller.func1
/go/src/github.com/knative/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:357 +0xa4
FAIL github.com/knative/eventing/test/e2e 1200.098s
+ failed=(${PIPESTATUS[@]})
+ local failed
+ [[ 1 -eq 0 ]]
+ failed=1
+ echo 'Finished run, return code is 1'
+ run_go_tool github.com/jstemmer/go-junit-report go-junit-report --help
Finished run, return code is 1
++ mktemp /tmp/tmp.jI1oYO4sMM/junit_XXXXXXXX.xml
+ local xml=/tmp/tmp.jI1oYO4sMM/junit_0UFbAJzK.xml
+ cat /tmp/tmp.TfZJum6Aw4
+ go-junit-report
+ sed -e 's#"github.com/knative/eventing/#"#g'
+ echo 'XML report written to /tmp/tmp.jI1oYO4sMM/junit_0UFbAJzK.xml'
+ (( ! IS_PROW ))
XML report written to /tmp/tmp.jI1oYO4sMM/junit_0UFbAJzK.xml
+ local logfile=/tmp/tmp.jI1oYO4sMM/go_test_0UFbAJzK.xml
+ logfile=/tmp/tmp.jI1oYO4sMM/go_test_0UFbAJzK.log
+ cp /tmp/tmp.TfZJum6Aw4 /tmp/tmp.jI1oYO4sMM/go_test_0UFbAJzK.log
+ echo 'Test log written to /tmp/tmp.jI1oYO4sMM/go_test_0UFbAJzK.log'
+ return 1
+ return 1
+ failed=1
Test log written to /tmp/tmp.jI1oYO4sMM/go_test_0UFbAJzK.log
+ (( failed ))
+ dump_cluster_state
+ echo '***************************************'
+ echo '*** E2E TEST FAILED ***'
+ echo '*** Start of information dump ***'
***************************************
*** E2E TEST FAILED ***
*** Start of information dump ***
***************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment