{"time":"2026-07-13T12:07:13.110513113Z","level":"info","message":"configuration settings","params":{"distSpecVersion":"1.1.1","GoVersion":"","Commit":"","ReleaseTag":"","BinaryType":"","Storage":{"RootDirectory":"/var/lib/registry","MaxRepos":0,"Dedupe":true,"RemoteCache":false,"GC":true,"Commit":false,"GCDelay":3600000000000,"GCInterval":3600000000000,"Retention":{"DryRun":false,"Delay":3600000000000,"Policies":null},"StorageDriver":null,"CacheDriver":null,"GCMaxSchedulerDelay":0,"SubPaths":null},"HTTP":{"Address":"0.0.0.0","ExternalURL":"","Port":"5000","AllowOrigin":"","TLS":{"Cert":"/certs/tls.crt","Key":"/certs/tls.key","CACert":""},"Auth":{"FailDelay":0,"HTPasswd":{"Path":"/etc/zot/auth/htpasswd"},"LDAP":null,"Bearer":null,"OpenID":null,"APIKey":false,"SessionKeysFile":"","SessionDriver":null},"AccessControl":null,"Realm":"","Ratelimit":null,"Compat":["docker2s2"]},"Log":{"Level":"info","Output":"","Audit":""},"Extensions":null,"scheduler":null,"cluster":null},"caller":"/workspace/zot/pkg/api/controller.go:319","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206734805Z","level":"info","message":"jwt bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:323","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206775395Z","level":"info","message":"oidc bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:324","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206802255Z","level":"info","message":"basic authentication (htpasswd)","enabled":true,"caller":"/workspace/zot/pkg/api/controller.go:325","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206824895Z","level":"info","message":"basic authentication (LDAP)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:326","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206844275Z","level":"info","message":"basic authentication (API key)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:327","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206869815Z","level":"info","message":"OpenID authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:328","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.206889915Z","level":"info","message":"mutual TLS authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:329","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-13T12:07:13.207185436Z","level":"info","message":"runtime params","cpus":32,"max. open files":1048576,"listen backlog":"4096","max. inotify watches":"524288","caller":"/workspace/zot/pkg/api/runtime.go:18","func":"zotregistry.dev/zot/v2/pkg/api.DumpRuntimeParams","goroutine":1} {"time":"2026-07-13T12:07:13.207277606Z","level":"info","message":"events disabled in configuration","caller":"/workspace/zot/pkg/extensions/extension_events_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.NewEventRecorder","goroutine":1} {"time":"2026-07-13T12:07:13.207299186Z","level":"warn","message":"lint extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extensions_lint_disabled.go:12","func":"zotregistry.dev/zot/v2/pkg/extensions.GetLinter","goroutine":1} {"time":"2026-07-13T12:07:13.229609034Z","level":"warn","message":"skipping setting up image trust because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustExtension","goroutine":1} {"time":"2026-07-13T12:07:13.229662925Z","level":"info","message":"parsing storage and initializing","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:30","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-07-13T12:07:13.229740375Z","level":"info","message":"successfully initialized","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:86","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-07-13T12:07:13.229800615Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-07-13T12:07:13.230059986Z","level":"warn","message":"hashKey is not set in config, generating a random one","caller":"/workspace/zot/pkg/api/controller.go:390","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).initCookieStore","goroutine":1} {"time":"2026-07-13T12:07:13.230277856Z","level":"warn","message":"skipping enabling search extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSearchExtension","goroutine":1} {"time":"2026-07-13T12:07:13.230304896Z","level":"warn","message":"skipping enabling metrics extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_metrics_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableMetricsExtension","goroutine":1} {"time":"2026-07-13T12:07:13.230323946Z","level":"warn","message":"skipping enabling scrub extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_scrub_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableScrubExtension","goroutine":1} {"time":"2026-07-13T12:07:13.230341796Z","level":"warn","message":"skipping enabling sync extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_sync_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSyncExtension","goroutine":1} {"time":"2026-07-13T12:07:13.230549567Z","level":"warn","message":"skipping adding to the scheduler a generator for updating signatures validity because given binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:26","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableImageTrustVerification","goroutine":1} {"time":"2026-07-13T12:07:13.259980324Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-07-13T12:07:13.260475305Z","level":"warn","message":"skipping enabling swagger because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/swagger/swagger_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/debug/swagger.SetupSwaggerRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260501395Z","level":"warn","message":"skipping enabling graphql playground extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/gqlplayground/gqlplayground_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/debug/gqlplayground.SetupGQLPlaygroundRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260522195Z","level":"warn","message":"skipping enabling pprof extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/pprof/pprof_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/debug/pprof.SetupPprofRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260551666Z","level":"warn","message":"skipping setting up search routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:39","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupSearchRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260593946Z","level":"warn","message":"skipping setting up image trust routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260619966Z","level":"warn","message":"skipping setting up mgmt routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_mgmt_disabled.go:17","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupMgmtRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260639366Z","level":"warn","message":"userprefs extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_userprefs_disable.go:20","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUserPreferencesRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.260659126Z","level":"warn","message":"skipping setting up ui routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_ui_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUIRoutes","goroutine":1} {"time":"2026-07-13T12:07:13.261180847Z","level":"info","message":"TLS certificate watcher started using fsnotify","caller":"/workspace/zot/pkg/api/tls_config_watcher.go:105","func":"zotregistry.dev/zot/v2/pkg/api.(*TlsConfigWatcher).Start","goroutine":1} {"time":"2026-07-13T12:07:13.331367211Z","level":"info","message":"no repositories found in storage, finished.","component":"dedupe","caller":"/workspace/zot/pkg/storage/common/common.go:939","func":"zotregistry.dev/zot/v2/pkg/storage/common.(*DedupeTaskGenerator).Next","goroutine":29} 2026/07/13 12:07:23 http: TLS handshake error from 10.244.0.1:38932: EOF 2026/07/13 12:07:28 http: TLS handshake error from 10.244.0.1:33212: EOF 2026/07/13 12:07:33 http: TLS handshake error from 10.244.0.1:33218: EOF 2026/07/13 12:07:43 http: TLS handshake error from 10.244.0.1:51898: EOF 2026/07/13 12:07:48 http: TLS handshake error from 10.244.0.1:56152: EOF 2026/07/13 12:07:53 http: TLS handshake error from 10.244.0.1:56166: EOF 2026/07/13 12:08:03 http: TLS handshake error from 10.244.0.1:43482: EOF 2026/07/13 12:08:08 http: TLS handshake error from 10.244.0.1:56436: EOF 2026/07/13 12:08:13 http: TLS handshake error from 10.244.0.1:56446: EOF 2026/07/13 12:08:23 http: TLS handshake error from 10.244.0.1:36470: EOF 2026/07/13 12:08:28 http: TLS handshake error from 10.244.0.1:32938: EOF 2026/07/13 12:08:33 http: TLS handshake error from 10.244.0.1:32946: EOF 2026/07/13 12:08:43 http: TLS handshake error from 10.244.0.1:33952: EOF 2026/07/13 12:08:48 http: TLS handshake error from 10.244.0.1:60914: EOF 2026/07/13 12:08:53 http: TLS handshake error from 10.244.0.1:60918: EOF 2026/07/13 12:09:03 http: TLS handshake error from 10.244.0.1:58786: EOF 2026/07/13 12:09:08 http: TLS handshake error from 10.244.0.1:34132: EOF 2026/07/13 12:09:13 http: TLS handshake error from 10.244.0.1:34148: EOF 2026/07/13 12:09:23 http: TLS handshake error from 10.244.0.1:35478: EOF 2026/07/13 12:09:28 http: TLS handshake error from 10.244.0.1:49374: EOF 2026/07/13 12:09:33 http: TLS handshake error from 10.244.0.1:49390: EOF 2026/07/13 12:09:43 http: TLS handshake error from 10.244.0.1:58168: EOF 2026/07/13 12:09:48 http: TLS handshake error from 10.244.0.1:60556: EOF 2026/07/13 12:09:53 http: TLS handshake error from 10.244.0.1:60560: EOF 2026/07/13 12:10:03 http: TLS handshake error from 10.244.0.1:47264: EOF 2026/07/13 12:10:08 http: TLS handshake error from 10.244.0.1:39800: EOF 2026/07/13 12:10:13 http: TLS handshake error from 10.244.0.1:39812: EOF 2026/07/13 12:10:23 http: TLS handshake error from 10.244.0.1:49004: EOF 2026/07/13 12:10:28 http: TLS handshake error from 10.244.0.1:45296: EOF 2026/07/13 12:10:33 http: TLS handshake error from 10.244.0.1:45302: EOF 2026/07/13 12:10:43 http: TLS handshake error from 10.244.0.1:58490: EOF 2026/07/13 12:10:48 http: TLS handshake error from 10.244.0.1:58240: EOF 2026/07/13 12:10:53 http: TLS handshake error from 10.244.0.1:58242: EOF 2026/07/13 12:11:03 http: TLS handshake error from 10.244.0.1:55380: EOF 2026/07/13 12:11:08 http: TLS handshake error from 10.244.0.1:53110: EOF 2026/07/13 12:11:13 http: TLS handshake error from 10.244.0.1:53122: EOF 2026/07/13 12:11:23 http: TLS handshake error from 10.244.0.1:36042: EOF 2026/07/13 12:11:28 http: TLS handshake error from 10.244.0.1:36620: EOF 2026/07/13 12:11:33 http: TLS handshake error from 10.244.0.1:36624: EOF 2026/07/13 12:11:43 http: TLS handshake error from 10.244.0.1:41150: EOF 2026/07/13 12:11:48 http: TLS handshake error from 10.244.0.1:36836: EOF 2026/07/13 12:11:53 http: TLS handshake error from 10.244.0.1:36852: EOF 2026/07/13 12:12:03 http: TLS handshake error from 10.244.0.1:60020: EOF 2026/07/13 12:12:08 http: TLS handshake error from 10.244.0.1:60522: EOF 2026/07/13 12:12:13 http: TLS handshake error from 10.244.0.1:60524: EOF 2026/07/13 12:12:23 http: TLS handshake error from 10.244.0.1:40778: EOF 2026/07/13 12:12:28 http: TLS handshake error from 10.244.0.1:41242: EOF 2026/07/13 12:12:33 http: TLS handshake error from 10.244.0.1:41254: EOF 2026/07/13 12:12:43 http: TLS handshake error from 10.244.0.1:42758: EOF 2026/07/13 12:12:48 http: TLS handshake error from 10.244.0.1:49692: EOF 2026/07/13 12:12:53 http: TLS handshake error from 10.244.0.1:49706: EOF 2026/07/13 12:13:03 http: TLS handshake error from 10.244.0.1:57918: EOF 2026/07/13 12:13:08 http: TLS handshake error from 10.244.0.1:48978: EOF 2026/07/13 12:13:13 http: TLS handshake error from 10.244.0.1:48980: EOF 2026/07/13 12:13:23 http: TLS handshake error from 10.244.0.1:33598: EOF 2026/07/13 12:13:28 http: TLS handshake error from 10.244.0.1:33878: EOF 2026/07/13 12:13:33 http: TLS handshake error from 10.244.0.1:33890: EOF 2026/07/13 12:13:43 http: TLS handshake error from 10.244.0.1:43446: EOF 2026/07/13 12:13:48 http: TLS handshake error from 10.244.0.1:34894: EOF 2026/07/13 12:13:53 http: TLS handshake error from 10.244.0.1:34908: EOF 2026/07/13 12:14:03 http: TLS handshake error from 10.244.0.1:42190: EOF 2026/07/13 12:14:08 http: TLS handshake error from 10.244.0.1:48170: EOF 2026/07/13 12:14:13 http: TLS handshake error from 10.244.0.1:48178: EOF 2026/07/13 12:14:23 http: TLS handshake error from 10.244.0.1:33612: EOF 2026/07/13 12:14:28 http: TLS handshake error from 10.244.0.1:55912: EOF 2026/07/13 12:14:33 http: TLS handshake error from 10.244.0.1:55924: EOF 2026/07/13 12:14:43 http: TLS handshake error from 10.244.0.1:36774: EOF 2026/07/13 12:14:48 http: TLS handshake error from 10.244.0.1:50300: EOF 2026/07/13 12:14:53 http: TLS handshake error from 10.244.0.1:50302: EOF 2026/07/13 12:15:03 http: TLS handshake error from 10.244.0.1:55330: EOF 2026/07/13 12:15:08 http: TLS handshake error from 10.244.0.1:42714: EOF 2026/07/13 12:15:13 http: TLS handshake error from 10.244.0.1:42720: EOF 2026/07/13 12:15:23 http: TLS handshake error from 10.244.0.1:44130: EOF 2026/07/13 12:15:28 http: TLS handshake error from 10.244.0.1:46790: EOF 2026/07/13 12:15:33 http: TLS handshake error from 10.244.0.1:46796: EOF 2026/07/13 12:15:43 http: TLS handshake error from 10.244.0.1:42390: EOF 2026/07/13 12:15:48 http: TLS handshake error from 10.244.0.1:56148: EOF 2026/07/13 12:15:53 http: TLS handshake error from 10.244.0.1:56162: EOF 2026/07/13 12:16:03 http: TLS handshake error from 10.244.0.1:47684: EOF 2026/07/13 12:16:08 http: TLS handshake error from 10.244.0.1:41030: EOF 2026/07/13 12:16:13 http: TLS handshake error from 10.244.0.1:41044: EOF 2026/07/13 12:16:23 http: TLS handshake error from 10.244.0.1:60102: EOF 2026/07/13 12:16:28 http: TLS handshake error from 10.244.0.1:41544: EOF 2026/07/13 12:16:33 http: TLS handshake error from 10.244.0.1:41556: EOF 2026/07/13 12:16:43 http: TLS handshake error from 10.244.0.1:54826: EOF 2026/07/13 12:16:48 http: TLS handshake error from 10.244.0.1:44468: EOF 2026/07/13 12:16:53 http: TLS handshake error from 10.244.0.1:44482: EOF 2026/07/13 12:17:03 http: TLS handshake error from 10.244.0.1:47032: EOF 2026/07/13 12:17:08 http: TLS handshake error from 10.244.0.1:55202: EOF 2026/07/13 12:17:13 http: TLS handshake error from 10.244.0.1:55212: EOF 2026/07/13 12:17:23 http: TLS handshake error from 10.244.0.1:49436: EOF 2026/07/13 12:17:28 http: TLS handshake error from 10.244.0.1:53684: EOF 2026/07/13 12:17:33 http: TLS handshake error from 10.244.0.1:53686: EOF 2026/07/13 12:17:43 http: TLS handshake error from 10.244.0.1:47100: EOF 2026/07/13 12:17:48 http: TLS handshake error from 10.244.0.1:50034: EOF 2026/07/13 12:17:53 http: TLS handshake error from 10.244.0.1:50040: EOF 2026/07/13 12:18:03 http: TLS handshake error from 10.244.0.1:55060: EOF 2026/07/13 12:18:08 http: TLS handshake error from 10.244.0.1:58340: EOF 2026/07/13 12:18:13 http: TLS handshake error from 10.244.0.1:58352: EOF 2026/07/13 12:18:23 http: TLS handshake error from 10.244.0.1:59422: EOF 2026/07/13 12:18:28 http: TLS handshake error from 10.244.0.1:35854: EOF 2026/07/13 12:18:33 http: TLS handshake error from 10.244.0.1:35858: EOF 2026/07/13 12:18:43 http: TLS handshake error from 10.244.0.1:49694: EOF 2026/07/13 12:18:48 http: TLS handshake error from 10.244.0.1:36192: EOF 2026/07/13 12:18:53 http: TLS handshake error from 10.244.0.1:36194: EOF 2026/07/13 12:19:03 http: TLS handshake error from 10.244.0.1:48492: EOF 2026/07/13 12:19:08 http: TLS handshake error from 10.244.0.1:35298: EOF 2026/07/13 12:19:13 http: TLS handshake error from 10.244.0.1:35312: EOF 2026/07/13 12:19:23 http: TLS handshake error from 10.244.0.1:48200: EOF 2026/07/13 12:19:28 http: TLS handshake error from 10.244.0.1:34108: EOF 2026/07/13 12:19:33 http: TLS handshake error from 10.244.0.1:34120: EOF 2026/07/13 12:19:43 http: TLS handshake error from 10.244.0.1:41668: EOF 2026/07/13 12:19:48 http: TLS handshake error from 10.244.0.1:33694: EOF 2026/07/13 12:19:53 http: TLS handshake error from 10.244.0.1:33696: EOF 2026/07/13 12:20:03 http: TLS handshake error from 10.244.0.1:40912: EOF 2026/07/13 12:20:08 http: TLS handshake error from 10.244.0.1:34076: EOF 2026/07/13 12:20:13 http: TLS handshake error from 10.244.0.1:34084: EOF 2026/07/13 12:20:23 http: TLS handshake error from 10.244.0.1:40342: EOF 2026/07/13 12:20:28 http: TLS handshake error from 10.244.0.1:58470: EOF 2026/07/13 12:20:33 http: TLS handshake error from 10.244.0.1:58472: EOF 2026/07/13 12:20:43 http: TLS handshake error from 10.244.0.1:60792: EOF 2026/07/13 12:20:48 http: TLS handshake error from 10.244.0.1:58840: EOF 2026/07/13 12:20:53 http: TLS handshake error from 10.244.0.1:58842: EOF 2026/07/13 12:21:03 http: TLS handshake error from 10.244.0.1:42202: EOF 2026/07/13 12:21:08 http: TLS handshake error from 10.244.0.1:37526: EOF 2026/07/13 12:21:13 http: TLS handshake error from 10.244.0.1:37530: EOF 2026/07/13 12:21:23 http: TLS handshake error from 10.244.0.1:32848: EOF 2026/07/13 12:21:28 http: TLS handshake error from 10.244.0.1:46964: EOF 2026/07/13 12:21:33 http: TLS handshake error from 10.244.0.1:46972: EOF 2026/07/13 12:21:43 http: TLS handshake error from 10.244.0.1:56724: EOF 2026/07/13 12:21:48 http: TLS handshake error from 10.244.0.1:43742: EOF 2026/07/13 12:21:53 http: TLS handshake error from 10.244.0.1:43750: EOF 2026/07/13 12:22:03 http: TLS handshake error from 10.244.0.1:54730: EOF 2026/07/13 12:22:08 http: TLS handshake error from 10.244.0.1:38710: EOF 2026/07/13 12:22:13 http: TLS handshake error from 10.244.0.1:38714: EOF 2026/07/13 12:22:23 http: TLS handshake error from 10.244.0.1:56792: EOF 2026/07/13 12:22:28 http: TLS handshake error from 10.244.0.1:50382: EOF 2026/07/13 12:22:33 http: TLS handshake error from 10.244.0.1:50398: EOF 2026/07/13 12:22:43 http: TLS handshake error from 10.244.0.1:55006: EOF 2026/07/13 12:22:48 http: TLS handshake error from 10.244.0.1:58510: EOF 2026/07/13 12:22:53 http: TLS handshake error from 10.244.0.1:58514: EOF 2026/07/13 12:23:03 http: TLS handshake error from 10.244.0.1:36420: EOF 2026/07/13 12:23:08 http: TLS handshake error from 10.244.0.1:57022: EOF 2026/07/13 12:23:13 http: TLS handshake error from 10.244.0.1:57024: EOF 2026/07/13 12:23:23 http: TLS handshake error from 10.244.0.1:53138: EOF 2026/07/13 12:23:28 http: TLS handshake error from 10.244.0.1:57754: EOF 2026/07/13 12:23:33 http: TLS handshake error from 10.244.0.1:57758: EOF 2026/07/13 12:23:43 http: TLS handshake error from 10.244.0.1:52416: EOF 2026/07/13 12:23:48 http: TLS handshake error from 10.244.0.1:47416: EOF 2026/07/13 12:23:53 http: TLS handshake error from 10.244.0.1:47422: EOF 2026/07/13 12:24:03 http: TLS handshake error from 10.244.0.1:43014: EOF 2026/07/13 12:24:08 http: TLS handshake error from 10.244.0.1:36694: EOF 2026/07/13 12:24:13 http: TLS handshake error from 10.244.0.1:36708: EOF 2026/07/13 12:24:23 http: TLS handshake error from 10.244.0.1:47544: EOF 2026/07/13 12:24:28 http: TLS handshake error from 10.244.0.1:60970: EOF 2026/07/13 12:24:33 http: TLS handshake error from 10.244.0.1:60976: EOF 2026/07/13 12:24:43 http: TLS handshake error from 10.244.0.1:40196: EOF 2026/07/13 12:24:48 http: TLS handshake error from 10.244.0.1:45308: EOF 2026/07/13 12:24:53 http: TLS handshake error from 10.244.0.1:45318: EOF 2026/07/13 12:25:03 http: TLS handshake error from 10.244.0.1:34566: EOF 2026/07/13 12:25:08 http: TLS handshake error from 10.244.0.1:35050: EOF 2026/07/13 12:25:13 http: TLS handshake error from 10.244.0.1:35056: EOF 2026/07/13 12:25:23 http: TLS handshake error from 10.244.0.1:44648: EOF 2026/07/13 12:25:28 http: TLS handshake error from 10.244.0.1:57904: EOF 2026/07/13 12:25:33 http: TLS handshake error from 10.244.0.1:57910: EOF 2026/07/13 12:25:43 http: TLS handshake error from 10.244.0.1:42348: EOF 2026/07/13 12:25:48 http: TLS handshake error from 10.244.0.1:33066: EOF 2026/07/13 12:25:53 http: TLS handshake error from 10.244.0.1:33074: EOF 2026/07/13 12:26:03 http: TLS handshake error from 10.244.0.1:47290: EOF 2026/07/13 12:26:08 http: TLS handshake error from 10.244.0.1:51534: EOF 2026/07/13 12:26:13 http: TLS handshake error from 10.244.0.1:51540: EOF 2026/07/13 12:26:23 http: TLS handshake error from 10.244.0.1:39454: EOF 2026/07/13 12:26:28 http: TLS handshake error from 10.244.0.1:50688: EOF 2026/07/13 12:26:33 http: TLS handshake error from 10.244.0.1:50700: EOF 2026/07/13 12:26:43 http: TLS handshake error from 10.244.0.1:51004: EOF 2026/07/13 12:26:48 http: TLS handshake error from 10.244.0.1:34850: EOF 2026/07/13 12:26:53 http: TLS handshake error from 10.244.0.1:34862: EOF 2026/07/13 12:27:03 http: TLS handshake error from 10.244.0.1:57720: EOF 2026/07/13 12:27:08 http: TLS handshake error from 10.244.0.1:54454: EOF 2026/07/13 12:27:13 http: TLS handshake error from 10.244.0.1:54470: EOF 2026/07/13 12:27:23 http: TLS handshake error from 10.244.0.1:57246: EOF 2026/07/13 12:27:28 http: TLS handshake error from 10.244.0.1:39582: EOF 2026/07/13 12:27:33 http: TLS handshake error from 10.244.0.1:39596: EOF 2026/07/13 12:27:43 http: TLS handshake error from 10.244.0.1:46890: EOF 2026/07/13 12:27:48 http: TLS handshake error from 10.244.0.1:46640: EOF 2026/07/13 12:27:53 http: TLS handshake error from 10.244.0.1:46648: EOF 2026/07/13 12:28:03 http: TLS handshake error from 10.244.0.1:55816: EOF 2026/07/13 12:28:08 http: TLS handshake error from 10.244.0.1:46922: EOF 2026/07/13 12:28:13 http: TLS handshake error from 10.244.0.1:46938: EOF 2026/07/13 12:28:23 http: TLS handshake error from 10.244.0.1:54498: EOF 2026/07/13 12:28:28 http: TLS handshake error from 10.244.0.1:36630: EOF 2026/07/13 12:28:33 http: TLS handshake error from 10.244.0.1:36634: EOF 2026/07/13 12:28:43 http: TLS handshake error from 10.244.0.1:42954: EOF 2026/07/13 12:28:48 http: TLS handshake error from 10.244.0.1:42448: EOF 2026/07/13 12:28:53 http: TLS handshake error from 10.244.0.1:42464: EOF 2026/07/13 12:29:03 http: TLS handshake error from 10.244.0.1:47156: EOF 2026/07/13 12:29:08 http: TLS handshake error from 10.244.0.1:39534: EOF 2026/07/13 12:29:13 http: TLS handshake error from 10.244.0.1:39542: EOF 2026/07/13 12:29:23 http: TLS handshake error from 10.244.0.1:56256: EOF 2026/07/13 12:29:28 http: TLS handshake error from 10.244.0.1:54170: EOF 2026/07/13 12:29:33 http: TLS handshake error from 10.244.0.1:54184: EOF 2026/07/13 12:29:43 http: TLS handshake error from 10.244.0.1:55634: EOF 2026/07/13 12:29:48 http: TLS handshake error from 10.244.0.1:57634: EOF 2026/07/13 12:29:53 http: TLS handshake error from 10.244.0.1:57642: EOF 2026/07/13 12:30:03 http: TLS handshake error from 10.244.0.1:38944: EOF 2026/07/13 12:30:08 http: TLS handshake error from 10.244.0.1:39668: EOF 2026/07/13 12:30:13 http: TLS handshake error from 10.244.0.1:39678: EOF 2026/07/13 12:30:23 http: TLS handshake error from 10.244.0.1:41788: EOF 2026/07/13 12:30:28 http: TLS handshake error from 10.244.0.1:51000: EOF 2026/07/13 12:30:33 http: TLS handshake error from 10.244.0.1:51008: EOF 2026/07/13 12:30:43 http: TLS handshake error from 10.244.0.1:49210: EOF 2026/07/13 12:30:48 http: TLS handshake error from 10.244.0.1:59396: EOF 2026/07/13 12:30:53 http: TLS handshake error from 10.244.0.1:59408: EOF 2026/07/13 12:31:03 http: TLS handshake error from 10.244.0.1:38716: EOF 2026/07/13 12:31:08 http: TLS handshake error from 10.244.0.1:56252: EOF 2026/07/13 12:31:13 http: TLS handshake error from 10.244.0.1:56268: EOF 2026/07/13 12:31:23 http: TLS handshake error from 10.244.0.1:60024: EOF 2026/07/13 12:31:28 http: TLS handshake error from 10.244.0.1:38954: EOF 2026/07/13 12:31:33 http: TLS handshake error from 10.244.0.1:38956: EOF 2026/07/13 12:31:43 http: TLS handshake error from 10.244.0.1:52448: EOF 2026/07/13 12:31:48 http: TLS handshake error from 10.244.0.1:48258: EOF 2026/07/13 12:31:53 http: TLS handshake error from 10.244.0.1:48274: EOF 2026/07/13 12:32:03 http: TLS handshake error from 10.244.0.1:39330: EOF 2026/07/13 12:32:08 http: TLS handshake error from 10.244.0.1:50808: EOF 2026/07/13 12:32:13 http: TLS handshake error from 10.244.0.1:50822: EOF 2026/07/13 12:32:23 http: TLS handshake error from 10.244.0.1:33130: EOF 2026/07/13 12:32:28 http: TLS handshake error from 10.244.0.1:44558: EOF 2026/07/13 12:32:33 http: TLS handshake error from 10.244.0.1:44564: EOF 2026/07/13 12:32:43 http: TLS handshake error from 10.244.0.1:54866: EOF 2026/07/13 12:32:48 http: TLS handshake error from 10.244.0.1:37306: EOF 2026/07/13 12:32:53 http: TLS handshake error from 10.244.0.1:37314: EOF 2026/07/13 12:33:03 http: TLS handshake error from 10.244.0.1:51750: EOF 2026/07/13 12:33:08 http: TLS handshake error from 10.244.0.1:41222: EOF 2026/07/13 12:33:13 http: TLS handshake error from 10.244.0.1:41238: EOF 2026/07/13 12:33:23 http: TLS handshake error from 10.244.0.1:56688: EOF 2026/07/13 12:33:28 http: TLS handshake error from 10.244.0.1:34310: EOF 2026/07/13 12:33:33 http: TLS handshake error from 10.244.0.1:34318: EOF 2026/07/13 12:33:43 http: TLS handshake error from 10.244.0.1:46724: EOF 2026/07/13 12:33:48 http: TLS handshake error from 10.244.0.1:51362: EOF 2026/07/13 12:33:53 http: TLS handshake error from 10.244.0.1:51376: EOF 2026/07/13 12:34:03 http: TLS handshake error from 10.244.0.1:50210: EOF 2026/07/13 12:34:08 http: TLS handshake error from 10.244.0.1:54958: EOF 2026/07/13 12:34:13 http: TLS handshake error from 10.244.0.1:54966: EOF 2026/07/13 12:34:23 http: TLS handshake error from 10.244.0.1:42080: EOF 2026/07/13 12:34:28 http: TLS handshake error from 10.244.0.1:54320: EOF 2026/07/13 12:34:33 http: TLS handshake error from 10.244.0.1:54328: EOF 2026/07/13 12:34:43 http: TLS handshake error from 10.244.0.1:51248: EOF 2026/07/13 12:34:48 http: TLS handshake error from 10.244.0.1:56718: EOF 2026/07/13 12:34:53 http: TLS handshake error from 10.244.0.1:56720: EOF 2026/07/13 12:35:03 http: TLS handshake error from 10.244.0.1:56742: EOF 2026/07/13 12:35:08 http: TLS handshake error from 10.244.0.1:55528: EOF 2026/07/13 12:35:13 http: TLS handshake error from 10.244.0.1:55530: EOF 2026/07/13 12:35:23 http: TLS handshake error from 10.244.0.1:41876: EOF 2026/07/13 12:35:28 http: TLS handshake error from 10.244.0.1:48474: EOF 2026/07/13 12:35:33 http: TLS handshake error from 10.244.0.1:48478: EOF 2026/07/13 12:35:43 http: TLS handshake error from 10.244.0.1:47538: EOF 2026/07/13 12:35:48 http: TLS handshake error from 10.244.0.1:47930: EOF 2026/07/13 12:35:53 http: TLS handshake error from 10.244.0.1:47932: EOF 2026/07/13 12:36:03 http: TLS handshake error from 10.244.0.1:47004: EOF 2026/07/13 12:36:08 http: TLS handshake error from 10.244.0.1:39832: EOF 2026/07/13 12:36:13 http: TLS handshake error from 10.244.0.1:39844: EOF 2026/07/13 12:36:23 http: TLS handshake error from 10.244.0.1:54544: EOF 2026/07/13 12:36:28 http: TLS handshake error from 10.244.0.1:53228: EOF 2026/07/13 12:36:33 http: TLS handshake error from 10.244.0.1:53232: EOF 2026/07/13 12:36:43 http: TLS handshake error from 10.244.0.1:56044: EOF 2026/07/13 12:36:48 http: TLS handshake error from 10.244.0.1:57046: EOF 2026/07/13 12:36:53 http: TLS handshake error from 10.244.0.1:57062: EOF 2026/07/13 12:37:03 http: TLS handshake error from 10.244.0.1:60450: EOF 2026/07/13 12:37:08 http: TLS handshake error from 10.244.0.1:49264: EOF 2026/07/13 12:37:13 http: TLS handshake error from 10.244.0.1:49266: EOF 2026/07/13 12:37:23 http: TLS handshake error from 10.244.0.1:34884: EOF 2026/07/13 12:37:28 http: TLS handshake error from 10.244.0.1:48260: EOF 2026/07/13 12:37:33 http: TLS handshake error from 10.244.0.1:48264: EOF 2026/07/13 12:37:43 http: TLS handshake error from 10.244.0.1:37836: EOF 2026/07/13 12:37:48 http: TLS handshake error from 10.244.0.1:37548: EOF 2026/07/13 12:37:53 http: TLS handshake error from 10.244.0.1:37560: EOF 2026/07/13 12:38:03 http: TLS handshake error from 10.244.0.1:51324: EOF 2026/07/13 12:38:08 http: TLS handshake error from 10.244.0.1:45370: EOF 2026/07/13 12:38:13 http: TLS handshake error from 10.244.0.1:45382: EOF 2026/07/13 12:38:23 http: TLS handshake error from 10.244.0.1:58884: EOF 2026/07/13 12:38:28 http: TLS handshake error from 10.244.0.1:49130: EOF 2026/07/13 12:38:33 http: TLS handshake error from 10.244.0.1:49134: EOF 2026/07/13 12:38:43 http: TLS handshake error from 10.244.0.1:45222: EOF 2026/07/13 12:38:48 http: TLS handshake error from 10.244.0.1:34196: EOF 2026/07/13 12:38:53 http: TLS handshake error from 10.244.0.1:34210: EOF 2026/07/13 12:39:03 http: TLS handshake error from 10.244.0.1:52708: EOF 2026/07/13 12:39:08 http: TLS handshake error from 10.244.0.1:58852: EOF 2026/07/13 12:39:13 http: TLS handshake error from 10.244.0.1:58858: EOF 2026/07/13 12:39:23 http: TLS handshake error from 10.244.0.1:47796: EOF 2026/07/13 12:39:28 http: TLS handshake error from 10.244.0.1:47950: EOF 2026/07/13 12:39:33 http: TLS handshake error from 10.244.0.1:47956: EOF 2026/07/13 12:39:43 http: TLS handshake error from 10.244.0.1:58142: EOF 2026/07/13 12:39:48 http: TLS handshake error from 10.244.0.1:43856: EOF 2026/07/13 12:39:53 http: TLS handshake error from 10.244.0.1:43864: EOF 2026/07/13 12:40:03 http: TLS handshake error from 10.244.0.1:46884: EOF 2026/07/13 12:40:08 http: TLS handshake error from 10.244.0.1:42182: EOF 2026/07/13 12:40:13 http: TLS handshake error from 10.244.0.1:42196: EOF 2026/07/13 12:40:23 http: TLS handshake error from 10.244.0.1:49658: EOF 2026/07/13 12:40:28 http: TLS handshake error from 10.244.0.1:48406: EOF 2026/07/13 12:40:33 http: TLS handshake error from 10.244.0.1:48410: EOF 2026/07/13 12:40:43 http: TLS handshake error from 10.244.0.1:58462: EOF 2026/07/13 12:40:48 http: TLS handshake error from 10.244.0.1:43182: EOF 2026/07/13 12:40:53 http: TLS handshake error from 10.244.0.1:43194: EOF 2026/07/13 12:41:03 http: TLS handshake error from 10.244.0.1:47982: EOF 2026/07/13 12:41:08 http: TLS handshake error from 10.244.0.1:50576: EOF 2026/07/13 12:41:13 http: TLS handshake error from 10.244.0.1:50590: EOF 2026/07/13 12:41:23 http: TLS handshake error from 10.244.0.1:47546: EOF 2026/07/13 12:41:28 http: TLS handshake error from 10.244.0.1:39902: EOF 2026/07/13 12:41:33 http: TLS handshake error from 10.244.0.1:39904: EOF 2026/07/13 12:41:43 http: TLS handshake error from 10.244.0.1:35270: EOF 2026/07/13 12:41:48 http: TLS handshake error from 10.244.0.1:37652: EOF 2026/07/13 12:41:53 http: TLS handshake error from 10.244.0.1:37656: EOF 2026/07/13 12:42:03 http: TLS handshake error from 10.244.0.1:36192: EOF 2026/07/13 12:42:08 http: TLS handshake error from 10.244.0.1:48480: EOF 2026/07/13 12:42:13 http: TLS handshake error from 10.244.0.1:48486: EOF 2026/07/13 12:42:23 http: TLS handshake error from 10.244.0.1:40648: EOF 2026/07/13 12:42:28 http: TLS handshake error from 10.244.0.1:59692: EOF 2026/07/13 12:42:33 http: TLS handshake error from 10.244.0.1:59702: EOF 2026/07/13 12:42:43 http: TLS handshake error from 10.244.0.1:42048: EOF 2026/07/13 12:42:48 http: TLS handshake error from 10.244.0.1:48650: EOF 2026/07/13 12:42:53 http: TLS handshake error from 10.244.0.1:48662: EOF 2026/07/13 12:43:03 http: TLS handshake error from 10.244.0.1:33962: EOF 2026/07/13 12:43:08 http: TLS handshake error from 10.244.0.1:54352: EOF 2026/07/13 12:43:13 http: TLS handshake error from 10.244.0.1:54360: EOF 2026/07/13 12:43:23 http: TLS handshake error from 10.244.0.1:55514: EOF 2026/07/13 12:43:28 http: TLS handshake error from 10.244.0.1:43804: EOF 2026/07/13 12:43:33 http: TLS handshake error from 10.244.0.1:43814: EOF 2026/07/13 12:43:43 http: TLS handshake error from 10.244.0.1:57116: EOF 2026/07/13 12:43:48 http: TLS handshake error from 10.244.0.1:39312: EOF 2026/07/13 12:43:53 http: TLS handshake error from 10.244.0.1:39318: EOF 2026/07/13 12:44:03 http: TLS handshake error from 10.244.0.1:54706: EOF 2026/07/13 12:44:08 http: TLS handshake error from 10.244.0.1:45712: EOF 2026/07/13 12:44:13 http: TLS handshake error from 10.244.0.1:45728: EOF 2026/07/13 12:44:23 http: TLS handshake error from 10.244.0.1:51692: EOF 2026/07/13 12:44:28 http: TLS handshake error from 10.244.0.1:45870: EOF 2026/07/13 12:44:33 http: TLS handshake error from 10.244.0.1:45886: EOF 2026/07/13 12:44:43 http: TLS handshake error from 10.244.0.1:54282: EOF 2026/07/13 12:44:48 http: TLS handshake error from 10.244.0.1:41404: EOF 2026/07/13 12:44:53 http: TLS handshake error from 10.244.0.1:41420: EOF