{"level":"info","ts":1781019306.768608,"logger":"setup","caller":"runner/runner.go:91","msg":"ai-gateway-payload-processing build","commit-sha":"unknown","build-ref":""} {"level":"info","ts":1781019306.7686937,"logger":"setup","caller":"runner/runner.go:119","msg":"Flags processed","flags":{"enable-pprof":true,"grpc-health-port":9005,"grpc-port":9004,"metrics-endpoint-auth":true,"metrics-port":9090,"plugin":[{"Type":"body-field-to-header","Name":"model-extractor","JSON":{"fieldName":"model","headerName":"X-Gateway-Model-Name"},"Raw":"body-field-to-header:model-extractor:{\"fieldName\":\"model\",\"headerName\":\"X-Gateway-Model-Name\"}"},{"Type":"model-provider-resolver","Name":"model-provider-resolver","JSON":null,"Raw":"model-provider-resolver:model-provider-resolver"},{"Type":"api-translation","Name":"api-translation","JSON":null,"Raw":"api-translation:api-translation"},{"Type":"apikey-injection","Name":"apikey-injection","JSON":null,"Raw":"apikey-injection:apikey-injection"}],"secure-serving":true,"streaming":true,"tracing":false,"v":3,"zap-devel":{},"zap-encoder":{},"zap-log-level":{},"zap-stacktrace-level":{},"zap-time-encoding":{}}} {"level":"info","ts":1781019306.77024,"logger":"setup","caller":"runner/runner.go:164","msg":"Setting pprof handlers"} {"level":"info","ts":1781019306.7702632,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/heap"} {"level":"info","ts":1781019306.7702754,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/goroutine"} {"level":"info","ts":1781019306.77028,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/allocs"} {"level":"info","ts":1781019306.7702842,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/threadcreate"} {"level":"info","ts":1781019306.7702887,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/block"} {"level":"info","ts":1781019306.7702925,"caller":"manager/internal.go:201","msg":"Registering metrics http server extra handler","path":"/debug/pprof/mutex"} {"level":"info","ts":1781019306.770297,"logger":"setup","caller":"runner/runner.go:198","msg":"BBR plugins are specified. Running BBR with the specified plugins."} {"level":"info","ts":1781019306.7704425,"caller":"api-translation/plugin.go:107","msg":"plugin initialized","providers":"anthropic,azure-openai,bedrock-openai,openai"} {"level":"info","ts":1781019306.7707512,"logger":"setup","caller":"runner/runner.go:241","msg":"Manager starting"} {"level":"info","ts":1781019306.8059704,"logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":1781019306.8064249,"logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":9090","secure":false} {"level":"info","ts":1781019306.8065403,"caller":"runnable/grpc.go:35","msg":"gRPC server starting","name":"health"} {"level":"info","ts":1781019306.8065846,"caller":"runnable/grpc.go:43","msg":"gRPC server listening","name":"health","port":9005} {"level":"info","ts":1781019306.807788,"caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"externalprovider","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalProvider","source":"kind source: *v1alpha1.ExternalProvider"} {"level":"info","ts":1781019306.8085337,"caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"secret","controllerGroup":"","controllerKind":"Secret","source":"kind source: *v1.Secret"} {"level":"info","ts":1781019306.808544,"caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"inference-externalmodel","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalModel","source":"kind source: *v1alpha1.ExternalProvider"} {"level":"info","ts":1781019306.8086524,"caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"inference-externalmodel","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalModel","source":"kind source: *v1alpha1.ExternalModel"} {"level":"error","ts":1781019306.8328743,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:80","msg":"failed to get informer from cache","error":"unable to retrieve the complete list of server APIs: inference.opendatahub.io/v1alpha1: no matches for inference.opendatahub.io/v1alpha1, Resource=","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:80\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"info","ts":1781019306.8337889,"logger":"controller-runtime.cache","caller":"cache/reflector.go:367","msg":"Starting reflector","type":"*v1.Secret","resyncPeriod":36434.826419854,"reflector":"k8s.io/client-go@v0.35.5/tools/cache/reflector.go:289"} {"level":"info","ts":1781019306.8338132,"logger":"controller-runtime.cache","caller":"cache/reflector.go:411","msg":"Listing and watching","type":"*v1.Secret","reflector":"k8s.io/client-go@v0.35.5/tools/cache/reflector.go:289"} {"level":"error","ts":1781019306.9185953,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019307.009541,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"info","ts":1781019307.0147345,"logger":"controller-runtime.cache","caller":"cache/reflector.go:446","msg":"Caches populated","type":"*v1.Secret","reflector":"k8s.io/client-go@v0.35.5/tools/cache/reflector.go:289"} {"level":"info","ts":1781019307.1357484,"caller":"controller/controller.go:303","msg":"Starting Controller","controller":"secret","controllerGroup":"","controllerKind":"Secret"} {"level":"info","ts":1781019307.135785,"caller":"controller/controller.go:306","msg":"Starting workers","controller":"secret","controllerGroup":"","controllerKind":"Secret","worker count":1} {"level":"info","ts":1781019309.1107595,"caller":"runnable/grpc.go:35","msg":"gRPC server starting","name":"ext-proc"} {"level":"info","ts":1781019309.1108654,"caller":"runnable/grpc.go:43","msg":"gRPC server listening","name":"ext-proc","port":9004} {"level":"error","ts":1781019316.8112826,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019316.8140907,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019316.8165824,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019326.8115249,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019326.8149962,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019326.8193362,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019336.8112977,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019336.8144078,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019336.8171704,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019346.8127875,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019346.817283,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019346.8200943,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019356.8118722,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019356.8146362,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019356.8173356,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019366.8134377,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019366.8173752,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019366.8209386,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019376.811741,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019376.8146071,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019376.8182704,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019386.8127472,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019386.8157265,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019386.8181803,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019396.8116372,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019396.8154953,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019396.8194273,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019406.8113723,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019406.8142517,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019406.817,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"info","ts":1781019408.6830294,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019408.6834838,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.6835017,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.6835344,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","EoS":true} {"level":"info","ts":1781019408.683556,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019408.6835759,"caller":"bodyfieldtoheader/body_field_to_header.go:110","msg":"field not found in request body, skipping","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","field":"model"} {"level":"info","ts":1781019408.6835918,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019408.683601,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.6836092,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019408.6836226,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.697136,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.6971693,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.6971958,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","EoS":false} {"level":"info","ts":1781019408.6972141,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","EoS":true} {"level":"info","ts":1781019408.697237,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.6972656,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"d0de83f9-d0fc-4474-bd67-b66a7af9d990"} {"level":"info","ts":1781019408.7474341,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019408.747513,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.747526,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.7475376,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","EoS":true} {"level":"info","ts":1781019408.7475607,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019408.7475753,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019408.7475874,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019408.747593,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019408.7476008,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019408.7476647,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.747673,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019408.747686,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.7484572,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.7484775,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.7484965,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","EoS":false} {"level":"info","ts":1781019408.7485092,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","EoS":true} {"level":"info","ts":1781019408.74853,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.748544,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"ea792f7d-dd8b-4559-b02f-bcfef6058be4"} {"level":"info","ts":1781019408.7832677,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019408.7833438,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.7833526,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.7833645,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","EoS":true} {"level":"info","ts":1781019408.783387,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019408.7833996,"caller":"bodyfieldtoheader/body_field_to_header.go:110","msg":"field not found in request body, skipping","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","field":"model"} {"level":"info","ts":1781019408.7834096,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019408.7834165,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.783424,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019408.7834368,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.7868204,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.786851,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.7868667,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","EoS":false} {"level":"info","ts":1781019408.7868795,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","EoS":true} {"level":"info","ts":1781019408.7869012,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.7869463,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"d53d153e-977e-48c0-ba94-2a77e2d25bf2"} {"level":"info","ts":1781019408.8199518,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019408.8200283,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8200393,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8200507,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","EoS":true} {"level":"info","ts":1781019408.8200696,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019408.8200817,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019408.820094,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019408.8201017,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019408.82011,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019408.8201272,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.820135,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019408.8201478,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8208385,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8208578,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8208764,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","EoS":false} {"level":"info","ts":1781019408.8208911,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","EoS":true} {"level":"info","ts":1781019408.8209367,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.8209546,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"5e52a82e-8ac1-4947-9a5d-351a4ff76a47"} {"level":"info","ts":1781019408.8569944,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019408.8570943,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019408.8571098,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019408.8571236,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","EoS":true} {"level":"info","ts":1781019408.857146,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019408.8571596,"caller":"bodyfieldtoheader/body_field_to_header.go:110","msg":"field not found in request body, skipping","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","field":"model"} {"level":"info","ts":1781019408.8571696,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019408.8571763,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.8571837,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019408.8571935,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019408.8596168,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019408.859637,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019408.8596582,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","EoS":false} {"level":"info","ts":1781019408.859673,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","EoS":true} {"level":"info","ts":1781019408.8596952,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019408.8597126,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"3ce2d061-5b8a-41d7-8869-c6d61b6b9d79"} {"level":"info","ts":1781019413.9502783,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019413.9503655,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"info","ts":1781019413.9503758,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"info","ts":1781019413.9503875,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","EoS":true} {"level":"info","ts":1781019413.9504058,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019413.9504185,"caller":"bodyfieldtoheader/body_field_to_header.go:110","msg":"field not found in request body, skipping","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","field":"model"} {"level":"info","ts":1781019413.9504282,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019413.9504344,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019413.9504428,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019413.9504528,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"info","ts":1781019413.9528103,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"info","ts":1781019413.9528306,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"info","ts":1781019413.952846,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","EoS":false} {"level":"info","ts":1781019413.9528575,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","EoS":true} {"level":"info","ts":1781019413.9528782,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019413.9528952,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"f351b7bc-a00e-40ca-892f-5ec9f82a1804"} {"level":"error","ts":1781019416.813712,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019416.8183184,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019416.8207479,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"info","ts":1781019418.7217817,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019418.7218604,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.7218726,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.7218847,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","EoS":true} {"level":"info","ts":1781019418.7219164,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019418.7219322,"caller":"bodyfieldtoheader/body_field_to_header.go:110","msg":"field not found in request body, skipping","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","field":"model"} {"level":"info","ts":1781019418.721942,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019418.7219481,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.7219558,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019418.721966,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.72443,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.7244534,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.7244775,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","EoS":false} {"level":"info","ts":1781019418.7244942,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","EoS":true} {"level":"info","ts":1781019418.7245235,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.7245471,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"fabcd0cb-0801-435d-93a8-0eb4bdf7cd7c"} {"level":"info","ts":1781019418.7534912,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019418.7535784,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.7535923,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.7536056,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","EoS":true} {"level":"info","ts":1781019418.7536242,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019418.7536366,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019418.7536478,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019418.7536535,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019418.7536612,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019418.753677,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.7536845,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019418.7536962,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.754349,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.7543685,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.7543828,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","EoS":false} {"level":"info","ts":1781019418.7543952,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","EoS":true} {"level":"info","ts":1781019418.7544184,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.7544343,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"d90c9c03-1197-4e2d-99f3-030115b23e33"} {"level":"info","ts":1781019418.7886097,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019418.7886999,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.788714,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.788727,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","EoS":true} {"level":"info","ts":1781019418.7887492,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019418.7887614,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019418.7887728,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019418.788778,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019418.7887864,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019418.7888014,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.788809,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019418.7888215,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.789475,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.789495,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.7895145,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","EoS":false} {"level":"info","ts":1781019418.7895355,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","EoS":true} {"level":"info","ts":1781019418.7895718,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.7895925,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"1bcf5e91-4bef-48d1-a141-3dd60c4762d1"} {"level":"info","ts":1781019418.8180022,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019418.8180904,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.8181057,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.8181183,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","EoS":true} {"level":"info","ts":1781019418.8181384,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019418.8181498,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019418.8181603,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019418.8181658,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019418.8181736,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019418.8181922,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.8182003,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019418.8182108,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.8188684,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.8188868,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.818901,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","EoS":false} {"level":"info","ts":1781019418.8189466,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","EoS":true} {"level":"info","ts":1781019418.8189733,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.818996,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"5d800f0b-91c5-41d5-a4b1-df7d67f6a90b"} {"level":"info","ts":1781019418.8510659,"caller":"handlers/server.go:89","msg":"Processing"} {"level":"info","ts":1781019418.8511362,"caller":"handlers/request.go:48","msg":"captured request headers, deferring response until body arrives...","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"info","ts":1781019418.8511474,"caller":"handlers/server.go:127","msg":"processing request headers complete","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"info","ts":1781019418.8511622,"caller":"handlers/server.go:129","msg":"Incoming request body chunk","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","EoS":true} {"level":"info","ts":1781019418.8511822,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","plugin":"model-extractor/body-field-to-header"} {"level":"info","ts":1781019418.8511925,"caller":"bodyfieldtoheader/body_field_to_header.go:121","msg":"parsed field from body","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","field":"model","value":"facebook/opt-125m"} {"level":"info","ts":1781019418.8512042,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","plugin":"model-provider-resolver/model-provider-resolver"} {"level":"info","ts":1781019418.8512108,"caller":"model-provider-resolver/plugin.go:134","msg":"received incoming request","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","path":"/llm/facebook-opt-125m-simulated/v1/completions"} {"level":"info","ts":1781019418.8512185,"caller":"model-provider-resolver/plugin.go:144","msg":"exported namespaced name from path","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","key":{"name":"facebook-opt-125m-simulated","namespace":"llm"}} {"level":"info","ts":1781019418.8512342,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.8512416,"caller":"handlers/request.go:144","msg":"Executing request plugin","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","plugin":"apikey-injection/apikey-injection"} {"level":"info","ts":1781019418.8512516,"caller":"handlers/server.go:135","msg":"processing request body complete","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"info","ts":1781019418.851894,"caller":"handlers/response.go:45","msg":"captured response headers, deferring response until body arrives...","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"info","ts":1781019418.851924,"caller":"handlers/server.go:140","msg":"processing response headers complete","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"info","ts":1781019418.851941,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","EoS":false} {"level":"info","ts":1781019418.851957,"caller":"handlers/server.go:142","msg":"Incoming response body chunk","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","EoS":true} {"level":"info","ts":1781019418.8519788,"caller":"handlers/response.go:182","msg":"Executing response plugin","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b","plugin":"api-translation/api-translation"} {"level":"info","ts":1781019418.8519938,"caller":"handlers/server.go:148","msg":"processing response body complete","x-request-id":"2aed4a69-d783-4acd-876c-609f5f90938b"} {"level":"error","ts":1781019426.808945,"caller":"controller/controller.go:383","msg":"Could not wait for Cache to sync","controller":"inference-externalmodel","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalModel","source":"kind source: *v1alpha1.ExternalModel","error":"failed to wait for inference-externalmodel caches to sync kind source: *v1alpha1.ExternalModel: timed out waiting for cache to be synced for Kind *v1alpha1.ExternalModel","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).startEventSourcesAndQueueLocked.func1.2.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:383"} {"level":"error","ts":1781019426.8090267,"caller":"controller/controller.go:383","msg":"Could not wait for Cache to sync","controller":"externalprovider","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalProvider","source":"kind source: *v1alpha1.ExternalProvider","error":"failed to wait for externalprovider caches to sync kind source: *v1alpha1.ExternalProvider: timed out waiting for cache to be synced for Kind *v1alpha1.ExternalProvider","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).startEventSourcesAndQueueLocked.func1.2.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:383"} {"level":"info","ts":1781019426.809079,"caller":"manager/internal.go:571","msg":"Stopping and waiting for non leader election runnables"} {"level":"error","ts":1781019426.8091054,"caller":"controller/controller.go:383","msg":"Could not wait for Cache to sync","controller":"inference-externalmodel","controllerGroup":"inference.opendatahub.io","controllerKind":"ExternalModel","source":"kind source: *v1alpha1.ExternalProvider","error":"failed to wait for inference-externalmodel caches to sync kind source: *v1alpha1.ExternalProvider: timed out waiting for cache to be synced for Kind *v1alpha1.ExternalProvider","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).startEventSourcesAndQueueLocked.func1.2.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:383"} {"level":"info","ts":1781019426.8091352,"caller":"runnable/grpc.go:53","msg":"gRPC server shutting down","name":"ext-proc"} {"level":"error","ts":1781019426.8091662,"caller":"manager/internal.go:533","msg":"error received after stop sequence was engaged","error":"failed to wait for inference-externalmodel caches to sync kind source: *v1alpha1.ExternalModel: timed out waiting for cache to be synced for Kind *v1alpha1.ExternalModel","stacktrace":"sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).engageStopProcedure.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/internal.go:533"} {"level":"info","ts":1781019426.8092024,"caller":"runnable/grpc.go:53","msg":"gRPC server shutting down","name":"health"} {"level":"info","ts":1781019426.8091283,"caller":"manager/internal.go:566","msg":"Stopping and waiting for warmup runnables"} {"level":"info","ts":1781019426.8092883,"caller":"runnable/grpc.go:63","msg":"gRPC server terminated","name":"health"} {"level":"info","ts":1781019426.8095973,"caller":"runnable/grpc.go:63","msg":"gRPC server terminated","name":"ext-proc"} {"level":"info","ts":1781019426.8096418,"caller":"manager/internal.go:575","msg":"Stopping and waiting for leader election runnables"} {"level":"info","ts":1781019426.8096657,"caller":"controller/controller.go:326","msg":"Shutdown signal received, waiting for all workers to finish","controller":"secret","controllerGroup":"","controllerKind":"Secret"} {"level":"info","ts":1781019426.8097315,"caller":"controller/controller.go:328","msg":"All workers finished","controller":"secret","controllerGroup":"","controllerKind":"Secret"} {"level":"info","ts":1781019426.8097718,"caller":"manager/internal.go:583","msg":"Stopping and waiting for caches"} {"level":"info","ts":1781019426.80987,"logger":"controller-runtime.cache","caller":"cache/reflector.go:373","msg":"Stopping reflector","type":"*v1.Secret","resyncPeriod":36434.826419854,"reflector":"k8s.io/client-go@v0.35.5/tools/cache/reflector.go:289"} {"level":"error","ts":1781019426.812178,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalModel.inference.opendatahub.io","error":"no matches for kind \"ExternalModel\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019426.8151338,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"error","ts":1781019426.8185573,"logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"ExternalProvider.inference.opendatahub.io","error":"no matches for kind \"ExternalProvider\" in version \"inference.opendatahub.io/v1alpha1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\tk8s.io/apimachinery@v0.35.5/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\tsigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/source/kind.go:68"} {"level":"info","ts":1781019426.8189821,"caller":"manager/internal.go:587","msg":"Stopping and waiting for webhooks"} {"level":"info","ts":1781019426.8190126,"caller":"manager/internal.go:590","msg":"Stopping and waiting for HTTP servers"} {"level":"info","ts":1781019426.8190584,"logger":"controller-runtime.metrics","caller":"server/server.go:254","msg":"Shutting down metrics server with timeout of 1 minute"} {"level":"info","ts":1781019426.8191392,"caller":"manager/internal.go:594","msg":"Wait completed, proceeding to shutdown the manager"} {"level":"error","ts":1781019426.8191628,"logger":"setup","caller":"runner/runner.go:243","msg":"Error starting manager","error":"failed to wait for externalprovider caches to sync kind source: *v1alpha1.ExternalProvider: timed out waiting for cache to be synced for Kind *v1alpha1.ExternalProvider","stacktrace":"sigs.k8s.io/gateway-api-inference-extension/cmd/bbr/runner.(*Runner).Run\n\tsigs.k8s.io/gateway-api-inference-extension@v0.0.0-20260429190324-8ed5a0cd5d11/cmd/bbr/runner/runner.go:243\nmain.main\n\tgithub.com/opendatahub-io/ai-gateway-payload-processing/cmd/main.go:41\nruntime.main\n\truntime/proc.go:285"}