{"level":"warn","ts":"2026-08-22T08:59:11.325130Z","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-22T08:59:11.325281Z","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-22T08:59:11.325320Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.67: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.67:2380","--initial-cluster=controller-3=https://199.19.213.67:2380,controller-2=https://199.204.45.235:2380,controller-1=https://199.204.45.35:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.67:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.67:2380","--name=controller-3","--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-22T08:59:11.325383Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-22T08:59:11.325402Z","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-22T08:59:11.325411Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.67:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.325431Z","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-22T08:59:11.325829Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.67:2379"]} {"level":"info","ts":"2026-08-22T08:59:11.326019Z","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-3","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.67:2380"],"listen-peer-urls":["https://199.19.213.67:2380"],"advertise-client-urls":["https://199.19.213.67:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.67:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.35:2380,controller-2=https://199.204.45.235:2380,controller-3=https://199.19.213.67:2380","initial-cluster-state":"existing","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-22T08:59:11.327399Z","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: 0xc000078cb8}"} {"level":"info","ts":"2026-08-22T08:59:11.332617Z","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-22T08:59:11.332734Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.45443ms"} {"level":"info","ts":"2026-08-22T08:59:11.332811Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-22T08:59:11.332832Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-22T08:59:11.344502Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.67:2380","host":"199.19.213.67:2380","resolved-addr":"199.19.213.67:2380"} {"level":"info","ts":"2026-08-22T08:59:11.344572Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.235:2380","host":"199.204.45.235:2380","resolved-addr":"199.204.45.235:2380"} {"level":"info","ts":"2026-08-22T08:59:11.344625Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.67:2380","host":"199.19.213.67:2380","resolved-addr":"199.19.213.67:2380"} {"level":"info","ts":"2026-08-22T08:59:11.344646Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.35:2380","host":"199.204.45.35:2380","resolved-addr":"199.204.45.35:2380"} {"level":"info","ts":"2026-08-22T08:59:11.344676Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.35:2380","host":"199.204.45.35:2380","resolved-addr":"199.204.45.35:2380"} {"level":"info","ts":"2026-08-22T08:59:11.344695Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.235:2380","host":"199.204.45.235:2380","resolved-addr":"199.204.45.235:2380"} {"level":"info","ts":"2026-08-22T08:59:11.360132Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-22T08:59:11.368962Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-22T08:59:11.369058Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"15c2aecf524bc319","cluster-id":"636a84d5a3ba9c31"} {"level":"info","ts":"2026-08-22T08:59:11.369345Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-22T08:59:11.369476Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15c2aecf524bc319 switched to configuration voters=()"} {"level":"info","ts":"2026-08-22T08:59:11.369574Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"15c2aecf524bc319 became follower at term 0"} {"level":"info","ts":"2026-08-22T08:59:11.369672Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 15c2aecf524bc319 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-08-22T08:59:11.377981Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-22T08:59:11.379249Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-22T08:59:11.382818Z","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-22T08:59:11.383948Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.384018Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4","remote-peer-urls":["https://199.204.45.235:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.384088Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.384132Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac","remote-peer-urls":["https://199.204.45.35:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.384178Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.384220Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.384681Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.385301Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.385989Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.385462Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.387893Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4","remote-peer-urls":["https://199.204.45.235:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.387929Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.386960Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.387968Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.389279Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.389361Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac","remote-peer-urls":["https://199.204.45.35:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.389608Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"15c2aecf524bc319","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-22T08:59:11.389868Z","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-22T08:59:11.390602Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"15c2aecf524bc319","initial-advertise-peer-urls":["https://199.19.213.67:2380"],"listen-peer-urls":["https://199.19.213.67:2380"],"advertise-client-urls":["https://199.19.213.67:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.67:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-22T08:59:11.390795Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-08-22T08:59:11.390826Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.390989Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.391129Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.391237Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.67:2380"} {"level":"info","ts":"2026-08-22T08:59:11.391260Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.67:2380"} {"level":"info","ts":"2026-08-22T08:59:11.391576Z","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-22T08:59:11.392029Z","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-22T08:59:11.392095Z","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-22T08:59:11.391657Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-22T08:59:11.391672Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"15c2aecf524bc319 [term: 0] received a MsgHeartbeat message with higher term from fb85913747d92cac [term: 2]"} {"level":"info","ts":"2026-08-22T08:59:11.390830Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.393310Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"15c2aecf524bc319 became follower at term 2"} {"level":"info","ts":"2026-08-22T08:59:11.393351Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 15c2aecf524bc319 elected leader fb85913747d92cac at term 2"} {"level":"info","ts":"2026-08-22T08:59:11.400797Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.400839Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.401088Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.401111Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.408552Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.409708Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.430994Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"b6766689774d43e4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:59:11.431065Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.433247Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"fb85913747d92cac","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:59:11.433287Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.433708Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"b6766689774d43e4","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:59:11.433724Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.438072Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"fb85913747d92cac","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:59:11.438151Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.441048Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"15c2aecf524bc319","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-08-22T08:59:11.534850Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"15c2aecf524bc319","remote-snapshot-sender-id":"fb85913747d92cac","incoming-snapshot-index":601,"incoming-snapshot-message-size-bytes":9170,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-08-22T08:59:11.545555Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000259.snap.db","bytes":978944,"size":"979 kB"} {"level":"info","ts":"2026-08-22T08:59:11.545589Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"15c2aecf524bc319","remote-snapshot-sender-id":"fb85913747d92cac","incoming-snapshot-index":601,"incoming-snapshot-size-bytes":978944,"incoming-snapshot-size":"979 kB","download-took":"10.814797ms"} {"level":"info","ts":"2026-08-22T08:59:11.545712Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 601, term: 2]"} {"level":"info","ts":"2026-08-22T08:59:11.545795Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15c2aecf524bc319 switched to configuration voters=(13147808902752846820 18124051942037073068) learners=(1568007825740514073)"} {"level":"info","ts":"2026-08-22T08:59:11.545820Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"15c2aecf524bc319 [commit: 601, lastindex: 601, lastterm: 2] restored snapshot [index: 601, term: 2]"} {"level":"info","ts":"2026-08-22T08:59:11.545833Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"15c2aecf524bc319 [commit: 601] restored snapshot [index: 601, term: 2]"} {"level":"info","ts":"2026-08-22T08:59:11.545893Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":601,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-22T08:59:11.550205Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":601} {"level":"info","ts":"2026-08-22T08:59:11.550661Z","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: 0xc000540738}"} {"level":"info","ts":"2026-08-22T08:59:11.556357Z","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-22T08:59:11.556452Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.873999ms"} {"level":"info","ts":"2026-08-22T08:59:11.556525Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-08-22T08:59:11.559321Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-08-22T08:59:11.559353Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-08-22T08:59:11.563087Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":559} {"level":"info","ts":"2026-08-22T08:59:11.563121Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":601} {"level":"info","ts":"2026-08-22T08:59:11.563137Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-08-22T08:59:11.563153Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-08-22T08:59:11.564320Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-08-22T08:59:11.564346Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-08-22T08:59:11.564382Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-08-22T08:59:11.564395Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-08-22T08:59:11.564674Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-08-22T08:59:11.564952Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-08-22T08:59:11.564984Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-08-22T08:59:11.565041Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-22T08:59:11.565056Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"636a84d5a3ba9c31","local-member-id":"15c2aecf524bc319","recovered-remote-peer-id":"b6766689774d43e4","recovered-remote-peer-urls":["https://199.204.45.235:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-22T08:59:11.565068Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"636a84d5a3ba9c31","local-member-id":"15c2aecf524bc319","recovered-remote-peer-id":"fb85913747d92cac","recovered-remote-peer-urls":["https://199.204.45.35:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-22T08:59:11.565081Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"636a84d5a3ba9c31","local-member-id":"15c2aecf524bc319","recovered-remote-peer-id":"15c2aecf524bc319","recovered-remote-peer-urls":["https://199.19.213.67:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-08-22T08:59:11.565089Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-08-22T08:59:11.565100Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-08-22T08:59:11.565109Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-08-22T08:59:11.565118Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"warn","ts":"2026-08-22T08:59:11.565174Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565196Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b6766689774d43e4"} {"level":"warn","ts":"2026-08-22T08:59:11.565249Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565257Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565360Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"warn","ts":"2026-08-22T08:59:11.565621Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4","error":"context canceled"} {"level":"warn","ts":"2026-08-22T08:59:11.565701Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"b6766689774d43e4","error":"failed to read b6766689774d43e4 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-22T08:59:11.565741Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"warn","ts":"2026-08-22T08:59:11.565893Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4","error":"context canceled"} {"level":"info","ts":"2026-08-22T08:59:11.565924Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565950Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565977Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"15c2aecf524bc319","removed-remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.565994Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"warn","ts":"2026-08-22T08:59:11.566024Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566051Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fb85913747d92cac"} {"level":"warn","ts":"2026-08-22T08:59:11.566163Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566185Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566217Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"warn","ts":"2026-08-22T08:59:11.566337Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac","error":"context canceled"} {"level":"warn","ts":"2026-08-22T08:59:11.566364Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"fb85913747d92cac","error":"failed to read fb85913747d92cac on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-22T08:59:11.566383Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"warn","ts":"2026-08-22T08:59:11.566480Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac","error":"context canceled"} {"level":"info","ts":"2026-08-22T08:59:11.566507Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566518Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566556Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"15c2aecf524bc319","removed-remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.566575Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-08-22T08:59:11.566597Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-08-22T08:59:11.566630Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.566677Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.566799Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.567366Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.574919Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.574949Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4","remote-peer-urls":["https://199.204.45.235:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.574971Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.574988Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.575135Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.575264Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.575279Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.575726Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.579520Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.579564Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac","remote-peer-urls":["https://199.204.45.35:2380"]} {"level":"info","ts":"2026-08-22T08:59:11.579585Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-08-22T08:59:11.579601Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":601,"current-applied-index":601,"incoming-leader-snapshot-index":601,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-22T08:59:11.579620Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.579729Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.579874Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"fb85913747d92cac","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:59:11.579889Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.579919Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"warn","ts":"2026-08-22T08:59:11.581277Z","caller":"rafthttp/http.go:415","msg":"failed to find remote peer in cluster","local-member-id":"15c2aecf524bc319","remote-peer-id-stream-handler":"15c2aecf524bc319","remote-peer-id-from":"fb85913747d92cac","cluster-id":"636a84d5a3ba9c31"} {"level":"info","ts":"2026-08-22T08:59:11.581850Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"b6766689774d43e4","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:59:11.581967Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.582024Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.582186Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"b6766689774d43e4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:59:11.582208Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.587877Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.588836Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"b6766689774d43e4"} {"level":"info","ts":"2026-08-22T08:59:11.589731Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.590734Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.682043Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15c2aecf524bc319","to":"fb85913747d92cac","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:59:11.682081Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15c2aecf524bc319","remote-peer-id":"fb85913747d92cac"} {"level":"info","ts":"2026-08-22T08:59:11.695312Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15c2aecf524bc319 switched to configuration voters=(1568007825740514073 13147808902752846820 18124051942037073068)"} {"level":"info","ts":"2026-08-22T08:59:11.695663Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"636a84d5a3ba9c31","local-member-id":"15c2aecf524bc319","promoted-member-id":"15c2aecf524bc319"} {"level":"warn","ts":"2026-08-22T08:59:18.390866Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"15c2aecf524bc319","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.67:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-08-22T08:59:18.483943Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"15c2aecf524bc319","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.67:2379]}","cluster-id":"636a84d5a3ba9c31","publish-timeout":"7s"} {"level":"info","ts":"2026-08-22T08:59:18.483947Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-22T08:59:18.483973Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-22T08:59:18.484208Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-22T08:59:18.484312Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-08-22T08:59:18.487011Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-08-22T08:59:18.488208Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-22T08:59:18.488519Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-22T08:59:18.491459Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-08-22T08:59:18.491992Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46138","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-22T08:59:18.492519Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.67:2379"} {"level":"warn","ts":"2026-08-22T08:59:18.498223Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:60142","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.498843Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55396","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.499902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:60154","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.501714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55434","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.501825Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.502425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.503583Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55422","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.503822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.504001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.67:55378","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.505213Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.517174Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.535184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.543840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55884","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.554611Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.566187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.573865Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55912","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.590197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.607312Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.616141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.625284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.632218Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56022","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.640166Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.647954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.659693Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.668721Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56108","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.678140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.721295Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56154","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.727507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.735109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56200","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.746715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.758793Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56232","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.768439Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56250","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.777944Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.788685Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.800175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56288","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.811630Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.819798Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.856258Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.866526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.880325Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56356","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.887437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.893512Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.905240Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.913537Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56420","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.922985Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56446","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.932251Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.940958Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.951969Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.961448Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56516","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.969719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.979917Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.987191Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:18.999052Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.010330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.019383Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.027172Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.035991Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.046719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.056600Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56722","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.066202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.074245Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56752","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.083515Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.120415Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.126391Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.136650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:19.149328Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:59:28.045454Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"137.268579ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-08-22T09:00:02.617166Z","caller":"traceutil/trace.go:172","msg":"trace[1764748006] transaction","detail":"{read_only:false; response_revision:820; number_of_response:1; }","duration":"221.366918ms","start":"2026-08-22T09:00:02.395781Z","end":"2026-08-22T09:00:02.617148Z","steps":["trace[1764748006] 'process raft request' (duration: 221.291876ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:02.617982Z","caller":"traceutil/trace.go:172","msg":"trace[622570611] transaction","detail":"{read_only:false; response_revision:819; number_of_response:1; }","duration":"224.228999ms","start":"2026-08-22T09:00:02.393720Z","end":"2026-08-22T09:00:02.617950Z","steps":["trace[622570611] 'process raft request' (duration: 223.266824ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:02.625748Z","caller":"traceutil/trace.go:172","msg":"trace[2103869493] transaction","detail":"{read_only:false; number_of_response:1; response_revision:820; }","duration":"227.633561ms","start":"2026-08-22T09:00:02.398098Z","end":"2026-08-22T09:00:02.625732Z","steps":["trace[2103869493] 'process raft request' (duration: 227.237854ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:02.626099Z","caller":"traceutil/trace.go:172","msg":"trace[311024186] transaction","detail":"{read_only:false; response_revision:821; number_of_response:1; }","duration":"217.360766ms","start":"2026-08-22T09:00:02.408714Z","end":"2026-08-22T09:00:02.626075Z","steps":["trace[311024186] 'process raft request' (duration: 216.669315ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:02.627814Z","caller":"traceutil/trace.go:172","msg":"trace[1270932507] transaction","detail":"{read_only:false; response_revision:823; number_of_response:1; }","duration":"205.577311ms","start":"2026-08-22T09:00:02.422226Z","end":"2026-08-22T09:00:02.627803Z","steps":["trace[1270932507] 'process raft request' (duration: 205.372878ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:02.629454Z","caller":"traceutil/trace.go:172","msg":"trace[1006428998] transaction","detail":"{read_only:false; response_revision:824; number_of_response:1; }","duration":"202.764137ms","start":"2026-08-22T09:00:02.426675Z","end":"2026-08-22T09:00:02.629439Z","steps":["trace[1006428998] 'process raft request' (duration: 201.520648ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:03.474438Z","caller":"traceutil/trace.go:172","msg":"trace[638976433] linearizableReadLoop","detail":"{readStateIndex:1046; appliedIndex:1046; }","duration":"128.465873ms","start":"2026-08-22T09:00:03.345946Z","end":"2026-08-22T09:00:03.474411Z","steps":["trace[638976433] 'read index received' (duration: 128.458683ms)","trace[638976433] 'applied index is now lower than readState.Index' (duration: 5.96µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:03.474569Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"128.602435ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:03.474601Z","caller":"traceutil/trace.go:172","msg":"trace[167149318] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:887; }","duration":"128.648876ms","start":"2026-08-22T09:00:03.345942Z","end":"2026-08-22T09:00:03.474591Z","steps":["trace[167149318] 'agreement among raft nodes before linearized reading' (duration: 128.567774ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:03.474678Z","caller":"traceutil/trace.go:172","msg":"trace[674660283] transaction","detail":"{read_only:false; number_of_response:1; response_revision:887; }","duration":"141.933144ms","start":"2026-08-22T09:00:03.332730Z","end":"2026-08-22T09:00:03.474663Z","steps":["trace[674660283] 'process raft request' (duration: 141.805902ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:08.315348Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"148.351236ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-08-22T09:00:08.356229Z","caller":"traceutil/trace.go:172","msg":"trace[491030081] linearizableReadLoop","detail":"{readStateIndex:1094; appliedIndex:1092; }","duration":"213.362226ms","start":"2026-08-22T09:00:08.142852Z","end":"2026-08-22T09:00:08.356214Z","steps":["trace[491030081] 'read index received' (duration: 61.467209ms)","trace[491030081] 'applied index is now lower than readState.Index' (duration: 151.894177ms)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:08.356377Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"213.513158ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-08-22T09:00:08.356402Z","caller":"traceutil/trace.go:172","msg":"trace[486311890] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:926; }","duration":"213.545699ms","start":"2026-08-22T09:00:08.142848Z","end":"2026-08-22T09:00:08.356394Z","steps":["trace[486311890] 'agreement among raft nodes before linearized reading' (duration: 213.433757ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:08.401115Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"217.322354ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-08-22T09:00:08.401187Z","caller":"traceutil/trace.go:172","msg":"trace[1912564336] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:929; }","duration":"217.408615ms","start":"2026-08-22T09:00:08.183763Z","end":"2026-08-22T09:00:08.401172Z","steps":["trace[1912564336] 'agreement among raft nodes before linearized reading' (duration: 217.183272ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:08.995231Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"326.92721ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-08-22T09:00:09.016020Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754320,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T09:00:09.124657Z","caller":"traceutil/trace.go:172","msg":"trace[1993372350] linearizableReadLoop","detail":"{readStateIndex:1102; appliedIndex:1102; }","duration":"609.679178ms","start":"2026-08-22T09:00:08.514958Z","end":"2026-08-22T09:00:09.124637Z","steps":["trace[1993372350] 'read index received' (duration: 609.673688ms)","trace[1993372350] 'applied index is now lower than readState.Index' (duration: 4.29µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:09.153602Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"638.623254ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-vcmnd\" limit:1 ","response":"range_response_count:1 size:18349"} {"level":"info","ts":"2026-08-22T09:00:09.153671Z","caller":"traceutil/trace.go:172","msg":"trace[2043974192] range","detail":"{range_begin:/registry/pods/kube-system/cilium-vcmnd; range_end:; response_count:1; response_revision:934; }","duration":"638.702156ms","start":"2026-08-22T09:00:08.514947Z","end":"2026-08-22T09:00:09.153649Z","steps":["trace[2043974192] 'agreement among raft nodes before linearized reading' (duration: 609.761309ms)","trace[2043974192] 'range keys from in-memory index tree' (duration: 28.731914ms)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:09.153716Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:08.514915Z","time spent":"638.788197ms","remote":"127.0.0.1:56064","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18371,"request content":"key:\"/registry/pods/kube-system/cilium-vcmnd\" limit:1 "} {"level":"warn","ts":"2026-08-22T09:00:09.155129Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"349.283289ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-08-22T09:00:09.155177Z","caller":"traceutil/trace.go:172","msg":"trace[1566040811] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:935; }","duration":"349.33488ms","start":"2026-08-22T09:00:08.805829Z","end":"2026-08-22T09:00:09.155164Z","steps":["trace[1566040811] 'agreement among raft nodes before linearized reading' (duration: 349.196348ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:09.155204Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:08.805807Z","time spent":"349.389151ms","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":532,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-08-22T09:00:09.611076Z","caller":"traceutil/trace.go:172","msg":"trace[940512548] transaction","detail":"{read_only:false; response_revision:937; number_of_response:1; }","duration":"438.357045ms","start":"2026-08-22T09:00:09.172702Z","end":"2026-08-22T09:00:09.611059Z","steps":["trace[940512548] 'process raft request' (duration: 438.139332ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:09.611372Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:09.172662Z","time spent":"438.475977ms","remote":"127.0.0.1:56064","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18506,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-22T09:00:09.643720Z","caller":"traceutil/trace.go:172","msg":"trace[1587384620] linearizableReadLoop","detail":"{readStateIndex:1105; appliedIndex:1105; }","duration":"271.731448ms","start":"2026-08-22T09:00:09.371969Z","end":"2026-08-22T09:00:09.643701Z","steps":["trace[1587384620] 'read index received' (duration: 271.707177ms)","trace[1587384620] 'applied index is now lower than readState.Index' (duration: 23.291µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:09.643852Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"271.87486ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:09.643889Z","caller":"traceutil/trace.go:172","msg":"trace[231781518] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:937; }","duration":"271.916531ms","start":"2026-08-22T09:00:09.371964Z","end":"2026-08-22T09:00:09.643880Z","steps":["trace[231781518] 'agreement among raft nodes before linearized reading' (duration: 271.84646ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:09.644695Z","caller":"traceutil/trace.go:172","msg":"trace[713257886] transaction","detail":"{read_only:false; response_revision:939; number_of_response:1; }","duration":"121.507758ms","start":"2026-08-22T09:00:09.523157Z","end":"2026-08-22T09:00:09.644664Z","steps":["trace[713257886] 'process raft request' (duration: 121.257075ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:10.574325Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754326,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T09:00:11.075476Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754326,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T09:00:11.089490Z","caller":"traceutil/trace.go:172","msg":"trace[1328924616] transaction","detail":"{read_only:false; response_revision:940; number_of_response:1; }","duration":"1.429163652s","start":"2026-08-22T09:00:09.660279Z","end":"2026-08-22T09:00:11.089442Z","steps":["trace[1328924616] 'process raft request' (duration: 1.428864457s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:11.089645Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:09.660250Z","time spent":"1.429319454s","remote":"127.0.0.1:56064","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18604,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T09:00:11.575669Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754326,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T09:00:12.076033Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754326,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T09:00:12.297500Z","caller":"traceutil/trace.go:172","msg":"trace[93285839] linearizableReadLoop","detail":"{readStateIndex:1108; appliedIndex:1108; }","duration":"2.22360161s","start":"2026-08-22T09:00:10.073877Z","end":"2026-08-22T09:00:12.297478Z","steps":["trace[93285839] 'read index received' (duration: 2.22359716s)","trace[93285839] 'applied index is now lower than readState.Index' (duration: 3.63µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:12.297612Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.223745992s","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-22T09:00:12.297647Z","caller":"traceutil/trace.go:172","msg":"trace[1653610874] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:940; }","duration":"2.223797083s","start":"2026-08-22T09:00:10.073840Z","end":"2026-08-22T09:00:12.297637Z","steps":["trace[1653610874] 'agreement among raft nodes before linearized reading' (duration: 2.223722852s)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:12.297986Z","caller":"traceutil/trace.go:172","msg":"trace[1155703189] transaction","detail":"{read_only:false; response_revision:942; number_of_response:1; }","duration":"2.576227066s","start":"2026-08-22T09:00:09.721715Z","end":"2026-08-22T09:00:12.297942Z","steps":["trace[1155703189] 'process raft request' (duration: 2.576062354s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.298196Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:09.721660Z","time spent":"2.576411658s","remote":"127.0.0.1:55880","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":709,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-08-22T09:00:12.298472Z","caller":"traceutil/trace.go:172","msg":"trace[492759633] transaction","detail":"{read_only:false; response_revision:943; number_of_response:1; }","duration":"2.542681432s","start":"2026-08-22T09:00:09.755752Z","end":"2026-08-22T09:00:12.298433Z","steps":["trace[492759633] 'process raft request' (duration: 2.542065964s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.298829Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":14058443808459754332,"received-request-id":14058443808459754326} {"level":"warn","ts":"2026-08-22T09:00:12.298954Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:09.755725Z","time spent":"2.543028118s","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T09:00:12.300263Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"961.690156ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"info","ts":"2026-08-22T09:00:12.300341Z","caller":"traceutil/trace.go:172","msg":"trace[1389676290] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:948; }","duration":"961.775248ms","start":"2026-08-22T09:00:11.338548Z","end":"2026-08-22T09:00:12.300324Z","steps":["trace[1389676290] 'agreement among raft nodes before linearized reading' (duration: 961.639575ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.300386Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:11.338505Z","time spent":"961.86868ms","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":505,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"warn","ts":"2026-08-22T09:00:12.300547Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.95583051s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:12.300614Z","caller":"traceutil/trace.go:172","msg":"trace[559138234] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:948; }","duration":"1.955894761s","start":"2026-08-22T09:00:10.344699Z","end":"2026-08-22T09:00:12.300594Z","steps":["trace[559138234] 'agreement among raft nodes before linearized reading' (duration: 1.955793679s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.300643Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:10.344676Z","time spent":"1.955960151s","remote":"127.0.0.1:46112","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-08-22T09:00:12.300645Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.922832788s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-08-22T09:00:12.300745Z","caller":"traceutil/trace.go:172","msg":"trace[187526777] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:948; }","duration":"1.922963079s","start":"2026-08-22T09:00:10.377759Z","end":"2026-08-22T09:00:12.300722Z","steps":["trace[187526777] 'agreement among raft nodes before linearized reading' (duration: 1.922602794s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.300764Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.222232163s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.19.213.67\" limit:1 ","response":"range_response_count:1 size:133"} {"level":"warn","ts":"2026-08-22T09:00:12.300785Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.469670936s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"warn","ts":"2026-08-22T09:00:12.300799Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:10.377739Z","time spent":"1.923049371s","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":459,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-08-22T09:00:12.300819Z","caller":"traceutil/trace.go:172","msg":"trace[1511814725] range","detail":"{range_begin:/registry/masterleases/199.19.213.67; range_end:; response_count:1; response_revision:948; }","duration":"1.222291793s","start":"2026-08-22T09:00:11.078513Z","end":"2026-08-22T09:00:12.300805Z","steps":["trace[1511814725] 'agreement among raft nodes before linearized reading' (duration: 1.222096441s)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:12.300834Z","caller":"traceutil/trace.go:172","msg":"trace[1914853547] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:948; }","duration":"1.469720177s","start":"2026-08-22T09:00:10.831099Z","end":"2026-08-22T09:00:12.300819Z","steps":["trace[1914853547] 'agreement among raft nodes before linearized reading' (duration: 1.469576605s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.300863Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:10.831081Z","time spent":"1.469774897s","remote":"127.0.0.1:55926","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":373,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "} {"level":"warn","ts":"2026-08-22T09:00:12.300861Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:11.078487Z","time spent":"1.222363574s","remote":"127.0.0.1:55818","response type":"/etcdserverpb.KV/Range","request count":0,"request size":40,"response count":1,"response size":155,"request content":"key:\"/registry/masterleases/199.19.213.67\" limit:1 "} {"level":"info","ts":"2026-08-22T09:00:12.300908Z","caller":"traceutil/trace.go:172","msg":"trace[445495671] transaction","detail":"{read_only:false; response_revision:945; number_of_response:1; }","duration":"2.193955555s","start":"2026-08-22T09:00:10.106906Z","end":"2026-08-22T09:00:12.300862Z","steps":["trace[445495671] 'process raft request' (duration: 2.192852059s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.301050Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"475.45339ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-08-22T09:00:12.301085Z","caller":"traceutil/trace.go:172","msg":"trace[651273881] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:948; }","duration":"475.489941ms","start":"2026-08-22T09:00:11.825586Z","end":"2026-08-22T09:00:12.301076Z","steps":["trace[651273881] 'agreement among raft nodes before linearized reading' (duration: 475.360549ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.301110Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:11.825562Z","time spent":"475.541712ms","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-08-22T09:00:12.301097Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.205389323s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-vcmnd\" limit:1 ","response":"range_response_count:1 size:18619"} {"level":"warn","ts":"2026-08-22T09:00:12.301123Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:10.106883Z","time spent":"2.194071917s","remote":"127.0.0.1:56052","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4165,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-22T09:00:12.301146Z","caller":"traceutil/trace.go:172","msg":"trace[1461544864] range","detail":"{range_begin:/registry/pods/kube-system/cilium-vcmnd; range_end:; response_count:1; response_revision:948; }","duration":"1.205447414s","start":"2026-08-22T09:00:11.095686Z","end":"2026-08-22T09:00:12.301134Z","steps":["trace[1461544864] 'agreement among raft nodes before linearized reading' (duration: 1.205248591s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.301177Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:11.095671Z","time spent":"1.205497764s","remote":"127.0.0.1:56064","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18641,"request content":"key:\"/registry/pods/kube-system/cilium-vcmnd\" limit:1 "} {"level":"info","ts":"2026-08-22T09:00:12.301193Z","caller":"traceutil/trace.go:172","msg":"trace[1062766809] transaction","detail":"{read_only:false; response_revision:948; number_of_response:1; }","duration":"1.412770561s","start":"2026-08-22T09:00:10.888412Z","end":"2026-08-22T09:00:12.301182Z","steps":["trace[1062766809] 'process raft request' (duration: 1.411450763s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.301250Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:10.888387Z","time spent":"1.412827123s","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":677,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T09:00:12.301259Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"308.756698ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-08-22T09:00:12.301297Z","caller":"traceutil/trace.go:172","msg":"trace[209770523] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:948; }","duration":"308.794519ms","start":"2026-08-22T09:00:11.992490Z","end":"2026-08-22T09:00:12.301285Z","steps":["trace[209770523] 'agreement among raft nodes before linearized reading' (duration: 308.731598ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.301321Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:11.992474Z","time spent":"308.83987ms","remote":"127.0.0.1:56238","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":532,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-08-22T09:00:12.809857Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":14058443808459754336,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T09:00:12.920964Z","caller":"traceutil/trace.go:172","msg":"trace[1589061257] linearizableReadLoop","detail":"{readStateIndex:1117; appliedIndex:1117; }","duration":"612.015077ms","start":"2026-08-22T09:00:12.308878Z","end":"2026-08-22T09:00:12.920893Z","steps":["trace[1589061257] 'read index received' (duration: 612.005357ms)","trace[1589061257] 'applied index is now lower than readState.Index' (duration: 7.99µs)"],"step_count":2} {"level":"info","ts":"2026-08-22T09:00:12.921065Z","caller":"traceutil/trace.go:172","msg":"trace[355792023] transaction","detail":"{read_only:false; response_revision:949; number_of_response:1; }","duration":"614.114808ms","start":"2026-08-22T09:00:12.306931Z","end":"2026-08-22T09:00:12.921046Z","steps":["trace[355792023] 'process raft request' (duration: 613.896155ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.921123Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"612.21842ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:12.921168Z","caller":"traceutil/trace.go:172","msg":"trace[1204766089] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:950; }","duration":"612.282881ms","start":"2026-08-22T09:00:12.308873Z","end":"2026-08-22T09:00:12.921156Z","steps":["trace[1204766089] 'agreement among raft nodes before linearized reading' (duration: 612.144109ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.921212Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:12.308863Z","time spent":"612.330301ms","remote":"127.0.0.1:46124","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-08-22T09:00:12.921236Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:12.306913Z","time spent":"614.24076ms","remote":"127.0.0.1:55880","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":708,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-08-22T09:00:12.921858Z","caller":"traceutil/trace.go:172","msg":"trace[690423304] transaction","detail":"{read_only:false; response_revision:951; number_of_response:1; }","duration":"603.854912ms","start":"2026-08-22T09:00:12.317819Z","end":"2026-08-22T09:00:12.921673Z","steps":["trace[690423304] 'process raft request' (duration: 603.250893ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.922339Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:12.317781Z","time spent":"604.379ms","remote":"127.0.0.1:56064","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18870,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T09:00:12.922515Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":14058443808459754340,"received-request-id":14058443808459754336} {"level":"info","ts":"2026-08-22T09:00:12.924466Z","caller":"traceutil/trace.go:172","msg":"trace[212823209] transaction","detail":"{read_only:false; response_revision:957; number_of_response:1; }","duration":"335.625077ms","start":"2026-08-22T09:00:12.588819Z","end":"2026-08-22T09:00:12.924444Z","steps":["trace[212823209] 'process raft request' (duration: 334.841826ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.924676Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:12.588799Z","time spent":"335.723049ms","remote":"127.0.0.1:55818","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":118,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T09:00:12.925797Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"611.935217ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:12.925834Z","caller":"traceutil/trace.go:172","msg":"trace[1500088206] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:958; }","duration":"611.970597ms","start":"2026-08-22T09:00:12.313852Z","end":"2026-08-22T09:00:12.925823Z","steps":["trace[1500088206] 'agreement among raft nodes before linearized reading' (duration: 611.915537ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:12.925853Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T09:00:12.313838Z","time spent":"612.011478ms","remote":"127.0.0.1:46112","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-08-22T09:00:19.476344Z","caller":"traceutil/trace.go:172","msg":"trace[1217578323] transaction","detail":"{read_only:false; response_revision:1106; number_of_response:1; }","duration":"135.145083ms","start":"2026-08-22T09:00:19.341155Z","end":"2026-08-22T09:00:19.476300Z","steps":["trace[1217578323] 'process raft request' (duration: 134.988011ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T09:00:19.477094Z","caller":"traceutil/trace.go:172","msg":"trace[501579972] linearizableReadLoop","detail":"{readStateIndex:1316; appliedIndex:1316; }","duration":"132.265354ms","start":"2026-08-22T09:00:19.344749Z","end":"2026-08-22T09:00:19.477014Z","steps":["trace[501579972] 'read index received' (duration: 132.199253ms)","trace[501579972] 'applied index is now lower than readState.Index' (duration: 4.81µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T09:00:19.477162Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"132.403675ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T09:00:19.477238Z","caller":"traceutil/trace.go:172","msg":"trace[832136356] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1106; }","duration":"132.489606ms","start":"2026-08-22T09:00:19.344734Z","end":"2026-08-22T09:00:19.477223Z","steps":["trace[832136356] 'agreement among raft nodes before linearized reading' (duration: 132.314594ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T09:00:21.604607Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:21.613375Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:21.719941Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:21.734731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:21.758553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:21.906719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T09:00:25.554538Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32804","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-22T09:01:09.260001Z","caller":"traceutil/trace.go:172","msg":"trace[507606896] transaction","detail":"{read_only:false; response_revision:1443; number_of_response:1; }","duration":"102.26777ms","start":"2026-08-22T09:01:09.157713Z","end":"2026-08-22T09:01:09.259981Z","steps":["trace[507606896] 'process raft request' (duration: 102.140879ms)"],"step_count":1}