{"level":"warn","ts":"2026-09-10T21:31:10.298136Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-09-10T21:31:10.298986Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-09-10T21:31:10.299012Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://162.253.55.127: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://162.253.55.127:2380","--initial-cluster=controller-3=https://162.253.55.127:2380,controller-2=https://162.253.55.218:2380,controller-1=https://162.253.55.128:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://162.253.55.127:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://162.253.55.127: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-09-10T21:31:10.299838Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-09-10T21:31:10.299891Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-09-10T21:31:10.299909Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://162.253.55.127:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.299949Z","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-09-10T21:31:10.300690Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.127:2379"]} {"level":"info","ts":"2026-09-10T21:31:10.300856Z","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://162.253.55.127:2380"],"listen-peer-urls":["https://162.253.55.127:2380"],"advertise-client-urls":["https://162.253.55.127:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.127:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://162.253.55.128:2380,controller-2=https://162.253.55.218:2380,controller-3=https://162.253.55.127: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-09-10T21:31:10.303495Z","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: 0xc00038a150}"} {"level":"info","ts":"2026-09-10T21:31:10.308221Z","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-09-10T21:31:10.308269Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.925448ms"} {"level":"info","ts":"2026-09-10T21:31:10.308296Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-09-10T21:31:10.308317Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-09-10T21:31:10.321425Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.218:2380","host":"162.253.55.218:2380","resolved-addr":"162.253.55.218:2380"} {"level":"info","ts":"2026-09-10T21:31:10.321524Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.127:2380","host":"162.253.55.127:2380","resolved-addr":"162.253.55.127:2380"} {"level":"info","ts":"2026-09-10T21:31:10.321567Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.128:2380","host":"162.253.55.128:2380","resolved-addr":"162.253.55.128:2380"} {"level":"info","ts":"2026-09-10T21:31:10.321590Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.127:2380","host":"162.253.55.127:2380","resolved-addr":"162.253.55.127:2380"} {"level":"info","ts":"2026-09-10T21:31:10.321618Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.128:2380","host":"162.253.55.128:2380","resolved-addr":"162.253.55.128:2380"} {"level":"info","ts":"2026-09-10T21:31:10.321638Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.218:2380","host":"162.253.55.218:2380","resolved-addr":"162.253.55.218:2380"} {"level":"info","ts":"2026-09-10T21:31:10.333496Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-09-10T21:31:10.340318Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-09-10T21:31:10.340351Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"6a58d00f69609360","cluster-id":"ca619600f96ab468"} {"level":"info","ts":"2026-09-10T21:31:10.340374Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-09-10T21:31:10.340624Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6a58d00f69609360 switched to configuration voters=()"} {"level":"info","ts":"2026-09-10T21:31:10.340678Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"6a58d00f69609360 became follower at term 0"} {"level":"info","ts":"2026-09-10T21:31:10.340689Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 6a58d00f69609360 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-09-10T21:31:10.348665Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-09-10T21:31:10.351435Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-09-10T21:31:10.354173Z","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-09-10T21:31:10.354639Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.354654Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4","remote-peer-urls":["https://162.253.55.218:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.354669Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.354675Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b","remote-peer-urls":["https://162.253.55.128:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.354685Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.354698Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.357378Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.364121Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.367725Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.367811Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.367645Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.368268Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4","remote-peer-urls":["https://162.253.55.218:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.368315Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.368333Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.368451Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.369802Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.370204Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.370249Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b","remote-peer-urls":["https://162.253.55.128:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.370295Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"6a58d00f69609360","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-09-10T21:31:10.370592Z","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-09-10T21:31:10.372861Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"6a58d00f69609360","initial-advertise-peer-urls":["https://162.253.55.127:2380"],"listen-peer-urls":["https://162.253.55.127:2380"],"advertise-client-urls":["https://162.253.55.127:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.127:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-09-10T21:31:10.370499Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.373422Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-09-10T21:31:10.373509Z","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-09-10T21:31:10.373583Z","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-09-10T21:31:10.373595Z","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-09-10T21:31:10.373619Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"162.253.55.127:2380"} {"level":"info","ts":"2026-09-10T21:31:10.373647Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"162.253.55.127:2380"} {"level":"info","ts":"2026-09-10T21:31:10.374155Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"6a58d00f69609360 [term: 0] received a MsgHeartbeat message with higher term from e3e8b7bea2e3a32b [term: 2]"} {"level":"info","ts":"2026-09-10T21:31:10.374125Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"e3e8b7bea2e3a32b","stream-type":"stream Message"} {"level":"info","ts":"2026-09-10T21:31:10.374161Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-09-10T21:31:10.374196Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"6a58d00f69609360 became follower at term 2"} {"level":"info","ts":"2026-09-10T21:31:10.374215Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 6a58d00f69609360 elected leader e3e8b7bea2e3a32b at term 2"} {"level":"info","ts":"2026-09-10T21:31:10.374224Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.374455Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"cbc29b932c2dcdf4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-09-10T21:31:10.374513Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.374572Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.374193Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.374902Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.380441Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.381185Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.387812Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.388248Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.389214Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"6a58d00f69609360","remote-snapshot-sender-id":"e3e8b7bea2e3a32b","incoming-snapshot-index":736,"incoming-snapshot-message-size-bytes":9178,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-09-10T21:31:10.390958Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"e3e8b7bea2e3a32b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-09-10T21:31:10.390999Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.397533Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"cbc29b932c2dcdf4","stream-type":"stream Message"} {"level":"info","ts":"2026-09-10T21:31:10.397558Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.400090Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002e0.snap.db","bytes":1081344,"size":"1.1 MB"} {"level":"info","ts":"2026-09-10T21:31:10.400178Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"6a58d00f69609360","remote-snapshot-sender-id":"e3e8b7bea2e3a32b","incoming-snapshot-index":736,"incoming-snapshot-size-bytes":1081344,"incoming-snapshot-size":"1.1 MB","download-took":"11.268304ms"} {"level":"info","ts":"2026-09-10T21:31:10.400322Z","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: 736, term: 2]"} {"level":"info","ts":"2026-09-10T21:31:10.400417Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6a58d00f69609360 switched to configuration voters=(14682468791584935412 16422578070611010347) learners=(7663103530581922656)"} {"level":"info","ts":"2026-09-10T21:31:10.400442Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"6a58d00f69609360 [commit: 736, lastindex: 736, lastterm: 2] restored snapshot [index: 736, term: 2]"} {"level":"info","ts":"2026-09-10T21:31:10.400450Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"6a58d00f69609360 [commit: 736] restored snapshot [index: 736, term: 2]"} {"level":"info","ts":"2026-09-10T21:31:10.401115Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":736,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-09-10T21:31:10.405453Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":736} {"level":"info","ts":"2026-09-10T21:31:10.405676Z","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: 0xc00040e2f0}"} {"level":"info","ts":"2026-09-10T21:31:10.406244Z","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-09-10T21:31:10.406273Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"647.179µs"} {"level":"info","ts":"2026-09-10T21:31:10.406332Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-09-10T21:31:10.407582Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-09-10T21:31:10.407599Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-09-10T21:31:10.409473Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":679} {"level":"info","ts":"2026-09-10T21:31:10.409507Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":736} {"level":"info","ts":"2026-09-10T21:31:10.409705Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-09-10T21:31:10.409718Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-09-10T21:31:10.410947Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-09-10T21:31:10.411086Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-09-10T21:31:10.411107Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-09-10T21:31:10.411208Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-09-10T21:31:10.411223Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-09-10T21:31:10.411853Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-09-10T21:31:10.411880Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-09-10T21:31:10.412087Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-09-10T21:31:10.412107Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"ca619600f96ab468","local-member-id":"6a58d00f69609360","recovered-remote-peer-id":"6a58d00f69609360","recovered-remote-peer-urls":["https://162.253.55.127:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-09-10T21:31:10.412192Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"ca619600f96ab468","local-member-id":"6a58d00f69609360","recovered-remote-peer-id":"cbc29b932c2dcdf4","recovered-remote-peer-urls":["https://162.253.55.218:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-09-10T21:31:10.412266Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"ca619600f96ab468","local-member-id":"6a58d00f69609360","recovered-remote-peer-id":"e3e8b7bea2e3a32b","recovered-remote-peer-urls":["https://162.253.55.128:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-09-10T21:31:10.412361Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-09-10T21:31:10.412443Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-09-10T21:31:10.412457Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-09-10T21:31:10.412518Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"warn","ts":"2026-09-10T21:31:10.412611Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.412666Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"warn","ts":"2026-09-10T21:31:10.412717Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.412729Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.412825Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"warn","ts":"2026-09-10T21:31:10.413050Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4","error":"context canceled"} {"level":"warn","ts":"2026-09-10T21:31:10.413224Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"cbc29b932c2dcdf4","error":"failed to read cbc29b932c2dcdf4 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-09-10T21:31:10.413309Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"warn","ts":"2026-09-10T21:31:10.413492Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4","error":"context canceled"} {"level":"info","ts":"2026-09-10T21:31:10.413514Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.413671Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.413748Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"6a58d00f69609360","removed-remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.413765Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"warn","ts":"2026-09-10T21:31:10.413847Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.413919Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"warn","ts":"2026-09-10T21:31:10.414086Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.414122Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.414226Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"warn","ts":"2026-09-10T21:31:10.414305Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b","error":"context canceled"} {"level":"warn","ts":"2026-09-10T21:31:10.414329Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"e3e8b7bea2e3a32b","error":"failed to read e3e8b7bea2e3a32b on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-09-10T21:31:10.414346Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"warn","ts":"2026-09-10T21:31:10.414406Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b","error":"context canceled"} {"level":"info","ts":"2026-09-10T21:31:10.414420Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.414427Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.414439Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"6a58d00f69609360","removed-remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.414450Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-09-10T21:31:10.414458Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-09-10T21:31:10.414475Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414493Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414586Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414656Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414738Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414790Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414815Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.414760Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4","remote-peer-urls":["https://162.253.55.218:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.415029Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.415045Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.417247Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.417736Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.417754Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.417774Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b","remote-peer-urls":["https://162.253.55.128:2380"]} {"level":"info","ts":"2026-09-10T21:31:10.417793Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-09-10T21:31:10.417833Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":736,"current-applied-index":736,"incoming-leader-snapshot-index":736,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-09-10T21:31:10.417879Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.417877Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.424972Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.424990Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.425463Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.429833Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.429907Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.430665Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.472796Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"cbc29b932c2dcdf4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-09-10T21:31:10.472846Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.474011Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"e3e8b7bea2e3a32b","stream-type":"stream Message"} {"level":"info","ts":"2026-09-10T21:31:10.474202Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.477212Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"6a58d00f69609360","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-09-10T21:31:10.496502Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"e3e8b7bea2e3a32b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-09-10T21:31:10.496563Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6a58d00f69609360","remote-peer-id":"e3e8b7bea2e3a32b"} {"level":"info","ts":"2026-09-10T21:31:10.498361Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6a58d00f69609360","to":"cbc29b932c2dcdf4","stream-type":"stream Message"} {"level":"info","ts":"2026-09-10T21:31:10.498445Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6a58d00f69609360","remote-peer-id":"cbc29b932c2dcdf4"} {"level":"info","ts":"2026-09-10T21:31:10.758131Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6a58d00f69609360 switched to configuration voters=(7663103530581922656 14682468791584935412 16422578070611010347)"} {"level":"info","ts":"2026-09-10T21:31:10.758647Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"ca619600f96ab468","local-member-id":"6a58d00f69609360","promoted-member-id":"6a58d00f69609360"} {"level":"warn","ts":"2026-09-10T21:31:17.373495Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"6a58d00f69609360","local-member-attributes":"{Name:controller-3 ClientURLs:[https://162.253.55.127:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-09-10T21:31:17.377312Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"6a58d00f69609360","local-member-attributes":"{Name:controller-3 ClientURLs:[https://162.253.55.127:2379]}","cluster-id":"ca619600f96ab468","publish-timeout":"7s"} {"level":"info","ts":"2026-09-10T21:31:17.377330Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-09-10T21:31:17.377393Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-09-10T21:31:17.377913Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-09-10T21:31:17.377959Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-09-10T21:31:17.379169Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-09-10T21:31:17.380213Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-09-10T21:31:17.380384Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-09-10T21:31:17.382483Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-09-10T21:31:17.382841Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.383238Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.382991Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40876","server-name":"","error":"EOF"} {"level":"info","ts":"2026-09-10T21:31:17.384155Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"162.253.55.127:2379"} {"level":"warn","ts":"2026-09-10T21:31:17.392637Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.392879Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40650","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.393313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40704","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.394773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.396027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.396705Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.397556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.398155Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.398766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.127:40674","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.404189Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46646","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.420417Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46680","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.446053Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.458253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.468683Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.481711Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.492931Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.504191Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.516422Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.527926Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46834","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.539247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.549650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.558045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46884","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.567785Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.583494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.599452Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.624929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.680175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.691310Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.703032Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.714579Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.726384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47074","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.737730Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47076","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.749512Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47098","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.761015Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47106","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.771999Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.785353Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47156","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.796172Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.807625Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47188","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.849891Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.865503Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.876979Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.889816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.900415Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.929811Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.942364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.952907Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47362","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.963568Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47390","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.975699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47408","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.988284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:17.999597Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.023209Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.032441Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.042735Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47494","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.054370Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.063147Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.072230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.082001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.091633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47588","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.101795Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.112455Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47622","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.121214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47650","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.158334Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47664","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.165165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.178169Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47690","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:31:18.258735Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47724","server-name":"","error":"EOF"} {"level":"info","ts":"2026-09-10T21:32:11.579815Z","caller":"traceutil/trace.go:172","msg":"trace[1765355677] linearizableReadLoop","detail":"{readStateIndex:1157; appliedIndex:1160; }","duration":"257.367516ms","start":"2026-09-10T21:32:11.322423Z","end":"2026-09-10T21:32:11.579791Z","steps":["trace[1765355677] 'read index received' (duration: 257.360555ms)","trace[1765355677] 'applied index is now lower than readState.Index' (duration: 5.66µs)"],"step_count":2} {"level":"info","ts":"2026-09-10T21:32:11.580178Z","caller":"traceutil/trace.go:172","msg":"trace[485653062] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1016; }","duration":"235.56661ms","start":"2026-09-10T21:32:11.344600Z","end":"2026-09-10T21:32:11.580167Z","steps":["trace[485653062] 'process raft request' (duration: 235.465776ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:11.580390Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"257.598252ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/tlsroutes.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:65214"} {"level":"info","ts":"2026-09-10T21:32:11.580443Z","caller":"traceutil/trace.go:172","msg":"trace[2012655783] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/tlsroutes.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:1016; }","duration":"258.028476ms","start":"2026-09-10T21:32:11.322404Z","end":"2026-09-10T21:32:11.580433Z","steps":["trace[2012655783] 'agreement among raft nodes before linearized reading' (duration: 257.477418ms)"],"step_count":1} {"level":"info","ts":"2026-09-10T21:32:11.587598Z","caller":"traceutil/trace.go:172","msg":"trace[4048942] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1016; }","duration":"229.046327ms","start":"2026-09-10T21:32:11.358532Z","end":"2026-09-10T21:32:11.587578Z","steps":["trace[4048942] 'process raft request' (duration: 228.793609ms)"],"step_count":1} {"level":"info","ts":"2026-09-10T21:32:17.652988Z","caller":"traceutil/trace.go:172","msg":"trace[1134048108] transaction","detail":"{read_only:false; response_revision:1078; number_of_response:1; }","duration":"191.992724ms","start":"2026-09-10T21:32:17.460957Z","end":"2026-09-10T21:32:17.652950Z","steps":["trace[1134048108] 'process raft request' (duration: 191.673893ms)"],"step_count":1} {"level":"info","ts":"2026-09-10T21:32:18.150534Z","caller":"traceutil/trace.go:172","msg":"trace[1241771768] linearizableReadLoop","detail":"{readStateIndex:1261; appliedIndex:1262; }","duration":"271.989423ms","start":"2026-09-10T21:32:17.878515Z","end":"2026-09-10T21:32:18.150505Z","steps":["trace[1241771768] 'read index received' (duration: 271.981143ms)","trace[1241771768] 'applied index is now lower than readState.Index' (duration: 6.86µs)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:18.160529Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"281.981062ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-09-10T21:32:18.160600Z","caller":"traceutil/trace.go:172","msg":"trace[1969113076] range","detail":"{range_begin:/registry/leases; range_end:; response_count:0; response_revision:1084; }","duration":"282.078195ms","start":"2026-09-10T21:32:17.878504Z","end":"2026-09-10T21:32:18.160582Z","steps":["trace[1969113076] 'agreement among raft nodes before linearized reading' (duration: 272.155358ms)"],"step_count":1} {"level":"info","ts":"2026-09-10T21:32:18.160829Z","caller":"traceutil/trace.go:172","msg":"trace[664038601] transaction","detail":"{read_only:false; response_revision:1085; number_of_response:1; }","duration":"389.304226ms","start":"2026-09-10T21:32:17.771496Z","end":"2026-09-10T21:32:18.160801Z","steps":["trace[664038601] 'process raft request' (duration: 379.083899ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:18.161433Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:17.771466Z","time spent":"389.456141ms","remote":"127.0.0.1:46722","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":696,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-09-10T21:32:18.220696Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"179.212612ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-09-10T21:32:18.220762Z","caller":"traceutil/trace.go:172","msg":"trace[481625913] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1086; }","duration":"179.293285ms","start":"2026-09-10T21:32:18.041454Z","end":"2026-09-10T21:32:18.220747Z","steps":["trace[481625913] 'agreement among raft nodes before linearized reading' (duration: 179.174621ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:18.220798Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"324.53831ms","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-09-10T21:32:18.220880Z","caller":"traceutil/trace.go:172","msg":"trace[1315269990] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:1086; }","duration":"324.642054ms","start":"2026-09-10T21:32:17.896219Z","end":"2026-09-10T21:32:18.220861Z","steps":["trace[1315269990] 'agreement among raft nodes before linearized reading' (duration: 324.386045ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:18.220924Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:17.896157Z","time spent":"324.758747ms","remote":"127.0.0.1:46808","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":374,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "} {"level":"info","ts":"2026-09-10T21:32:18.858372Z","caller":"traceutil/trace.go:172","msg":"trace[458389756] linearizableReadLoop","detail":"{readStateIndex:1267; appliedIndex:1267; }","duration":"325.480342ms","start":"2026-09-10T21:32:18.532858Z","end":"2026-09-10T21:32:18.858338Z","steps":["trace[458389756] 'read index received' (duration: 325.447691ms)","trace[458389756] 'applied index is now lower than readState.Index' (duration: 30.391µs)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:18.858670Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"325.792632ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-p6wmm\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-09-10T21:32:18.858735Z","caller":"traceutil/trace.go:172","msg":"trace[2020888054] range","detail":"{range_begin:/registry/pods/kube-system/cilium-p6wmm; range_end:; response_count:1; response_revision:1088; }","duration":"325.878455ms","start":"2026-09-10T21:32:18.532838Z","end":"2026-09-10T21:32:18.858716Z","steps":["trace[2020888054] 'agreement among raft nodes before linearized reading' (duration: 325.613757ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:18.858803Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:18.532802Z","time spent":"325.986068ms","remote":"127.0.0.1:46952","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18377,"request content":"key:\"/registry/pods/kube-system/cilium-p6wmm\" limit:1 "} {"level":"warn","ts":"2026-09-10T21:32:19.142633Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"123.754393ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-09-10T21:32:19.142739Z","caller":"traceutil/trace.go:172","msg":"trace[963142057] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1092; }","duration":"123.887948ms","start":"2026-09-10T21:32:19.018832Z","end":"2026-09-10T21:32:19.142720Z","steps":["trace[963142057] 'range keys from in-memory index tree' (duration: 123.679981ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:19.359222Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":10619664449785726608,"retry-timeout":"500ms"} {"level":"info","ts":"2026-09-10T21:32:19.612173Z","caller":"traceutil/trace.go:172","msg":"trace[300017873] linearizableReadLoop","detail":"{readStateIndex:1272; appliedIndex:1272; }","duration":"753.663018ms","start":"2026-09-10T21:32:18.858476Z","end":"2026-09-10T21:32:19.612139Z","steps":["trace[300017873] 'read index received' (duration: 753.650397ms)","trace[300017873] 'applied index is now lower than readState.Index' (duration: 11.1µs)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:19.613352Z","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":10619664449785726610,"received-request-id":10619664449785726608} {"level":"warn","ts":"2026-09-10T21:32:19.686216Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.106773797s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"info","ts":"2026-09-10T21:32:19.686328Z","caller":"traceutil/trace.go:172","msg":"trace[31345596] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1093; }","duration":"1.106939972s","start":"2026-09-10T21:32:18.579363Z","end":"2026-09-10T21:32:19.686303Z","steps":["trace[31345596] 'agreement among raft nodes before linearized reading' (duration: 1.033067169s)","trace[31345596] 'range keys from in-memory index tree' (duration: 73.531223ms)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:19.686388Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:18.579340Z","time spent":"1.107032366s","remote":"127.0.0.1:47060","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"warn","ts":"2026-09-10T21:32:19.686742Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"972.054956ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-09-10T21:32:19.686783Z","caller":"traceutil/trace.go:172","msg":"trace[331680177] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1093; }","duration":"972.093077ms","start":"2026-09-10T21:32:18.714678Z","end":"2026-09-10T21:32:19.686771Z","steps":["trace[331680177] 'agreement among raft nodes before linearized reading' (duration: 897.579212ms)","trace[331680177] 'range keys from in-memory index tree' (duration: 74.408672ms)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:19.686808Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:18.714647Z","time spent":"972.153939ms","remote":"127.0.0.1:47060","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":"info","ts":"2026-09-10T21:32:19.687235Z","caller":"traceutil/trace.go:172","msg":"trace[2003866738] transaction","detail":"{read_only:false; response_revision:1094; number_of_response:1; }","duration":"806.296974ms","start":"2026-09-10T21:32:18.880904Z","end":"2026-09-10T21:32:19.687201Z","steps":["trace[2003866738] 'process raft request' (duration: 730.087395ms)","trace[2003866738] 'compare' (duration: 75.563348ms)"],"step_count":2} {"level":"warn","ts":"2026-09-10T21:32:19.687792Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:18.880871Z","time spent":"806.469329ms","remote":"127.0.0.1:46952","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18511,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-09-10T21:32:19.688148Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"492.770664ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-09-10T21:32:19.689123Z","caller":"traceutil/trace.go:172","msg":"trace[1369626516] range","detail":"{range_begin:/registry/rolebindings; range_end:; response_count:0; response_revision:1099; }","duration":"493.745445ms","start":"2026-09-10T21:32:19.195364Z","end":"2026-09-10T21:32:19.689110Z","steps":["trace[1369626516] 'agreement among raft nodes before linearized reading' (duration: 492.734973ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:19.689167Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-09-10T21:32:19.195340Z","time spent":"493.809106ms","remote":"127.0.0.1:47262","response type":"/etcdserverpb.KV/Range","request count":0,"request size":26,"response count":0,"response size":28,"request content":"key:\"/registry/rolebindings\" limit:1 "} {"level":"warn","ts":"2026-09-10T21:32:19.689130Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"546.32175ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-09-10T21:32:19.689364Z","caller":"traceutil/trace.go:172","msg":"trace[2001106437] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1099; }","duration":"546.491925ms","start":"2026-09-10T21:32:19.142784Z","end":"2026-09-10T21:32:19.689276Z","steps":["trace[2001106437] 'agreement among raft nodes before linearized reading' (duration: 546.284828ms)"],"step_count":1} {"level":"warn","ts":"2026-09-10T21:32:30.048734Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:31.490234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50336","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:31.505889Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50356","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:31.662704Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50368","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:31.695048Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:31.794403Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50400","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-09-10T21:32:32.922672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50422","server-name":"","error":"EOF"} {"level":"info","ts":"2026-09-10T21:32:35.126867Z","caller":"traceutil/trace.go:172","msg":"trace[806713535] transaction","detail":"{read_only:false; response_revision:1326; number_of_response:1; }","duration":"106.024374ms","start":"2026-09-10T21:32:35.020799Z","end":"2026-09-10T21:32:35.126823Z","steps":["trace[806713535] 'process raft request' (duration: 104.649672ms)"],"step_count":1} {"level":"info","ts":"2026-09-10T21:32:40.795629Z","caller":"traceutil/trace.go:172","msg":"trace[544954704] transaction","detail":"{read_only:false; response_revision:1401; number_of_response:1; }","duration":"112.591973ms","start":"2026-09-10T21:32:40.683014Z","end":"2026-09-10T21:32:40.795606Z","steps":["trace[544954704] 'process raft request' (duration: 112.448889ms)"],"step_count":1}