fatal error: concurrent map iteration and map write goroutine 242 [running]: runtime.throw(0x150fa40, 0x26) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/panic.go:616 +0x81 fp=0xc421e1f438 sp=0xc421e1f418 pc=0x429da1 runtime.mapiternext(0xc421e1f5d0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/hashmap.go:747 +0x55c fp=0xc421e1f4c8 sp=0xc421e1f438 pc=0x4087cc github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/apis/meta/v1.(*ObjectMeta).DeepCopyInto(0xc42168c820, 0xc422af5820) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go:653 +0x782 fp=0xc421e1f640 sp=0xc421e1f4c8 pc=0x833342 github.com/operator-framework/operator-lifecycle-manager/pkg/api/apis/operators/v1alpha1.(*ClusterServiceVersion).DeepCopyInto(0xc42168c800, 0xc422af5800) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/api/apis/operators/v1alpha1/zz_generated.deepcopy.go:321 +0x9c fp=0xc421e1f668 sp=0xc421e1f640 pc=0x103651c github.com/operator-framework/operator-lifecycle-manager/pkg/api/apis/operators/v1alpha1.(*ClusterServiceVersion).DeepCopy(0xc42168c800, 0x2) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/api/apis/operators/v1alpha1/zz_generated.deepcopy.go:333 +0x4f fp=0xc421e1f690 sp=0xc421e1f668 pc=0x103660f github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).csvSet(0xc42034eea0, 0xc4239407b0, 0x24, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:1125 +0x1f1 fp=0xc421e1f738 sp=0xc421e1f690 pc=0x11a6b01 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).annotateCSVs(0xc42034eea0, 0xc4200ef080, 0xc420e907f0, 0x1, 0x1, 0xc423dac9a0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:124 +0xa0 fp=0xc421e1f910 sp=0xc421e1f738 pc=0x11abb90 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).syncOperatorGroups(0xc42034eea0, 0x14bdec0, 0xc4200ef080, 0xc4200ef080, 0x1) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:81 +0x7db fp=0xc421e1fdf0 sp=0xc421e1f910 pc=0x11ab1fb github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).(github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.syncOperatorGroups)-fm(0x14bdec0, 0xc4200ef080, 0x32, 0x14bdec0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:302 +0x3e fp=0xc421e1fe28 sp=0xc421e1fdf0 pc=0x11ba14e github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).sync(0xc42040bdc0, 0xc42056c7e0, 0xc423f129c0, 0x32, 0xc420e90780, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:215 +0x1a4 fp=0xc421e1fed8 sp=0xc421e1fe28 pc=0x1189334 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42056c7e0, 0x465a464f614a3100) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:183 +0xfa fp=0xc421e1ffa8 sp=0xc421e1fed8 pc=0x1188e3a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42056c7e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 fp=0xc421e1ffd0 sp=0xc421e1ffa8 pc=0x1188d25 runtime.goexit() /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc421e1ffd8 sp=0xc421e1ffd0 pc=0x456621 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 1 [chan receive, 14085 minutes]: main.main() /go/src/github.com/operator-framework/operator-lifecycle-manager/cmd/olm/main.go:169 +0x645 goroutine 5 [chan receive]: github.com/operator-framework/operator-lifecycle-manager/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x202ddc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/github.com/golang/glog/glog.go:882 +0x8b created by github.com/operator-framework/operator-lifecycle-manager/vendor/github.com/golang/glog.init.0 /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/github.com/golang/glog/glog.go:410 +0x203 goroutine 8 [syscall, 14085 minutes]: os/signal.signal_recv(0x431e88) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sigqueue.go:139 +0xa6 os/signal.loop() /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/signal/signal_unix.go:22 +0x22 created by os/signal.init.0 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/signal/signal_unix.go:28 +0x41 goroutine 11 [select, 14085 minutes, locked to thread]: runtime.gopark(0x158a210, 0x0, 0x14ec2d9, 0x6, 0x18, 0x1) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/proc.go:291 +0x11a runtime.selectgo(0xc42005af50, 0xc4200a28a0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/select.go:392 +0xe50 runtime.ensureSigM.func1() /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/signal_unix.go:549 +0x1f4 runtime.goexit() /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/asm_amd64.s:2361 +0x1 goroutine 12 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/pkg/lib/signals.SetupSignalHandler.func1(0xc42036a540, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/signals/signals.go:22 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/signals.SetupSignalHandler /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/signals/signals.go:21 +0xd0 goroutine 15 [chan receive, 468 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*Broadcaster).loop(0xc420404940) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/mux.go:207 +0x59 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewBroadcaster /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/mux.go:75 +0xd5 goroutine 16 [chan receive, 468 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher.func1(0x162e400, 0xc4204e8540, 0xc4203e3ba0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record/event.go:231 +0xa4 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record/event.go:229 +0x6e goroutine 33 [chan receive, 468 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher.func1(0x162e400, 0xc4204e8720, 0xc4204e86f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record/event.go:231 +0xa4 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/record/event.go:229 +0x6e goroutine 35 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043ccd0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 36 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043ceb0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 37 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d090) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 38 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d270) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 39 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d450) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 40 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d630) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 41 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d810) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 42 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043d9f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 43 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043dbd0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 44 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc42043ddb0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 45 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc420576000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 46 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc420576190) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 47 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc420576370) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 20 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc4205542d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 21 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc420554500) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:206 +0x3a7 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.newDelayingQueue /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:54 +0x1d6 goroutine 22 [IO wait]: internal/poll.runtime_pollWait(0x7faaa5c4ff00, 0x72, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc420148018, 0x72, 0xc422fbf500, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc420148018, 0xffffffffffffff00, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Accept(0xc420148000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_unix.go:372 +0x1a8 net.(*netFD).accept(0xc420148000, 0xc421905200, 0xc420431de0, 0x4021c8) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/fd_unix.go:238 +0x42 net.(*TCPListener).accept(0xc42000c008, 0xc420431e10, 0x401127, 0xc421905200) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/tcpsock_posix.go:136 +0x2e net.(*TCPListener).AcceptTCP(0xc42000c008, 0xc420431e58, 0xc420431e60, 0x18) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/tcpsock.go:246 +0x49 net/http.tcpKeepAliveListener.Accept(0xc42000c008, 0x1589bd8, 0xc421905180, 0x1644400, 0xc4200a53b0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:3219 +0x2f net/http.(*Server).Serve(0xc4200a65b0, 0x16439c0, 0xc42000c008, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2773 +0x1a5 net/http.(*Server).ListenAndServe(0xc4200a65b0, 0xc4200a65b0, 0x10fe885) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2714 +0xa9 net/http.ListenAndServe(0x14ea6c5, 0x5, 0x16251a0, 0xc420549560, 0x1, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2972 +0x7a main.main.func2(0xc420549560, 0xc42036a780) /go/src/github.com/operator-framework/operator-lifecycle-manager/cmd/olm/main.go:138 +0x50 created by main.main /go/src/github.com/operator-framework/operator-lifecycle-manager/cmd/olm/main.go:137 +0x52c goroutine 25 [IO wait, 469 minutes]: internal/poll.runtime_pollWait(0x7faaa5c4fe30, 0x72, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc420148098, 0x72, 0xc420080000, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc420148098, 0xffffffffffffff00, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Accept(0xc420148080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_unix.go:372 +0x1a8 net.(*netFD).accept(0xc420148080, 0xc4200800e0, 0x348, 0xc4200c5c98) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/fd_unix.go:238 +0x42 net.(*TCPListener).accept(0xc42000c030, 0x158a2c0, 0xc4200c5c68, 0xc4200c5c68) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/tcpsock_posix.go:136 +0x2e net.(*TCPListener).AcceptTCP(0xc42000c030, 0x12f7440, 0x12f7440, 0xc4200c5c98) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/tcpsock.go:246 +0x49 net/http.tcpKeepAliveListener.Accept(0xc42000c030, 0x433184, 0xc4200c5ca0, 0x452ed0, 0xc4200c5ce0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:3219 +0x2f crypto/tls.(*listener).Accept(0xc420222aa0, 0x1589bd8, 0xc422ac6460, 0x1644400, 0xc4200a5c50) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/tls.go:52 +0x37 net/http.(*Server).Serve(0xc4201a8000, 0x1635e00, 0xc420222aa0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2773 +0x1a5 net/http.(*Server).ServeTLS(0xc4201a8000, 0x16439c0, 0xc42000c030, 0x7ffcb5c2b65f, 0x25, 0x7ffcb5c2b68e, 0x25, 0x0, 0x14b2ee0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2842 +0x27b net/http.(*Server).ListenAndServeTLS(0xc4201a8000, 0x7ffcb5c2b65f, 0x25, 0x7ffcb5c2b68e, 0x25, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:3035 +0x11e net/http.ListenAndServeTLS(0x14ea6ca, 0x5, 0x7ffcb5c2b65f, 0x25, 0x7ffcb5c2b68e, 0x25, 0x16251a0, 0xc4205495c0, 0x100d659, 0x431e88) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:3005 +0xa9 main.main.func3(0xc4205495c0, 0xc42036a780) /go/src/github.com/operator-framework/operator-lifecycle-manager/cmd/olm/main.go:148 +0x80 created by main.main /go/src/github.com/operator-framework/operator-lifecycle-manager/cmd/olm/main.go:147 +0x5c6 goroutine 26 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1(0xc420156080, 0xc420156090, 0xc420156088, 0xc42040bdc0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:160 +0xafa created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:84 +0x167 goroutine 51 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4200e05a8, 0xb03) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4200e0598) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4200e0580, 0xc42034a380, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420421480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42049fef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42049fef0, 0x3b9aca00, 0x0, 0xc42049ae01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42049fef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420421480, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034ef30, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 143 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc420495da0, 0xc42055a040) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420020df0, 0x4288b9, 0xc4203941c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420495f68) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420020f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420557020) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420495f68, 0xdf8475800, 0xc420557020) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420c00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bf70, 0xc42034ae90) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 52 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4203d2028, 0xb11) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4203d2018) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4203d2000, 0xc4203d4010, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc4202ae000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420073ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420073ef0, 0x3b9aca00, 0x0, 0xc420490001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420073ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc4202ae000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034efc0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 49 [IO wait]: internal/poll.runtime_pollWait(0x7faaa5c4fd60, 0x72, 0xc42042e858) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc420420818, 0x72, 0xffffffffffffff00, 0x1626700, 0x1fcc4f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc420420818, 0xc42065e000, 0x8000, 0x8000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc420420800, 0xc42065e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc420420800, 0xc42065e000, 0x8000, 0x8000, 0x8, 0x8, 0x7ff3) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc4201560c0, 0xc42065e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/net.go:176 +0x6a crypto/tls.(*block).readFromUntil(0xc420549d70, 0x7faaa5c00928, 0xc4201560c0, 0x5, 0xc4201560c0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc42003a700, 0x158a217, 0xc42003a820, 0xc420b80f00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).Read(0xc42003a700, 0xc4203c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:1156 +0x100 bufio.(*Reader).Read(0xc42056d3e0, 0xc4203b61f8, 0x9, 0x9, 0xc42042ec50, 0x46a123, 0xc42042ec60) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:216 +0x238 io.ReadAtLeast(0x16232c0, 0xc42056d3e0, 0xc4203b61f8, 0x9, 0x9, 0x9, 0xc422208d01, 0xc42042ed00, 0x7e4fbb) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/io.go:309 +0x86 io.ReadFull(0x16232c0, 0xc42056d3e0, 0xc4203b61f8, 0x9, 0x9, 0xc420076060, 0xc42042ed30, 0x7e4ecd) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/io.go:327 +0x58 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.readFrameHeader(0xc4203b61f8, 0x9, 0x9, 0x16232c0, 0xc42056d3e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/frame.go:237 +0x7b github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc4203b61c0, 0xc4203e5ad0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/frame.go:492 +0xa4 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*clientConnReadLoop).run(0xc42042efb8, 0x1588cf0, 0xc420498fb8) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1679 +0x8e github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*ClientConn).readLoop(0xc4203e01c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1607 +0x68 created by github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*Transport).newClientConn /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:670 +0x684 goroutine 53 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4200e09c8, 0xb04) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4200e09b8) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4200e09a0, 0xc42034ac80, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420388300) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42001eef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42001eef0, 0x3b9aca00, 0x0, 0xc42049b101, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42001eef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420388300, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f050, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 54 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420424028, 0xb04) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420424018) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc420424000, 0xc420077630, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420148100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420432ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420432ef0, 0x3b9aca00, 0x0, 0xc42003ea01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420432ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420148100, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f0e0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 55 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4204242e8, 0xb05) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4204242d8) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4204242c0, 0xc42001c330, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420148f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42000eef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42000eef0, 0x3b9aca00, 0x0, 0xc42003f201, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42000eef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420148f00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f170, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 56 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420424398, 0x1b1c) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420424388) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc420424370, 0xc42001c550, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420149200) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42000fef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42000fef0, 0x3b9aca00, 0x0, 0xc42003f301, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42000fef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420149200, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f200, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 57 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420424238, 0xb03) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420424228) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc420424210, 0xc42001c110, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420148b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420025ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420025ef0, 0x3b9aca00, 0x0, 0xc42003f001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420025ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420148b80, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f290, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 58 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc42040c028, 0x2179) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc42040c018) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc42040c000, 0xc4201b2020, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420258000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42042fef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42042fef0, 0x3b9aca00, 0x0, 0xc4203c0001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42042fef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420258000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f320, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 59 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420424188, 0xc00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420424178) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc420424160, 0xc420077ee0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420148800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc42049cef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42049cef0, 0x3b9aca00, 0x0, 0xc42003ee01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc42049cef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420148800, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f3b0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 60 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4200e0868, 0xb39) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4200e0858) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4200e0840, 0xc42034a820, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420421b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420013ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420013ef0, 0x3b9aca00, 0x0, 0xc42049b001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420013ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420421b80, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f440, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 61 [semacquire]: sync.runtime_notifyListWait(0xc4200e0918, 0xc62ff) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4200e0908) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4200e08f0, 0xc42034aa30, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420421e80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420014ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420014ef0, 0x3b9aca00, 0x0, 0xc42049b001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420014ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420421e80, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034f4d0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 62 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4204240d8, 0x1c446) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4204240c8) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4204240b0, 0xc420077ab0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420148480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420015ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420015ef0, 0x3b9aca00, 0x0, 0xc42003ec01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420015ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420148480, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034e000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 63 [semacquire]: sync.runtime_notifyListWait(0xc4200e07b8, 0x4db4) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4200e07a8) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc4200e0790, 0xc42034a5b0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:431 +0x99 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).processLoop(0xc420421800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:150 +0x40 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.processLoop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc4204a0ef0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4204a0ef0, 0x3b9aca00, 0x0, 0xc42049af01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc4204a0ef0, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run(0xc420421800, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:124 +0x2a1 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc42034e090, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:227 +0x43f created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:130 +0x75a goroutine 64 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc420556a80, 0x5f5e100, 0x0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:374 +0x179 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.poller.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:357 +0x8c goroutine 73 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc420418da0, 0x4f75734f46332f2b) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc4204a2df0, 0x4288b9, 0xc4205559d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420418f68) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4204a2f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420556d20) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420418f68, 0xdf8475800, 0xc420556d20) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420b00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040be90, 0xc42034a7b0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 66 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42040be30, 0xc420556ae0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420556ae0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049ae00, 0xc42055bb40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 67 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420421480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 82 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e150, 0xc4200a2180) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc4200a2180) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc4203c0000, 0xc42000a120) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 83 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420258000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 98 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42040bf80, 0xc42028a0c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a0c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003eab0, 0xc420222b00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 99 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420148100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 68 [select, 4 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4200b2a00, 0x162e3c0, 0xc422fac8d0, 0xc422d01b78, 0xc42056c840, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4200b2a00, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420492718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc422d01f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420492718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4200b2a00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049ae20, 0xc42055bc00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 84 [select, 3 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc420162000, 0x162e3c0, 0xc4243bd380, 0xc42009db78, 0xc4202542a0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc420162000, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420494718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42009df18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420494718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc420162000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc4203c0020, 0xc4202fc0a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 100 [select, 3 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc420332000, 0x162e3c0, 0xc420584fc0, 0xc421977b78, 0xc42056ce40, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc420332000, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420056f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc421977f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420056f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc420332000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003ead0, 0xc420222bc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 101 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc420056da0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420434df0, 0x4288b9, 0xc4202d6b70) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420056f68) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420434f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc42028a120) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420056f68, 0xdf8475800, 0xc42028a120) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420c80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bfe0, 0xc420077a40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 102 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420c80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bfe0, 0xc420077a60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 113 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42040bea0, 0xc420526360) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420526360) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc420490020, 0xc42011a440) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 114 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc4202ae000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 136 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420421080) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e290, 0xc42034ac40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 104 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e5b0, 0xc42028a180) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a180) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003ec00, 0xc420222e00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 105 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420148480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 75 [chan receive]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204925a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420011df0, 0x4288b9, 0xc420555a20) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420492768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420011f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420556d80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420492768, 0xdf8475800, 0xc420556d80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e7d0, 0xc42034a7d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 70 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e770, 0xc420556c60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420556c60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049af30, 0xc42055bea0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 71 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420421800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 106 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc420332140, 0x162e3c0, 0xc423ede3f0, 0xc4221cbb78, 0xc420551da0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc420332140, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420417718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4221cbf18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420417718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc420332140, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003ecd0, 0xc420222ec0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 72 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4200b2b40, 0x162e3c0, 0xc4220e8600, 0xc422d03b78, 0xc420f74540, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4200b2b40, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420417f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc422d03f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420417f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4200b2b40, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049af40, 0xc42055bf60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 111 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204175a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc42049edf0, 0x4288b9, 0xc4202d6f30) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420417768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc42049ef68, 0xdf8475800, 0x0, 0x12f7e01, 0xc42028a240) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420417768, 0xdf8475800, 0xc42028a240) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420f80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e220, 0xc42001c0e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 108 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e1c0, 0xc42028a1e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a1e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003edb0, 0xc420223120) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 109 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420148800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 74 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420b00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040be90, 0xc42034a7c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 76 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e7d0, 0xc42034a7e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 77 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204925a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420021df0, 0x4288b9, 0xc420555de0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420492768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420021f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420556ea0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420492768, 0xdf8475800, 0xc420556ea0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e610, 0xc42034a7f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 78 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e610, 0xc42034a800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 135 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc420418da0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420024df0, 0x4288b9, 0xc420555ed0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420418f68) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420024f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420556f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420418f68, 0xdf8475800, 0xc420556f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420421080) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e290, 0xc42034ac30) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 80 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e230, 0xc420556de0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420556de0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049aff0, 0xc4203ca1c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 129 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420421b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 110 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc420332280, 0x162e3c0, 0xc423e2c420, 0xc4238dfb78, 0xc420254f60, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc420332280, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420499f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4238dff18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420499f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc420332280, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003ee00, 0xc4202231e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 112 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420f80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e220, 0xc42001c0f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 157 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204175a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420595df0, 0x4288b9, 0xc4202d7520) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420417768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420595f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc42028a420) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420417768, 0xdf8475800, 0xc42028a420) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420e00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e140, 0xc42001c760) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 146 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e0e0, 0xc42028a2a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a2a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f050, 0xc420223420) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 147 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420148b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 130 [select, 9 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4200b2c80, 0x162e3c0, 0xc422fcd380, 0xc422d8db78, 0xc42036a480, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4200b2c80, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420416718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc422d8df18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420416718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4200b2c80, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049b010, 0xc4203ca280) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 137 [chan receive]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204165a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420597df0, 0x4288b9, 0xc420555f20) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420416768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420597f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420556f60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420416768, 0xdf8475800, 0xc420556f60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420421100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e4c0, 0xc42034ac50) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 132 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e460, 0xc420556e40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420556e40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049b0d0, 0xc4203ca500) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 133 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420421e80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 148 [select, 3 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4203323c0, 0x162e3c0, 0xc423ee4ab0, 0xc421979b78, 0xc42080bec0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4203323c0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420495718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc421979f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420495718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4203323c0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f0b0, 0xc4202234e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 159 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4204955a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420596df0, 0x4288b9, 0xc4202d7570) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420495768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420596f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc42028a480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420495768, 0xdf8475800, 0xc42028a480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420d00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e060, 0xc42001c780) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 150 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e000, 0xc42028a300) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a300) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f1d0, 0xc420223720) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 151 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420148f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 134 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4200b2dc0, 0x162e3c0, 0xc420585770, 0xc4200c7b78, 0xc420f75320, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4200b2dc0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420416f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4200c7f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420416f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4200b2dc0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049b0f0, 0xc4203ca5c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 152 [select, 6 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc420332500, 0x162e3c0, 0xc423e86c60, 0xc424143b78, 0xc420254ba0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc420332500, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420057718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc424143f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420057718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc420332500, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f260, 0xc4202237e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 138 [select]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420421100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e4c0, 0xc42034ac60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 177 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4200575a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc4205addf0, 0x4288b9, 0xc4202d75c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420057768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4205adf68, 0xdf8475800, 0x0, 0x12f7e01, 0xc42028a4e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420057768, 0xdf8475800, 0xc42028a4e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420d80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e0d0, 0xc42001c7a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 154 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42051e070, 0xc42028a360) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc42028a360) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f360, 0xc420223a60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 155 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420149200) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 140 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc42040bf10, 0xc420556fc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:425 +0x46 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*sharedProcessor).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm(0xc420556fc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:220 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049b1a0, 0xc4203ca840) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 141 [chan receive, 14085 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc4200a27e0, 0xc420388300) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:103 +0x34 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*controller).Run /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:102 +0x92 goroutine 156 [select, 5 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4203325a0, 0x162e3c0, 0xc42226c6f0, 0xc4203f3b78, 0xc4203b53e0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4203325a0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420057f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4203f3f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420057f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4203325a0, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42003f380, 0xc420223b20) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 142 [select, 3 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4200b2f00, 0x162e3c0, 0xc42286e330, 0xc4238e5b78, 0xc4202546c0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4200b2f00, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420056718) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc4238e5f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420056718, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4200b2f00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42049b1c0, 0xc4203ca900) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 144 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420c00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bf70, 0xc42034aea0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 158 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420e00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e140, 0xc42001c770) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 160 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420d00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e060, 0xc42001c790) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 161 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc420495da0, 0xc42055a040) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420590df0, 0x4288b9, 0xc420394260) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420495f68) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420590f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc420557080) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420495f68, 0xdf8475800, 0xc420557080) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bf00, 0xc42034aeb0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 162 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42040bf00, 0xc42034aec0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 178 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420d80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e0d0, 0xc42001c7b0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 179 [chan receive, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1.1(0x428da0, 0xc4200575a0, 0x18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:549 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff(0x989680, 0x3ff0000000000000, 0x3fb999999999999a, 0x5, 0xc420591df0, 0x4288b9, 0xc4203942b0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:203 +0x9c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:548 +0x81 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420057768) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420591f68, 0xdf8475800, 0x0, 0x12f7e01, 0xc4205570e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420057768, 0xdf8475800, 0xc4205570e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).run(0xc420420e80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:546 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.run)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:390 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e1b0, 0xc42001c7c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 180 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).pop(0xc420420e80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:517 +0x164 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*processorListener).(github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.pop)-fm() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/shared_informer.go:391 +0x2a github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc42051e1b0, 0xc42001c7d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 115 [select, 3 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc4205ce000, 0x162e3c0, 0xc423de6ab0, 0xc421975b78, 0xc4201406c0, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:283 +0x200 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc4205ce000, 0xc4200a27e0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:254 +0xded github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:124 +0x33 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420055f18) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc421975f18, 0x3b9aca00, 0x0, 0xc400000001, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420055f18, 0x3b9aca00, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run(0xc4205ce000, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:123 +0x157 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).Run-fm(0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/controller.go:122 +0x34 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:54 +0x31 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc420490040, 0xc42011a500) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x4f created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.(*Group).Start /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:69 +0x62 goroutine 184 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc420332280, 0xc4200a27e0, 0xc420557b60, 0xc420254f60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 164 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4200b2a00, 0xc4200a27e0, 0xc4200a3e00, 0xc42056c840) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 165 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc420332000, 0xc4200a27e0, 0xc420526d80, 0xc42056ce40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 188 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4203325a0, 0xc4200a27e0, 0xc4209a64e0, 0xc4203b53e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 195 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4203323c0, 0xc4200a27e0, 0xc421256fc0, 0xc42080bec0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 194 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4200b2f00, 0xc4200a27e0, 0xc420e62000, 0xc4202546c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 187 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc420332500, 0xc4200a27e0, 0xc420556a20, 0xc420254ba0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 209 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4200b2c80, 0xc4200a27e0, 0xc420527ce0, 0xc42036a480) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 116 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4205ce000, 0xc4200a27e0, 0xc420913c80, 0xc4201406c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 85 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc420332140, 0xc4200a27e0, 0xc42028b3e0, 0xc420551da0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 117 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4200b2b40, 0xc4200a27e0, 0xc420e626c0, 0xc420f74540) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 197 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc420162000, 0xc4200a27e0, 0xc421384720, 0xc4202542a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 120 [select, 1 minutes]: github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func1(0xc4200b2dc0, 0xc4200a27e0, 0xc4242d1aa0, 0xc420f75320) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:194 +0x172 created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/tools/cache/reflector.go:188 +0x859 goroutine 5190313 [IO wait]: internal/poll.runtime_pollWait(0x7faaa5c4fa20, 0x72, 0xc42413d620) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc422accb98, 0x72, 0xffffffffffffff00, 0x1626700, 0x1fcc4f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc422accb98, 0xc420403800, 0x800, 0x800) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc422accb80, 0xc420403800, 0x800, 0x800, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc422accb80, 0xc420403800, 0x800, 0x800, 0xc42413d758, 0x4d1657, 0x1642f40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc422ec23f0, 0xc420403800, 0x800, 0x800, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/net.go:176 +0x6a crypto/tls.(*block).readFromUntil(0xc422138510, 0x7faaa5c00928, 0xc422ec23f0, 0x5, 0xc422ec23f0, 0xc420980cc0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc423e0c000, 0x158a217, 0xc423e0c120, 0xc42413d978) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).Read(0xc423e0c000, 0xc422967000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:1156 +0x100 net/http.(*connReader).Read(0xc4242c1f80, 0xc422967000, 0x1000, 0x1000, 0xc422accb80, 0xc421c97800, 0x6dc) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:764 +0xf8 bufio.(*Reader).fill(0xc421383440) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:100 +0x11e bufio.(*Reader).ReadSlice(0xc421383440, 0xa, 0xc42413dad8, 0x40f8a6, 0x7faaa59d8468, 0x9, 0x402116) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:341 +0x2c bufio.(*Reader).ReadLine(0xc421383440, 0xc422294900, 0x100, 0xf8, 0x14b5f40, 0xc42413db01, 0x10000004904e3) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:370 +0x34 net/textproto.(*Reader).readLineSlice(0xc4221d1cb0, 0xc421d2c000, 0xc42413dba8, 0x410588, 0x100, 0x14b5f40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/textproto/reader.go:55 +0x70 net/textproto.(*Reader).ReadLine(0xc4221d1cb0, 0xc422294900, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/textproto/reader.go:36 +0x2b net/http.readRequest(0xc421383440, 0x0, 0xc422294900, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/request.go:929 +0x8c net/http.(*conn).readRequest(0xc422ac63c0, 0x1644340, 0xc424345240, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:944 +0x16f net/http.(*conn).serve(0xc422ac63c0, 0x1644340, 0xc424345240) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:1768 +0x4dc created by net/http.(*Server).Serve /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2798 +0x27b goroutine 121 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404a50, 0xc400021050) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404a40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043cc30, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b740, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b740) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 122 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404a50, 0xc400021051) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404a40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043cc30, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b740, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b740) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 123 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404a90, 0xc40006f74b) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404a80) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043ce10, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b860, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b860) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 124 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404a90, 0xc40006f74c) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404a80) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043ce10, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b860, 0x4a5a4b4142456700) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b860) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 125 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404ad0, 0xc40006ed12) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404ac0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043cff0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b980, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b980) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 126 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404ad0, 0xc40006ed13) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404ac0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043cff0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036b980, 0x4a5a4b4142456700) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036b980) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 127 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404b10, 0xc4000494df) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404b00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d1d0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036baa0, 0x158a000) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036baa0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 128 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404b10, 0xc4000494e0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404b00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d1d0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036baa0, 0x456600) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036baa0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 225 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404b50, 0xc400019356) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404b40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d3b0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bbc0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bbc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 226 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404b50, 0xc400019357) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404b40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d3b0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bbc0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bbc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 227 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c10, 0xc400022ff7) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d590, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bce0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bce0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 228 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c10, 0xc400022ff6) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d590, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bce0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bce0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 229 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c50, 0xc40001ec7b) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d770, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036be00, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036be00) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 230 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c50, 0xc40001ec7a) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d770, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036be00, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036be00) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 231 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c90, 0xc40015612e) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c80) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d950, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bf20, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bf20) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 232 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404c90, 0xc40015612f) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404c80) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043d950, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42036bf20, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42036bf20) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 233 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404cd0, 0xc400036dfb) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404cc0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043db30, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc420550060, 0x5535456542743200) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc420550060) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 234 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404cd0, 0xc400036dfc) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404cc0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043db30, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc420550060, 0x765632647a516e00) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc420550060) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 235 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404d10, 0xc40007a4aa) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404d00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043dd10, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc420550180, 0x6e4a305442525500) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc420550180) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 236 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc420404d10, 0xc40007a4ab) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404d00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc42043dd10, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc420550180, 0x4752444d42685600) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc420550180) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 237 [runnable]: github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorlister.(*UnionClusterServiceVersionLister).List(0xc420427dc0, 0x164b9e0, 0xc420b810a0, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorlister/clusterserviceversion.go:33 +0x196 github.com/operator-framework/operator-lifecycle-manager/pkg/metrics.(*metricsCSV).HandleMetrics(0xc42054a230, 0xc421e23f58, 0xc422f22200) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/metrics/metrics.go:26 +0x87 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc4205502a0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:197 +0x19e github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc4205502a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 238 [sleep]: time.Sleep(0x178337ae) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/time.go:102 +0x166 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol.realClock.Sleep(0x178337ae) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol/throttle.go:66 +0x2b github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol.(*tokenBucketRateLimiter).Accept(0xc4203d9b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol/throttle.go:91 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest.(*Request).tryThrottle(0xc421a4f800) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/request.go:527 +0x1fd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest.(*Request).Do(0xc421a4f800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/request.go:801 +0x62 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1.(*clusterRoles).Patch(0xc422251060, 0xc422db2ae0, 0x2b, 0x150f936, 0x26, 0xc423981560, 0x59, 0x88, 0x0, 0x0, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go:144 +0x183 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorclient.(*Client).UpdateClusterRole(0xc4203ddc80, 0xc423faf7c0, 0x1317040, 0xc421ebc570, 0xc4222f8300) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorclient/clusterrole.go:38 +0x2d1 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).ensureProvidedAPIClusterRole(0xc42034eea0, 0xc420268000, 0xc420a63800, 0xc4217c7350, 0x27, 0x14ea17c, 0x4, 0x201da80, 0x4, 0x4, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:230 +0x48c github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).ensureClusterRolesForCSV(0xc42034eea0, 0xc420a63800, 0xc420268000, 0xc42233c3c0, 0x1623660) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:253 +0x154 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).transitionCSVState(0xc42034eea0, 0x0, 0x0, 0x0, 0x0, 0xc4239a31a0, 0x19, 0x0, 0x0, 0xc4209cb600, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:1003 +0x3093 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).syncClusterServiceVersion(0xc42034eea0, 0x14ddfc0, 0xc42168cc00, 0xc42168cc00, 0x1) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:560 +0x4ba github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).(github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.syncClusterServiceVersion)-fm(0x14ddfc0, 0xc42168cc00, 0x27, 0x14ddfc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:255 +0x3e github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).sync(0xc42040bdc0, 0xc4205502a0, 0xc423ff6720, 0x27, 0xc423e4af40, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:215 +0x1a4 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc4205502a0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:183 +0xfa github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc4205502a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 239 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc42055c050, 0xc4000412b3) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc42055c040) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc420554230, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42056c6c0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42056c6c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 240 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc42055c050, 0xc4000412b4) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc42055c040) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc420554230, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42056c6c0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:175 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42056c6c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:152 +0x9fc goroutine 241 [sleep]: time.Sleep(0x1493c723) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/time.go:102 +0x166 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol.realClock.Sleep(0x1493c723) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol/throttle.go:66 +0x2b github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol.(*tokenBucketRateLimiter).Accept(0xc4203d9b80) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/flowcontrol/throttle.go:91 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest.(*Request).tryThrottle(0xc42310b680) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/request.go:527 +0x1fd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest.(*Request).Do(0xc42310b680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/request.go:801 +0x62 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1.(*clusterRoles).Create(0xc4222087d0, 0xc4228252c0, 0xc4222087d0, 0x2a, 0xc422bf2e08) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go:99 +0xba github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).ensureOpGroupClusterRole(0xc42034eea0, 0xc42346f080, 0x14eaae4, 0x5, 0xc422da2af0, 0x5) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:755 +0x2b1 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).ensureOpGroupClusterRoles(0xc42034eea0, 0xc42346f080, 0x1, 0x1) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:767 +0x87 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).syncOperatorGroups(0xc42034eea0, 0x14bdec0, 0xc42346f080, 0xc42346f080, 0x1) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:88 +0x85f github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).(github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.syncOperatorGroups)-fm(0x14bdec0, 0xc42346f080, 0x24, 0x14bdec0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:302 +0x3e github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).sync(0xc42040bdc0, 0xc42056c7e0, 0xc420f55b60, 0x24, 0xc422208510, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:215 +0x1a4 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextWorkItem(0xc42040bdc0, 0xc42056c7e0, 0x456c55534e705100) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:183 +0xfa github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).worker(0xc42040bdc0, 0xc42056c7e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:169 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:151 +0x9cd goroutine 243 [runnable]: reflect.Value.Int(0x12b06e0, 0xc42168c880, 0x186, 0xe) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect/value.go:916 +0x12e encoding/json.isEmptyValue(0x12b06e0, 0xc42168c880, 0x186, 0xc4236a4320) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:313 +0x7d encoding/json.(*structEncoder).encode(0xc42389a870, 0xc421cc4790, 0x14abaa0, 0xc42168c820, 0x199, 0x100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:628 +0x292 encoding/json.(*structEncoder).(encoding/json.encode)-fm(0xc421cc4790, 0x14abaa0, 0xc42168c820, 0x199, 0x100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:653 +0x64 encoding/json.(*structEncoder).encode(0xc42389a780, 0xc421cc4790, 0x14568c0, 0xc42168c800, 0x199, 0x100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:639 +0x255 encoding/json.(*structEncoder).(encoding/json.encode)-fm(0xc421cc4790, 0x14568c0, 0xc42168c800, 0x199, 0xc421680100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:653 +0x64 encoding/json.(*ptrEncoder).encode(0xc422fb4ad0, 0xc421cc4790, 0x14ddfc0, 0xc42168c800, 0x16, 0x14d0100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:780 +0xe3 encoding/json.(*ptrEncoder).(encoding/json.encode)-fm(0xc421cc4790, 0x14ddfc0, 0xc42168c800, 0x16, 0xc421680100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:785 +0x64 encoding/json.(*encodeState).reflectValue(0xc421cc4790, 0x14ddfc0, 0xc42168c800, 0x16, 0x100) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:325 +0x82 encoding/json.(*encodeState).marshal(0xc421cc4790, 0x14ddfc0, 0xc42168c800, 0x100, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/encode.go:298 +0xa5 encoding/json.(*Encoder).Encode(0xc421f1f2c8, 0x14ddfc0, 0xc42168c800, 0xc421f45100, 0x1d) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:200 +0x96 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json.(*Serializer).Encode(0xc4202b17c0, 0x1627f40, 0xc42168c800, 0x1623320, 0xc423a37570, 0x1213d50, 0x15) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go:246 +0x2cb github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning.DirectEncoder.Encode(0x1625f60, 0xc4203cb420, 0x1624800, 0xc4202b17c0, 0x162e080, 0xc4202b75e0, 0x1627f40, 0xc42168c800, 0x1623320, 0xc423a37570, ...) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go:253 +0x25f github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime.Encode(0x1626020, 0xc420373830, 0x1627f40, 0xc42168c800, 0x16, 0x1, 0x0, 0x3b0, 0xc421802d00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/codec.go:46 +0x74 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest.(*Request).Body(0xc421802c00, 0x14ddfc0, 0xc42168c800, 0xc421802c00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/request.go:400 +0x1f8 github.com/operator-framework/operator-lifecycle-manager/pkg/api/client/clientset/versioned/typed/operators/v1alpha1.(*clusterServiceVersions).Update(0xc423ea4ca0, 0xc42168c800, 0x24, 0x1653840, 0xc423ea4ca0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/api/client/clientset/versioned/typed/operators/v1alpha1/clusterserviceversion.go:118 +0xfc github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).copyToNamespace(0xc42034eea0, 0xc4225b5800, 0xc420040c30, 0x24, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:567 +0xa24 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).ensureCSVsInNamespaces(0xc42034eea0, 0xc4225b5800, 0xc4201ceb00, 0xc42240d9b0, 0xc4220a7c08, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operatorgroup.go:533 +0x1bf github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).syncCopyCSV(0xc42034eea0, 0x14ddfc0, 0xc4225b5800, 0xc4225b5800, 0x1) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:619 +0x5f5 github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.(*Operator).(github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm.syncCopyCSV)-fm(0x14ddfc0, 0xc4225b5800, 0x25, 0x14ddfc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go:265 +0x3e github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).syncIndexer(0xc42040bdc0, 0xc4205761e0, 0xc423712030, 0x25, 0xc4222511a0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:272 +0x212 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextIndexerWorkItem(0xc42040bdc0, 0xc4205761e0, 0x424a555442316b00) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:236 +0xfa github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).indexerWorker(0xc42040bdc0, 0xc4205761e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:222 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:156 +0xa6c goroutine 244 [runnable]: sync.runtime_notifyListWait(0xc420404d90, 0xc40000d379) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404d80) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc4205760f0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextIndexerWorkItem(0xc42040bdc0, 0xc4205761e0, 0x486c3159444e5400) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:228 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).indexerWorker(0xc42040bdc0, 0xc4205761e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:222 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:157 +0xa9b goroutine 245 [semacquire]: sync.runtime_notifyListWait(0xc420404dd0, 0xc40009a848) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404dc0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc4205762d0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextIndexerWorkItem(0xc42040bdc0, 0xc4205763c0, 0x4656564d42645500) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:228 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).indexerWorker(0xc42040bdc0, 0xc4205763c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:222 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:156 +0xa6c goroutine 246 [semacquire]: sync.runtime_notifyListWait(0xc420404dd0, 0xc40009a849) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420404dc0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue.(*Type).Get(0xc4205762d0, 0x0, 0x0, 0x12b0f00) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/util/workqueue/queue.go:124 +0x8b github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).processNextIndexerWorkItem(0xc42040bdc0, 0xc4205763c0, 0x514a565245466d00) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:228 +0x5a github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).indexerWorker(0xc42040bdc0, 0xc4205763c0) /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:222 +0x35 created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer.(*Operator).Run.func1 /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/queueinformer/queueinformer_operator.go:157 +0xa9b goroutine 247 [sleep, 4 minutes]: time.Sleep(0x45d964b800) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/time.go:102 +0x166 github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorstatus.MonitorClusterStatus.func1() /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorstatus/status.go:188 +0x5f0 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420f75440) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420f75440, 0x12a05f200, 0x0, 0x7468556176676e01, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420f75440, 0x12a05f200, 0xc4200a27e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d created by github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorstatus.MonitorClusterStatus /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/lib/operatorstatus/status.go:28 +0x170 goroutine 5369249 [semacquire, 3 minutes]: sync.runtime_notifyListWait(0xc421e7e680, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc421e7e670) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc421e7e668, 0xc42082a800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc421e7e640, 0xc42082a800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420b1d680, 0x3, 0xc4213e9e26) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420b1d680, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420b1d680, 0x13285e0, 0xc420b3cd20, 0x0, 0x60) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc423ee4a80, 0xc42195dc00, 0x400, 0x400, 0xc42086f800, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc420554c80, 0x0, 0x162de40, 0xc42086f800, 0x691791, 0xc421894b40, 0x1, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420b3cd00, 0x1589470, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc423ee4ab0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5369076 [semacquire, 3 minutes]: sync.runtime_notifyListWait(0xc42434f300, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc42434f2f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc42434f2e8, 0xc421a36800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc42434f2c0, 0xc421a36800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420c5e3c0, 0x3, 0xc420056e26) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420c5e3c0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420c5e3c0, 0x13285e0, 0xc420b47620, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc42286e300, 0xc423c6d000, 0x400, 0x400, 0xc421c6a6c0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc421894730, 0x0, 0x162de40, 0xc421c6a6c0, 0xc42002e000, 0x1342040, 0x13ab380, 0x10f, 0x40000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420b47600, 0x1589470, 0x0, 0x0, 0x0, 0xc420056fd0, 0x7e8c42) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc42286e330) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5368157 [semacquire, 6 minutes]: sync.runtime_notifyListWait(0xc4240d82c0, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4240d82b0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc4240d82a8, 0xc42054e400, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc4240d8280, 0xc42054e400, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc422db4960, 0x3, 0xc4213e7626) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc422db4960, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc422db4960, 0x13285e0, 0xc421fcc4e0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc423e86c30, 0xc421f24800, 0x400, 0x400, 0xc422d088c0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc422355450, 0x0, 0x162de40, 0xc422d088c0, 0xc42002e000, 0x1342040, 0x13ab380, 0xcdaa, 0x40000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc421fcc4c0, 0x1589470, 0x0, 0x0, 0x0, 0xc4213e77d0, 0x7e8c42) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc423e86c60) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5368455 [semacquire, 5 minutes]: sync.runtime_notifyListWait(0xc421f78400, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc421f783f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc421f783e8, 0xc421316200, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc421f783c0, 0xc421316200, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc4203023c0, 0x3, 0xc420057626) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc4203023c0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc4203023c0, 0x13285e0, 0xc421162620, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc42226c6c0, 0xc422d4f400, 0x400, 0x400, 0xc422dda2c0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc423976190, 0x0, 0x162de40, 0xc422dda2c0, 0xc42002e000, 0x1342040, 0x13ab380, 0x187, 0x40000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc421162600, 0x1589470, 0x0, 0x0, 0x0, 0xc4200577d0, 0x7e8c42) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc42226c6f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5367496 [semacquire]: sync.runtime_notifyListWait(0xc4224fbbc0, 0xc400000008) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4224fbbb0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc4224fbba8, 0xc420f78001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc4224fbb80, 0xc420f78001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc4217af0e0, 0x829e0a, 0x9) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc4217af0e0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc4217af0e0, 0x13285e0, 0xc423f6a8a0, 0x1627e40, 0xc4200ef080) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc4220e85d0, 0xc4222f0400, 0x400, 0x400, 0xc422d08300, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc422c8e870, 0x0, 0x162de40, 0xc422d08300, 0x300, 0x1627e40, 0xc423daf678, 0x450b60, 0xc423daf620) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc422c32fe0, 0xc4203f7fa8, 0x8, 0x1627e40, 0xc4200ef080, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4220e8600) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5367397 [semacquire, 9 minutes]: sync.runtime_notifyListWait(0xc421b15a80, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc421b15a70) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc421b15a68, 0xc42126cc00, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc421b15a40, 0xc42126cc00, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420ae54a0, 0xc4213e64c8, 0x41106c) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420ae54a0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420ae54a0, 0x13285e0, 0xc420dcc020, 0x43227c, 0xc423de5680) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc422fcd350, 0xc42195c000, 0x400, 0x400, 0xc424039440, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc420576a00, 0x0, 0x162de40, 0xc424039440, 0xc422fcd0f1, 0x40ce5d, 0x42bb7b, 0xc4213e66e0, 0x452690) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420dcc000, 0x1589470, 0x0, 0x0, 0x0, 0x46a183, 0xc4240392d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc422fcd380) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5368631 [semacquire, 3 minutes]: sync.runtime_notifyListWait(0xc422240040, 0xc400000002) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc422240030) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc422240028, 0xc422807201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc422240000, 0xc422807201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420b1c1e0, 0x829e0a, 0x9) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420b1c1e0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420b1c1e0, 0x13285e0, 0xc4202fc360, 0x162c680, 0xc421d58a00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc4243bd350, 0xc422201c00, 0x400, 0x400, 0xc421b5c6c0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc422354410, 0x0, 0x162de40, 0xc421b5c6c0, 0x2c0, 0x162c680, 0xc420e634f8, 0x450b60, 0xc420e634a0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420aa3fa0, 0xc4221cffa8, 0x8, 0x162c680, 0xc421d58a00, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4243bd380) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5367357 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4209cc7c0, 0xc40000004d) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4209cc7b0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc4209cc7a8, 0xc4217f0001, 0x1dff, 0x1dff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc4209cc780, 0xc4217f0001, 0x1dff, 0x1dff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420ae52c0, 0x829e0a, 0x9) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420ae52c0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420ae52c0, 0x13285e0, 0xc422d87920, 0x162af40, 0xc4242f3200) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc423ede3c0, 0xc42269e000, 0x2000, 0x2600, 0xc424038880, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc420554fa0, 0x0, 0x162de40, 0xc424038880, 0x1300, 0x162af40, 0xc4224cf438, 0x450b60, 0xc4224cf3e0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc423f6b3a0, 0xc422d8ffa8, 0x8, 0x162af40, 0xc4242f3200, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc423ede3f0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5190314 [IO wait]: internal/poll.runtime_pollWait(0x7faaa5c4fbc0, 0x72, 0xc422cfd620) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc422accc18, 0x72, 0xffffffffffffff00, 0x1626700, 0x1fcc4f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc422accc18, 0xc4225b2800, 0x800, 0x800) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc422accc00, 0xc4225b2800, 0x800, 0x800, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc422accc00, 0xc4225b2800, 0x800, 0x800, 0xc422cfd758, 0x4d1657, 0x1642f40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc422ec23f8, 0xc4225b2800, 0x800, 0x800, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/net.go:176 +0x6a crypto/tls.(*block).readFromUntil(0xc420ea4510, 0x7faaa5c00928, 0xc422ec23f8, 0x5, 0xc422ec23f8, 0xc420b36900) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc423e0c700, 0x158a217, 0xc423e0c820, 0xc422cfd978) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).Read(0xc423e0c700, 0xc42043b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls/conn.go:1156 +0x100 net/http.(*connReader).Read(0xc420ea4720, 0xc42043b000, 0x1000, 0x1000, 0xc422accc00, 0xc421a6e800, 0x6da) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:764 +0xf8 bufio.(*Reader).fill(0xc42056c180) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:100 +0x11e bufio.(*Reader).ReadSlice(0xc42056c180, 0xa, 0xc422cfdad8, 0x40f8a6, 0x7faaa59d8468, 0xa, 0x402116) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:341 +0x2c bufio.(*Reader).ReadLine(0xc42056c180, 0xc422294a00, 0x100, 0xf8, 0x14b5f40, 0xc422cfdb01, 0x10000004904e3) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio/bufio.go:370 +0x34 net/textproto.(*Reader).readLineSlice(0xc422fac930, 0xc421d2c100, 0xc422cfdba8, 0x410588, 0x100, 0x14b5f40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/textproto/reader.go:55 +0x70 net/textproto.(*Reader).ReadLine(0xc422fac930, 0xc422294a00, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/textproto/reader.go:36 +0x2b net/http.readRequest(0xc42056c180, 0x0, 0xc422294a00, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/request.go:929 +0x8c net/http.(*conn).readRequest(0xc422ac6460, 0x1644340, 0xc421754ec0, 0x0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:944 +0x16f net/http.(*conn).serve(0xc422ac6460, 0x1644340, 0xc421754ec0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:1768 +0x4dc created by net/http.(*Server).Serve /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/http/server.go:2798 +0x27b goroutine 5369711 [runnable]: sync.runtime_notifyListWait(0xc423de8540, 0xc40000000b) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc423de8530) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc423de8528, 0xc422498001, 0xfdff, 0xfdff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc423de8500, 0xc422498001, 0xfdff, 0xfdff, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc422fb2780, 0x829e0a, 0x9) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc422fb2780, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc422fb2780, 0x13285e0, 0xc4209e4bc0, 0x1627f40, 0xc421e74c00) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc420585740, 0xc422952000, 0x10000, 0x14000, 0xc423e18580, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc420520780, 0x0, 0x162de40, 0xc423e18580, 0xe000, 0x1627f40, 0xc42423c478, 0x450b60, 0xc42423c420) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420c67040, 0xc422d93fa8, 0x8, 0x1627f40, 0xc421e74c00, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420585770) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5370409 [runnable]: github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*clientStream).awaitRequestCancel(0xc4242a6b40, 0xc4242ae100) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:310 created by github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*clientConnReadLoop).handleResponse /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1898 +0x902 goroutine 5369707 [semacquire, 3 minutes]: sync.runtime_notifyListWait(0xc423de82c0, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc423de82b0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc423de82a8, 0xc421a36400, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc423de8280, 0xc421a36400, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc422fb25a0, 0xc421cf2cc8, 0x41106c) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc422fb25a0, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc422fb25a0, 0x13285e0, 0xc420c66e00, 0x3, 0x3) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc420584f90, 0xc422200800, 0x400, 0x400, 0xc42086f080, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc4205205f0, 0x0, 0x162de40, 0xc42086f080, 0xc421cf2ef8, 0x0, 0xc4216dbda0, 0xc423dae6c0, 0xc4216dbd40) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420c66de0, 0x1589470, 0x0, 0x0, 0x0, 0x0, 0xc421cf2ef8) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420584fc0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5369233 [semacquire, 3 minutes]: sync.runtime_notifyListWait(0xc42416aa40, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc42416aa30) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc42416aa28, 0xc4206f0800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc42416aa00, 0xc4206f0800, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420c5ef00, 0x3, 0xc421cf4e26) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420c5ef00, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420c5ef00, 0x13285e0, 0xc420d612a0, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc423de6a80, 0xc420422400, 0x400, 0x400, 0xc420c0bfc0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc4202d6cd0, 0x0, 0x162de40, 0xc420c0bfc0, 0xc42002e000, 0x1342040, 0x13ab380, 0xcdee, 0x40000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420d61280, 0x1589470, 0x0, 0x0, 0x0, 0xc421cf4fd0, 0x7e8c42) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc423de6ab0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5369775 [semacquire, 1 minutes]: sync.runtime_notifyListWait(0xc4206fe400, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc4206fe3f0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc4206fe3e8, 0xc421a36000, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc4206fe3c0, 0xc421a36000, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420ae4960, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420ae4960, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420ae4960, 0x13285e0, 0xc420b0a340, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc423e2c3f0, 0xc4242c6400, 0x400, 0x400, 0xc421f43300, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc422e5e140, 0x0, 0x162de40, 0xc421f43300, 0xc421cf7f10, 0x5e1aa6, 0xc423e0c014, 0x158a2c0, 0xc421cf7f10) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420b0a320, 0x1589470, 0x0, 0x0, 0x0, 0x0, 0xc423e0c120) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc423e2c420) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5368947 [semacquire, 4 minutes]: sync.runtime_notifyListWait(0xc423faeb80, 0xc400000000) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc423faeb70) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/cond.go:56 +0x80 github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.(*pipe).Read(0xc423faeb68, 0xc420dd0a00, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc423faeb40, 0xc420dd0a00, 0x200, 0x200, 0x0, 0x0, 0x0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/golang.org/x/net/http2/transport.go:1952 +0xa1 encoding/json.(*Decoder).refill(0xc420ae4f00, 0x3, 0xc421cf7e26) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc420ae4f00, 0x0, 0x0, 0x1307d40) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc420ae4f00, 0x13285e0, 0xc420b36f00, 0x0, 0x0) /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json/stream.go:63 +0x78 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc422fac870, 0xc421ec6800, 0x400, 0x400, 0xc421e106c0, 0x40, 0x38) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc420555450, 0x0, 0x162de40, 0xc421e106c0, 0xc42002e000, 0x1342040, 0x13ab380, 0x59, 0x40000) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420b36ee0, 0x1589470, 0x0, 0x0, 0x0, 0xc421cf7fd0, 0x7e8c42) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc422fac8d0) /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /go/src/github.com/operator-framework/operator-lifecycle-manager/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8