{"level":"warn","ts":"2026-08-12T09:26:29.270440Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-08-12T09:26:29.270618Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-08-12T09:26:29.270650Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.17:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.17:2380","--initial-cluster=controller=https://199.19.213.17:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.17:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.17:2380","--name=controller","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-08-12T09:26:29.270821Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-12T09:26:29.270861Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-08-12T09:26:29.270876Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-08-12T09:26:29.271066Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-08-12T09:26:29.272648Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"]} {"level":"info","ts":"2026-08-12T09:26:29.272799Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.19.213.17:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-08-12T09:26:29.273950Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc00012abd8}"} {"level":"info","ts":"2026-08-12T09:26:29.280112Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-08-12T09:26:29.280168Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"6.32243ms"} {"level":"info","ts":"2026-08-12T09:26:29.280206Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-12T09:26:29.280231Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-12T09:26:29.280273Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-12T09:26:29.293694Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-12T09:26:29.293810Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"27c4b87f3ea730e3","cluster-id":"cdce983f4a7486fe"} {"level":"info","ts":"2026-08-12T09:26:29.293861Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-12T09:26:29.293941Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"27c4b87f3ea730e3 switched to configuration voters=()"} {"level":"info","ts":"2026-08-12T09:26:29.294001Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"27c4b87f3ea730e3 became follower at term 0"} {"level":"info","ts":"2026-08-12T09:26:29.294022Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 27c4b87f3ea730e3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-08-12T09:26:29.294037Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"27c4b87f3ea730e3 became follower at term 1"} {"level":"info","ts":"2026-08-12T09:26:29.294082Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"27c4b87f3ea730e3 switched to configuration voters=(2865618119565979875)"} {"level":"warn","ts":"2026-08-12T09:26:29.299902Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-12T09:26:29.303026Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-12T09:26:29.305942Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-08-12T09:26:29.306630Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"27c4b87f3ea730e3","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-12T09:26:29.306883Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-08-12T09:26:29.306835Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"27c4b87f3ea730e3","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-08-12T09:26:29.306978Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:26:29.307045Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:26:29.307059Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:26:29.307108Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-08-12T09:26:29.307161Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-08-12T09:26:29.307387Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"27c4b87f3ea730e3","initial-advertise-peer-urls":["https://199.19.213.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-12T09:26:29.307459Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-12T09:26:29.307494Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"27c4b87f3ea730e3 switched to configuration voters=(2865618119565979875)"} {"level":"info","ts":"2026-08-12T09:26:29.307648Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"cdce983f4a7486fe","local-member-id":"27c4b87f3ea730e3","added-peer-id":"27c4b87f3ea730e3","added-peer-peer-urls":["https://199.19.213.17:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-08-12T09:26:30.195018Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"27c4b87f3ea730e3 is starting a new election at term 1"} {"level":"info","ts":"2026-08-12T09:26:30.195129Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"27c4b87f3ea730e3 became pre-candidate at term 1"} {"level":"info","ts":"2026-08-12T09:26:30.195231Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"27c4b87f3ea730e3 received MsgPreVoteResp from 27c4b87f3ea730e3 at term 1"} {"level":"info","ts":"2026-08-12T09:26:30.195258Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"27c4b87f3ea730e3 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-08-12T09:26:30.195281Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"27c4b87f3ea730e3 became candidate at term 2"} {"level":"info","ts":"2026-08-12T09:26:30.196045Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"27c4b87f3ea730e3 received MsgVoteResp from 27c4b87f3ea730e3 at term 2"} {"level":"info","ts":"2026-08-12T09:26:30.196080Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"27c4b87f3ea730e3 has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-08-12T09:26:30.196096Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"27c4b87f3ea730e3 became leader at term 2"} {"level":"info","ts":"2026-08-12T09:26:30.196109Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 27c4b87f3ea730e3 elected leader 27c4b87f3ea730e3 at term 2"} {"level":"info","ts":"2026-08-12T09:26:30.197082Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"27c4b87f3ea730e3","local-member-attributes":"{Name:controller ClientURLs:[https://199.19.213.17:2379]}","cluster-id":"cdce983f4a7486fe","publish-timeout":"7s"} {"level":"info","ts":"2026-08-12T09:26:30.197304Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-12T09:26:30.197481Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-12T09:26:30.197892Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:26:30.198096Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-12T09:26:30.198129Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-08-12T09:26:30.199832Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-12T09:26:30.199917Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-12T09:26:30.199981Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-12T09:26:30.203473Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"cdce983f4a7486fe","local-member-id":"27c4b87f3ea730e3","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:26:30.204257Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:26:30.204352Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:26:30.205195Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"} {"level":"info","ts":"2026-08-12T09:26:30.206219Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-08-12T09:26:30.206822Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.17:2379"} {"level":"info","ts":"2026-08-12T09:26:30.207298Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-08-12T09:26:30.214450Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41634","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.215080Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.223864Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41694","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.237060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.260990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.269582Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41764","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.277845Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.287727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.293062Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.301028Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.310712Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.321199Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.330088Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.337841Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.353825Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.363158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41910","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.371525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.379743Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41956","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.389113Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.399173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.407664Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41988","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.444578Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.452373Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.460305Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.469856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.479322Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.489093Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42106","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.496220Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.507400Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.517181Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.527140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42194","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.536519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.545335Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42218","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.554073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.563364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.573365Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42266","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.582768Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.605754Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.616928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42338","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.627017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.638287Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42382","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.646072Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.653855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42414","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.665688Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.675648Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.685458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42470","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.696847Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.709147Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.714939Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.723635Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.733704Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42524","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.746893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.755662Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.768480Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.780169Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42578","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.787647Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.795990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42604","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.812699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.829968Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:26:30.881452Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42692","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-12T09:26:38.014567Z","caller":"traceutil/trace.go:172","msg":"trace[379120196] transaction","detail":"{read_only:false; response_revision:306; number_of_response:1; }","duration":"120.66917ms","start":"2026-08-12T09:26:37.893872Z","end":"2026-08-12T09:26:38.014541Z","steps":["trace[379120196] 'process raft request' (duration: 120.45034ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:26:38.367357Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"274.88638ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:26:38.367431Z","caller":"traceutil/trace.go:172","msg":"trace[202307612] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/endpointslicemirroring-controller; range_end:; response_count:0; response_revision:307; }","duration":"274.99174ms","start":"2026-08-12T09:26:38.092425Z","end":"2026-08-12T09:26:38.367417Z","steps":["trace[202307612] 'range keys from in-memory index tree' (duration: 274.80151ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:26:38.772751Z","caller":"traceutil/trace.go:172","msg":"trace[650479549] linearizableReadLoop","detail":"{readStateIndex:318; appliedIndex:318; }","duration":"338.93603ms","start":"2026-08-12T09:26:38.433784Z","end":"2026-08-12T09:26:38.772720Z","steps":["trace[650479549] 'read index received' (duration: 338.92517ms)","trace[650479549] 'applied index is now lower than readState.Index' (duration: 8.8µs)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:26:38.772880Z","caller":"traceutil/trace.go:172","msg":"trace[385273761] transaction","detail":"{read_only:false; response_revision:309; number_of_response:1; }","duration":"339.3101ms","start":"2026-08-12T09:26:38.433558Z","end":"2026-08-12T09:26:38.772868Z","steps":["trace[385273761] 'process raft request' (duration: 339.19837ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:26:38.773009Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"339.20744ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/disruption-controller\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:26:38.773054Z","caller":"traceutil/trace.go:172","msg":"trace[514555681] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/disruption-controller; range_end:; response_count:0; response_revision:309; }","duration":"339.26616ms","start":"2026-08-12T09:26:38.433777Z","end":"2026-08-12T09:26:38.773043Z","steps":["trace[514555681] 'agreement among raft nodes before linearized reading' (duration: 339.04429ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:26:38.773099Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:26:38.433751Z","time spent":"339.3343ms","remote":"127.0.0.1:41980","response type":"/etcdserverpb.KV/Range","request count":0,"request size":63,"response count":0,"response size":28,"request content":"key:\"/registry/serviceaccounts/kube-system/disruption-controller\" limit:1 "} {"level":"warn","ts":"2026-08-12T09:26:38.773425Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:26:38.433533Z","time spent":"339.38142ms","remote":"127.0.0.1:42092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":425,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-12T09:27:15.515122Z","caller":"traceutil/trace.go:172","msg":"trace[2020108027] transaction","detail":"{read_only:false; response_revision:542; number_of_response:1; }","duration":"100.27601ms","start":"2026-08-12T09:27:15.414825Z","end":"2026-08-12T09:27:15.515101Z","steps":["trace[2020108027] 'process raft request' (duration: 100.05203ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.632949Z","caller":"traceutil/trace.go:172","msg":"trace[1357983868] transaction","detail":"{read_only:false; response_revision:543; number_of_response:1; }","duration":"213.82188ms","start":"2026-08-12T09:27:15.419112Z","end":"2026-08-12T09:27:15.632933Z","steps":["trace[1357983868] 'process raft request' (duration: 213.50944ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.633113Z","caller":"traceutil/trace.go:172","msg":"trace[1442654024] transaction","detail":"{read_only:false; response_revision:545; number_of_response:1; }","duration":"162.77689ms","start":"2026-08-12T09:27:15.470313Z","end":"2026-08-12T09:27:15.633090Z","steps":["trace[1442654024] 'process raft request' (duration: 162.65251ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.633313Z","caller":"traceutil/trace.go:172","msg":"trace[150248523] transaction","detail":"{read_only:false; response_revision:544; number_of_response:1; }","duration":"192.44918ms","start":"2026-08-12T09:27:15.440806Z","end":"2026-08-12T09:27:15.633255Z","steps":["trace[150248523] 'process raft request' (duration: 191.97588ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.662207Z","caller":"traceutil/trace.go:172","msg":"trace[1903303731] transaction","detail":"{read_only:false; response_revision:546; number_of_response:1; }","duration":"131.07593ms","start":"2026-08-12T09:27:15.531107Z","end":"2026-08-12T09:27:15.662183Z","steps":["trace[1903303731] 'process raft request' (duration: 130.9232ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.821049Z","caller":"traceutil/trace.go:172","msg":"trace[1496278811] linearizableReadLoop","detail":"{readStateIndex:569; appliedIndex:569; }","duration":"159.22664ms","start":"2026-08-12T09:27:15.661790Z","end":"2026-08-12T09:27:15.821017Z","steps":["trace[1496278811] 'read index received' (duration: 159.2124ms)","trace[1496278811] 'applied index is now lower than readState.Index' (duration: 12.04µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:15.852615Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"192.01268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-08-12T09:27:15.852713Z","caller":"traceutil/trace.go:172","msg":"trace[608913222] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:546; }","duration":"192.13491ms","start":"2026-08-12T09:27:15.660563Z","end":"2026-08-12T09:27:15.852698Z","steps":["trace[608913222] 'agreement among raft nodes before linearized reading' (duration: 160.61976ms)","trace[608913222] 'range keys from in-memory index tree' (duration: 31.2535ms)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:27:15.852861Z","caller":"traceutil/trace.go:172","msg":"trace[1220577468] transaction","detail":"{read_only:false; response_revision:548; number_of_response:1; }","duration":"199.10553ms","start":"2026-08-12T09:27:15.653745Z","end":"2026-08-12T09:27:15.852850Z","steps":["trace[1220577468] 'process raft request' (duration: 199.05306ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.853285Z","caller":"traceutil/trace.go:172","msg":"trace[1705445093] transaction","detail":"{read_only:false; response_revision:547; number_of_response:1; }","duration":"212.19852ms","start":"2026-08-12T09:27:15.640712Z","end":"2026-08-12T09:27:15.852910Z","steps":["trace[1705445093] 'process raft request' (duration: 180.47969ms)","trace[1705445093] 'compare' (duration: 31.48488ms)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:27:15.857402Z","caller":"traceutil/trace.go:172","msg":"trace[2037816023] transaction","detail":"{read_only:false; response_revision:549; number_of_response:1; }","duration":"166.97851ms","start":"2026-08-12T09:27:15.690408Z","end":"2026-08-12T09:27:15.857387Z","steps":["trace[2037816023] 'process raft request' (duration: 166.79817ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.857576Z","caller":"traceutil/trace.go:172","msg":"trace[552026353] transaction","detail":"{read_only:false; response_revision:550; number_of_response:1; }","duration":"150.31721ms","start":"2026-08-12T09:27:15.707247Z","end":"2026-08-12T09:27:15.857564Z","steps":["trace[552026353] 'process raft request' (duration: 150.10706ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:15.857586Z","caller":"traceutil/trace.go:172","msg":"trace[1332388151] transaction","detail":"{read_only:false; response_revision:551; number_of_response:1; }","duration":"112.40836ms","start":"2026-08-12T09:27:15.745153Z","end":"2026-08-12T09:27:15.857561Z","steps":["trace[1332388151] 'process raft request' (duration: 112.33314ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:22.158392Z","caller":"traceutil/trace.go:172","msg":"trace[1008231945] linearizableReadLoop","detail":"{readStateIndex:633; appliedIndex:633; }","duration":"265.41491ms","start":"2026-08-12T09:27:21.892925Z","end":"2026-08-12T09:27:22.158340Z","steps":["trace[1008231945] 'read index received' (duration: 265.39718ms)","trace[1008231945] 'applied index is now lower than readState.Index' (duration: 15.03µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:22.158864Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"265.9129ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-08-12T09:27:22.158917Z","caller":"traceutil/trace.go:172","msg":"trace[1736499637] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:609; }","duration":"265.99268ms","start":"2026-08-12T09:27:21.892911Z","end":"2026-08-12T09:27:22.158904Z","steps":["trace[1736499637] 'agreement among raft nodes before linearized reading' (duration: 265.71245ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:22.159164Z","caller":"traceutil/trace.go:172","msg":"trace[123989270] transaction","detail":"{read_only:false; response_revision:610; number_of_response:1; }","duration":"395.20323ms","start":"2026-08-12T09:27:21.763931Z","end":"2026-08-12T09:27:22.159134Z","steps":["trace[123989270] 'process raft request' (duration: 394.9671ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:22.159400Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:27:21.763905Z","time spent":"395.38282ms","remote":"127.0.0.1:41960","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":19188,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-12T09:27:22.735812Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3522835209415209828,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-12T09:27:22.768501Z","caller":"traceutil/trace.go:172","msg":"trace[309875185] linearizableReadLoop","detail":"{readStateIndex:634; appliedIndex:634; }","duration":"533.6947ms","start":"2026-08-12T09:27:22.234768Z","end":"2026-08-12T09:27:22.768463Z","steps":["trace[309875185] 'read index received' (duration: 533.678ms)","trace[309875185] 'applied index is now lower than readState.Index' (duration: 14.13µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:22.869898Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"635.14714ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:22.869984Z","caller":"traceutil/trace.go:172","msg":"trace[42953829] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:610; }","duration":"635.23998ms","start":"2026-08-12T09:27:22.234724Z","end":"2026-08-12T09:27:22.869964Z","steps":["trace[42953829] 'agreement among raft nodes before linearized reading' (duration: 533.86583ms)","trace[42953829] 'range keys from in-memory index tree' (duration: 101.2272ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:22.870411Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.50939ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:16"} {"level":"info","ts":"2026-08-12T09:27:22.870768Z","caller":"traceutil/trace.go:172","msg":"trace[2039597821] transaction","detail":"{read_only:false; response_revision:611; number_of_response:1; }","duration":"983.50403ms","start":"2026-08-12T09:27:21.887231Z","end":"2026-08-12T09:27:22.870735Z","steps":["trace[2039597821] 'process raft request' (duration: 881.3385ms)","trace[2039597821] 'compare' (duration: 101.17623ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:22.871007Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:27:21.887196Z","time spent":"983.68915ms","remote":"127.0.0.1:42092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":493,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-12T09:27:22.871880Z","caller":"traceutil/trace.go:172","msg":"trace[1621676058] transaction","detail":"{read_only:false; response_revision:614; number_of_response:1; }","duration":"707.61529ms","start":"2026-08-12T09:27:22.164242Z","end":"2026-08-12T09:27:22.871858Z","steps":["trace[1621676058] 'process raft request' (duration: 707.55898ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:22.872008Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:27:22.164219Z","time spent":"707.73267ms","remote":"127.0.0.1:42092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":421,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-12T09:27:22.872413Z","caller":"traceutil/trace.go:172","msg":"trace[683461489] transaction","detail":"{read_only:false; response_revision:613; number_of_response:1; }","duration":"916.28474ms","start":"2026-08-12T09:27:21.956103Z","end":"2026-08-12T09:27:22.872387Z","steps":["trace[683461489] 'process raft request' (duration: 915.63083ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:22.872522Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:27:21.956067Z","time spent":"916.40784ms","remote":"127.0.0.1:42092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":466,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-12T09:27:22.872776Z","caller":"traceutil/trace.go:172","msg":"trace[1144575603] linearizableReadLoop","detail":"{readStateIndex:637; appliedIndex:634; }","duration":"104.17199ms","start":"2026-08-12T09:27:22.768589Z","end":"2026-08-12T09:27:22.872761Z","steps":["trace[1144575603] 'read index received' (duration: 95.9035ms)","trace[1144575603] 'applied index is now lower than readState.Index' (duration: 8.26693ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:22.872863Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"250.21537ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:22.872900Z","caller":"traceutil/trace.go:172","msg":"trace[500722659] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:614; }","duration":"250.25486ms","start":"2026-08-12T09:27:22.622635Z","end":"2026-08-12T09:27:22.872890Z","steps":["trace[500722659] 'agreement among raft nodes before linearized reading' (duration: 250.18232ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:22.873070Z","caller":"traceutil/trace.go:172","msg":"trace[1737385431] transaction","detail":"{read_only:false; response_revision:612; number_of_response:1; }","duration":"984.95282ms","start":"2026-08-12T09:27:21.888037Z","end":"2026-08-12T09:27:22.872990Z","steps":["trace[1737385431] 'process raft request' (duration: 982.82941ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:22.873351Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:27:21.887990Z","time spent":"985.16126ms","remote":"127.0.0.1:41794","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1036285,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-12T09:27:29.777683Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:30.032160Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.73155ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-66bc5c9577-72sjk\" limit:1 ","response":"range_response_count:1 size:4150"} {"level":"info","ts":"2026-08-12T09:27:30.032291Z","caller":"traceutil/trace.go:172","msg":"trace[8760497] range","detail":"{range_begin:/registry/pods/kube-system/coredns-66bc5c9577-72sjk; range_end:; response_count:1; response_revision:696; }","duration":"103.89462ms","start":"2026-08-12T09:27:29.928378Z","end":"2026-08-12T09:27:30.032273Z","steps":["trace[8760497] 'agreement among raft nodes before linearized reading' (duration: 103.65815ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:30.032305Z","caller":"traceutil/trace.go:172","msg":"trace[1840679834] transaction","detail":"{read_only:false; response_revision:697; number_of_response:1; }","duration":"107.34575ms","start":"2026-08-12T09:27:29.924947Z","end":"2026-08-12T09:27:30.032293Z","steps":["trace[1840679834] 'process raft request' (duration: 107.21231ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:30.032029Z","caller":"traceutil/trace.go:172","msg":"trace[1151157144] linearizableReadLoop","detail":"{readStateIndex:722; appliedIndex:722; }","duration":"103.56369ms","start":"2026-08-12T09:27:29.928388Z","end":"2026-08-12T09:27:30.031951Z","steps":["trace[1151157144] 'read index received' (duration: 103.55413ms)","trace[1151157144] 'applied index is now lower than readState.Index' (duration: 8.42µs)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:27:30.079003Z","caller":"traceutil/trace.go:172","msg":"trace[1071999964] transaction","detail":"{read_only:false; response_revision:698; number_of_response:1; }","duration":"153.93369ms","start":"2026-08-12T09:27:29.925050Z","end":"2026-08-12T09:27:30.078983Z","steps":["trace[1071999964] 'process raft request' (duration: 153.7844ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:34.142935Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:34.159716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:34.260927Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:34.290770Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36060","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:34.447307Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:38.965332Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36120","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:38.984013Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.005103Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.027032Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.053413Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.104430Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.226423Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.253990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.275417Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36268","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.290765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36290","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.384685Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.399016Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.412193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.435342Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.483284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.514691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.533994Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.0461ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:39.534074Z","caller":"traceutil/trace.go:172","msg":"trace[1300374826] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets; range_end:; response_count:0; response_revision:775; }","duration":"110.12454ms","start":"2026-08-12T09:27:39.423928Z","end":"2026-08-12T09:27:39.534053Z","steps":["trace[1300374826] 'agreement among raft nodes before linearized reading' (duration: 92.96511ms)","trace[1300374826] 'range keys from in-memory index tree' (duration: 17.0597ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:39.534374Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.45091ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets/\" range_end:\"/registry/gateway.networking.x-k8s.io/xlistenersets0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:39.534410Z","caller":"traceutil/trace.go:172","msg":"trace[1874419382] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets/; range_end:/registry/gateway.networking.x-k8s.io/xlistenersets0; response_count:0; response_revision:775; }","duration":"110.48705ms","start":"2026-08-12T09:27:39.423913Z","end":"2026-08-12T09:27:39.534400Z","steps":["trace[1874419382] 'agreement among raft nodes before linearized reading' (duration: 92.9897ms)","trace[1874419382] 'range keys from in-memory index tree' (duration: 17.43476ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:39.534406Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.01032ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/securitypolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:39.534513Z","caller":"traceutil/trace.go:172","msg":"trace[590818315] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/securitypolicies; range_end:; response_count:0; response_revision:775; }","duration":"138.11035ms","start":"2026-08-12T09:27:39.396390Z","end":"2026-08-12T09:27:39.534500Z","steps":["trace[590818315] 'agreement among raft nodes before linearized reading' (duration: 120.55065ms)","trace[590818315] 'range keys from in-memory index tree' (duration: 17.45209ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:39.534569Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"125.61622ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/cilium.io/ciliumnodeconfigs/\" range_end:\"/registry/cilium.io/ciliumnodeconfigs0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:39.534624Z","caller":"traceutil/trace.go:172","msg":"trace[681614840] range","detail":"{range_begin:/registry/cilium.io/ciliumnodeconfigs/; range_end:/registry/cilium.io/ciliumnodeconfigs0; response_count:0; response_revision:775; }","duration":"125.66019ms","start":"2026-08-12T09:27:39.408925Z","end":"2026-08-12T09:27:39.534585Z","steps":["trace[681614840] 'agreement among raft nodes before linearized reading' (duration: 108.00137ms)","trace[681614840] 'range keys from in-memory index tree' (duration: 17.60337ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:39.534372Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"125.44694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/cilium.io/ciliumnodeconfigs\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:27:39.535069Z","caller":"traceutil/trace.go:172","msg":"trace[1935955649] range","detail":"{range_begin:/registry/cilium.io/ciliumnodeconfigs; range_end:; response_count:0; response_revision:775; }","duration":"126.14597ms","start":"2026-08-12T09:27:39.408913Z","end":"2026-08-12T09:27:39.535059Z","steps":["trace[1935955649] 'agreement among raft nodes before linearized reading' (duration: 108.02352ms)","trace[1935955649] 'range keys from in-memory index tree' (duration: 17.41029ms)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:27:39.535237Z","caller":"traceutil/trace.go:172","msg":"trace[1028560643] transaction","detail":"{read_only:false; response_revision:776; number_of_response:1; }","duration":"140.1687ms","start":"2026-08-12T09:27:39.395059Z","end":"2026-08-12T09:27:39.535228Z","steps":["trace[1028560643] 'process raft request' (duration: 121.84994ms)","trace[1028560643] 'compare' (duration: 17.39162ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:27:39.538586Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36430","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.560359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36436","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-12T09:27:39.564578Z","caller":"traceutil/trace.go:172","msg":"trace[13351254] transaction","detail":"{read_only:false; response_revision:779; number_of_response:1; }","duration":"106.34304ms","start":"2026-08-12T09:27:39.458216Z","end":"2026-08-12T09:27:39.564559Z","steps":["trace[13351254] 'process raft request' (duration: 106.06554ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:39.564572Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"109.61459ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/coredns-7488bc8bd5-2mkbp.18cb04b45a26fada\" limit:1 ","response":"range_response_count:1 size:860"} {"level":"info","ts":"2026-08-12T09:27:39.564969Z","caller":"traceutil/trace.go:172","msg":"trace[1595928886] range","detail":"{range_begin:/registry/events/kube-system/coredns-7488bc8bd5-2mkbp.18cb04b45a26fada; range_end:; response_count:1; response_revision:779; }","duration":"110.01665ms","start":"2026-08-12T09:27:39.454939Z","end":"2026-08-12T09:27:39.564956Z","steps":["trace[1595928886] 'agreement among raft nodes before linearized reading' (duration: 109.54149ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:39.565340Z","caller":"traceutil/trace.go:172","msg":"trace[685786186] transaction","detail":"{read_only:false; response_revision:777; number_of_response:1; }","duration":"109.05301ms","start":"2026-08-12T09:27:39.456263Z","end":"2026-08-12T09:27:39.565316Z","steps":["trace[685786186] 'process raft request' (duration: 107.85236ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:39.565476Z","caller":"traceutil/trace.go:172","msg":"trace[2094684188] transaction","detail":"{read_only:false; response_revision:778; number_of_response:1; }","duration":"108.17552ms","start":"2026-08-12T09:27:39.457279Z","end":"2026-08-12T09:27:39.565455Z","steps":["trace[2094684188] 'process raft request' (duration: 106.94972ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:27:39.595837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.618932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.733364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.797390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36514","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.809679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.830102Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.845091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36578","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.854699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.868828Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:27:39.886625Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36640","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-12T09:27:42.020118Z","caller":"traceutil/trace.go:172","msg":"trace[28246869] transaction","detail":"{read_only:false; response_revision:797; number_of_response:1; }","duration":"114.267459ms","start":"2026-08-12T09:27:41.905831Z","end":"2026-08-12T09:27:42.020098Z","steps":["trace[28246869] 'process raft request' (duration: 110.486729ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:42.020340Z","caller":"traceutil/trace.go:172","msg":"trace[301425218] transaction","detail":"{read_only:false; response_revision:798; number_of_response:1; }","duration":"112.105769ms","start":"2026-08-12T09:27:41.908207Z","end":"2026-08-12T09:27:42.020313Z","steps":["trace[301425218] 'process raft request' (duration: 111.838199ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:27:43.090316Z","caller":"traceutil/trace.go:172","msg":"trace[1023445775] transaction","detail":"{read_only:false; response_revision:802; number_of_response:1; }","duration":"104.24475ms","start":"2026-08-12T09:27:42.986047Z","end":"2026-08-12T09:27:43.090291Z","steps":["trace[1023445775] 'process raft request' (duration: 79.14753ms)","trace[1023445775] 'compare' (duration: 24.91885ms)"],"step_count":2} {"level":"info","ts":"2026-08-12T09:27:45.009065Z","caller":"traceutil/trace.go:172","msg":"trace[621347244] transaction","detail":"{read_only:false; response_revision:815; number_of_response:1; }","duration":"131.80207ms","start":"2026-08-12T09:27:44.877235Z","end":"2026-08-12T09:27:45.009037Z","steps":["trace[621347244] 'process raft request' (duration: 131.61868ms)"],"step_count":1}